Skip to content

Releases: ava-labs/avalanche-cli

v1.5.3

03 May 20:35
c08eec3
Compare
Choose a tag to compare

⭐ Features

This release comes with general improvements and enables Avalanche CLI to be compatible with Subnet-EVM v0.6.4

🛠 Improvements

Dependency Upgrades

Full Changelog: v1.5.2...v1.5.3

v1.5.2

11 Apr 18:49
3ff5838
Compare
Choose a tag to compare

⭐ Features

Introducing centralized logs for all Avalanche nodes in your cluster!

You can now easily jump into any logs (P/C/X Chain and Subnets) from any instances in your cluster on your Grafana Dashboard!

Screenshot 2024-04-08 at 12 14 22 PM

This release also enables you to measure the performance of your Subnet across different AWS host configuration (i.e. regions that hosts are deployed in, instance types, storage volume types, etc). Simply provide your load test Git repository URL, the command to build the binary and the command to run the binary to view the load test results in the Grafana Dashboard.

Lastly, this release also enables Teleporter & Warp support in Devnets!

What's Changed

Full Changelog: v1.5.1...v1.5.2

v1.5.1

10 Apr 01:12
685e78e
Compare
Choose a tag to compare

⭐ Features

Introducing centralized logs for all Avalanche nodes in your cluster!

You can now easily jump into any logs (P/C/X Chain and Subnets) from any instances in your cluster on your Grafana Dashboard!

Screenshot 2024-04-08 at 12 14 22 PM

This release also enables you to measure the performance of your Subnet across different AWS host configuration (i.e. regions that hosts are deployed in, instance types, storage volume types, etc). Simply provide your load test Git repository URL, the command to build the binary and the command to run the binary to view the load test results in the Grafana Dashboard.

Lastly, this release also enables Teleporter & Warp support in Devnets!

What's Changed

Full Changelog: v1.5.0...v1.5.1

v1.5.0

05 Apr 21:41
54972b6
Compare
Choose a tag to compare

⭐ Features

Introducing centralized logs for all Avalanche nodes in your cluster!

You can now easily jump into any logs (P/C/X Chain and Subnets) from any instances in your cluster on your Grafana Dashboard!

Screenshot 2024-04-08 at 12 14 22 PM

This release also enables you to measure the performance of your Subnet across different AWS host configuration (i.e. regions that hosts are deployed in, instance types, storage volume types, etc). Simply provide your load test Git repository URL, the command to build the binary and the command to run the binary to view the load test results in the Grafana Dashboard.

Lastly, this release also enables Teleporter & Warp support in Devnets!

Load Test & Loki Integration PRs

Avalanche Warp & Teleporter Devnet PRs

🛠 Improvements

Dependency Upgrades

  • Bump github.com/chelnak/ysmrr from 0.3.0 to 0.4.0 by @dependabot in #1551
  • Bump github.com/aws/aws-sdk-go-v2 from 1.25.2 to 1.25.3 by @dependabot in #1550
  • B...
Read more

v1.4.3-rc.2

21 Mar 17:48
83029fe
Compare
Choose a tag to compare
v1.4.3-rc.2 Pre-release
Pre-release

Changelog

v1.4.2

06 Mar 03:35
00415eb
Compare
Choose a tag to compare

⭐ Features

Say hello to Teleporter!

Teleporter is a messaging protocol built on top of Avalanche Warp Messaging (AWM) that provides a developer-friendly interface for sending and receiving cross-chain messages from within the EVM. For more information about Teleporter go to Avalanche docs.

This release supports creation & deployments of Subnets with Teleporter support in Local Network only. Support for Devnet, Fuji and Mainnet is coming soon!

Subnets created and deployed by Avalanche CLI from this release onwards will come with Teleporter support by default. To disable Teleporter support, use --teleporter=false when creating the Subnet.

Create your first Teleporter enabled Subnets by following the guide here!

New Contributors

Full Changelog: v1.4.1...v1.4.2

v1.4.1

04 Mar 22:07
c13ed5b
Compare
Choose a tag to compare

⭐ Features

Say hello to Teleporter!

Teleporter is a messaging protocol built on top of Avalanche Warp Messaging (AWM) that provides a developer-friendly interface for sending and receiving cross-chain messages from within the EVM. For more information about Teleporter go to Avalanche docs.

This release supports creation & deployments of Subnets with Teleporter support in Local Network only. Support for Devnet, Fuji and Mainnet is coming soon!

Subnets created and deployed by Avalanche CLI from this release onwards will come with Teleporter support by default. To disable Teleporter support, use --teleporter=false when creating the Subnet.

Create your first Teleporter enabled Subnets by following the guide here!

Full Changelog: v1.4.0...v1.4.1

v1.4.0

04 Mar 18:54
d82509d
Compare
Choose a tag to compare

⭐ Features

Say hello to Teleporter!

Teleporter is a messaging protocol built on top of Avalanche Warp Messaging (AWM) that provides a developer-friendly interface for sending and receiving cross-chain messages from within the EVM. For more information about Teleporter go to Avalanche docs.

This release supports creation & deployments of Subnets with Teleporter support in Local Network only. Support for Devnet, Fuji and Mainnet is coming soon!

Subnets created and deployed by Avalanche CLI from this release onwards will come with Teleporter support by default. To disable Teleporter support, use --teleporter=false when creating the Subnet.

Create your first Teleporter enabled Subnets by following the guide here!

Avalanche Warp & Teleporter PRs

🛠 Improvements

Dependency Upgrades

Full Changelog: v1.3.7...v1.4.0

v1.3.7

25 Jan 18:48
18fb0e5
Compare
Choose a tag to compare

⭐ Features

Automatically set up monitoring for your validators with Avalanche CLI!

With this release, users are able to view a unified Grafana dashboard containing metrics for all validators in a cluster.

Simply call avalanche node create <clusterName> and monitoring will be automatically set up!

Please refer to our documentation to create validators on AWS or GCP through CLI!

Monitoring PRs

🛠 Improvements

Full Changelog: v1.3.6...v1.3.7

v1.3.6

21 Dec 19:01
15cfd1f
Compare
Choose a tag to compare

⭐ 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>!

New Contributors

Full Changelog: v1.3.5...v1.3.6