Skip to content

Releases: ava-labs/avalanche-cli

v1.8.4

20 Dec 22:43
8ea48c9
Compare
Choose a tag to compare

⭐ Features

Avalanche CLI v1.8.4 improves UX of L1 validator dynamic fee balance management and improves relayer funding process on Fuji.

It also deprecates Etna Devnet functionality.

Call avalanche validator to check and increase the balance of your L1 validator.

What's Changed

Full Changelog: v1.8.3...v1.8.4

v1.8.3

16 Dec 21:41
769edac
Compare
Choose a tag to compare

⭐ Features

Avalanche CLI v1.8.3 enables Etna functionality on Mainnet.

To create your first Avalanche L1, run avalanche blockchain create <blockchainName> and deploy it on Mainnet using avalanche blockchain deploy <blockchainName>. Ledger is required for Mainnet.

More info on Avalanche L1s can be found here.

What's Changed

v1.8.2

14 Dec 14:44
d887463
Compare
Choose a tag to compare

⭐ Features

Avalanche CLI v1.8.2 fixes an issue when downloading a needed dependency.

What's Changed

Changelog

v1.8.1

13 Dec 21:35
506142e
Compare
Choose a tag to compare

⭐ Features

Avalanche CLI v1.8.1 enables Etna functionality on Mainnet.

To create your first Avalanche L1, run avalanche blockchain create <blockchainName> and deploy it on Mainnet using avalanche blockchain deploy <blockchainName>. Ledger is required for Mainnet.

More info on Avalanche L1s can be found here.

What's Changed

Full Changelog: v1.8.0...v1.8.1

v1.8.1-rc0

06 Dec 17:09
a16a8e6
Compare
Choose a tag to compare
v1.8.1-rc0 Pre-release
Pre-release

Changelog

v1.8.0

04 Dec 16:48
b775332
Compare
Choose a tag to compare

⭐ Features

Introducing Avalanche L1!

Avalanche CLI v1.8.0 supports the newest changes introduced in the latest version of AvalancheGo.

These changes are currently only supported on Fuji. Please note that Mainnet is currently not supported.

To create your first Avalanche L1, run avalanche blockchain create <blockchainName> and deploy it on Fuji using avalanche blockchain deploy <blockchainName>.

More info on Avalanche L1s can be found here.

Check out our docs on how to use Avalanche CLI to deploy and interact with Avalanche L1.

What's Changed

Dependency Upgrades

  • Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.162.0 to 1.182.0 by @dependabot in #2255
  • Bump golang.org/x/mod from 0.20.0 to 0.21.0 by @dependabot in #2200
  • Bump google.golang.org/protobuf from 1.34.2 to 1.35.1 by @dependabot in #2260
  • Bump github.com/ava-labs/subnet-evm from 0.6.9-0.20240815191823-9f3608326298 to 0.6.11 by @dependabot in #2293

Full Changelog: v1.7.7...v1.8.0

v1.7.8-rc4

03 Dec 16:21
9d46d84
Compare
Choose a tag to compare
v1.7.8-rc4 Pre-release
Pre-release

Changelog

v1.7.7

15 Oct 16:57
233e2e8
Compare
Choose a tag to compare

⭐ Features

Enables backwards compatibility for local network snapshot in AvalancheGo v1.11.11

What's Changed

Full Changelog: v1.7.6...v1.7.7

v1.7.6

15 Oct 14:51
747d391
Compare
Choose a tag to compare

⭐ Features

Enables backwards compatibility for local network snapshot in AvalancheGo v1.11.11

What's Changed

Dependency Upgrades

Full Changelog: v1.7.5...v1.7.6

v1.7.5

26 Sep 01:21
6f21bbd
Compare
Choose a tag to compare

⭐ Features

This release introduces avalanche teleporter relayer deploy command, which enables a local relayer to be easily configured and deployed in either Local Networks or Fuji.

This release also enables Devnet endpoints to be specified for Devnet related commands, through the flag--devnet --endpoint YOUR_NETWORK_ENDPOINT. This makes it easier to deploy blockchains and check key balances on a specified Devnet.

What's Changed

Full Changelog: v1.7.4...v1.7.5