v1.3.6
⭐ Features
This release brings huge speed improvements for Avalanche cloud node creation!
By replacing terraform with native cloud SDKs, it now takes only ~12 seconds to spin up an Avalanche Node in AWS / GCP. Try it by calling avalanche node create <clusterName>
!
- Terraform replacement by @arturrez in #1278
- Devnet validators with bls info by @felipemadero in #1305
- Wiz add subnet only, with validator's subset by @felipemadero in #1314
- Refactor error handling by @arturrez in #1285
- Instance type interactive input for user by @arturrez in #1282
- Trim string before returning by @arturrez in #1291
- Don't ask about metrics for completion command by @Mouradif in #1208
- Fix vm local binary by @felipemadero in #1303
- If remote snapshot is updated, replace current snapshot dir and reset the network if needed by @felipemadero in #1307
- Fix node subnet validator endtime by @felipemadero in #1308
- Clean stop of non elastic nodes by @felipemadero in #1320
- Add flag to remove cluster info if all nodes are found to be stopped by @felipemadero in #1319
- Ssh shell by @arturrez in #1297
- Parallel ssh by @arturrez in #1293
- Move cloud access by @arturrez in #1324
- Use snapshop compatible with cchain warp by @felipemadero in #1330
- Bootstrap Snapshot Git URL change by @felipemadero in #1340
- Fix broken ssh by @arturrez in #1341
- Bump github.com/onsi/gomega from 1.27.10 to 1.30.0 by @dependabot in #1264
- Bump github.com/spf13/cobra from 1.7.0 to 1.8.0 by @dependabot in #1300
- Bump github.com/ava-labs/avalanchego from 1.10.16 to 1.10.17 by @dependabot in #1263
- build docker image for clli by @arturrez in #1281
- Bump golang.org/x/crypto from 0.16.0 to 0.17.0 by @dependabot in #1328
- Bump golang.org/x/mod from 0.12.0 to 0.14.0 by @dependabot in #1325
- Bump github.com/aws/aws-sdk-go-v2 from 1.23.5 to 1.24.0 by @dependabot in #1336
- version 1.3.6 by @sukantoraymond in #1345
New Contributors
Full Changelog: v1.3.5...v1.3.6