Skip to content

v1.3.3

Compare
Choose a tag to compare
@sukantoraymond sukantoraymond released this 26 Oct 16:40
· 722 commits to main since this release
d2a1a2a

⭐ Features

GCP joins 1-Command Cloud Node Setup!

You can now create your own Avalanche Node on GCP with 1 command on Avalanche CLI.

Note: Fuji only, Mainnet support is on the roadmap.

With this release, you can now deploy your Subnet on Fuji and have a mix of AWS and GCP Avalanche Nodes validating it!

This release also enables users to create Avalanche nodes without static Public IPs. Simply add --use-static-ip=false flag to launch Avalanche nodes without static Public IPs.

Finally, this release also adds a new command for users to add Avalanche node as a Primary Network validator with addPermissionlessValidatorTx. Simply call avalanche primary addValidator

GCP PRs

Cloud Deployment Enhancement PRs

🛠 Improvements

New Contributors

Full Changelog: v1.3.2...v1.3.3