Skip to content

v1.8.0

Compare
Choose a tag to compare
@sukantoraymond sukantoraymond released this 04 Dec 16:48
· 82 commits to main since this release
b775332

⭐ 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