v1.3.3
⭐ 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
- Multi Cloud Automatic Cloud Deployment - GCP by @sukantoraymond in #1047
- Stop GCP instance by @sukantoraymond in #1075
Cloud Deployment Enhancement PRs
- Ansible parallelization by @felipemadero in #1094
- Add primary network validator command by @sukantoraymond in #1043
- Automatic cloud deploy multi nodes without Elastic IP by @sukantoraymond in #1029
- Use add permissionless validator in Cloud Deployment by @sukantoraymond in #1052
- Update ubuntu when build env by @sukantoraymond in #1070
- Add versions to status output by @arturrez in #1072
- Add ssh connection string by @arturrez in #1073
- Fix eip deprication warn ref:https://registry.terraform.io/providers/… by @arturrez in #1074
- Better ansible inventory parsing by @arturrez in #1076
- Fix primary validator by @sukantoraymond in #1064
- Append new host to ansible inventory when creating new node by @sukantoraymond in #1085
- Fix ansible ssh commands failure by @felipemadero in #1093
- Add colored table to node status output by @felipemadero in #1106
- Faster Ansible by @felipemadero in #1101
- Ansible Inventory parsing improvements by @arturrez in #1099
- Fix Ansible Inventory write issues by @sukantoraymond in #1108
- Edit status message by @sukantoraymond in #1109
- version 1.3.3 by @sukantoraymond in #1110
🛠 Improvements
- Avago bump 1.10.13 by @felipemadero in #1098
- Checkout@v3 by @arturrez in #1084
- Fix subnet auth bug + improves multisig e2e by @felipemadero in #1060
- Add err checks to input hexas by @felipemadero in #1058
- Update backstage system to platform by @dasconnor in #1057
New Contributors
Full Changelog: v1.3.2...v1.3.3