Skip to content

v1.5.0

Compare
Choose a tag to compare
@sukantoraymond sukantoraymond released this 05 Apr 21:41
· 353 commits to main since this release
54972b6

⭐ 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
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.27.6 to 1.27.7 by @dependabot in #1549
  • Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.148.1 to 1.149.4 by @dependabot in #1524
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.27.1 to 1.27.6 by @dependabot in #1525
  • Bump golang.org/x/crypto from 0.19.0 to 0.21.0 by @dependabot in #1543
  • Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 by @dependabot in #1545
  • Bump golang.org/x/mod from 0.15.0 to 0.16.0 by @dependabot in #1544
  • Bump golang.org/x/oauth2 from 0.17.0 to 0.18.0 by @dependabot in #1588
  • Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.149.4 to 1.150.1 by @dependabot in #1587
  • Bump github.com/docker/docker from 25.0.3+incompatible to 25.0.4+incompatible by @dependabot in #1589
  • Bump follow-redirects from 1.15.4 to 1.15.6 in /tests/e2e/ledgerSim by @dependabot in #1600
  • Bump follow-redirects from 1.15.4 to 1.15.6 in /tests/e2e/hardhat by @dependabot in #1601
  • Bump github.com/aws/aws-sdk-go-v2 from 1.25.3 to 1.26.0 by @dependabot in #1624
  • Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.150.1 to 1.151.1 by @dependabot in #1625
  • Bump github.com/onsi/gomega from 1.31.1 to 1.32.0 by @dependabot in #1626
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.27.7 to 1.27.8 by @dependabot in #1633
  • Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.152.0 to 1.154.0 by @dependabot in #1686
  • Bump to avago v1.11.3 by @felipemadero in #1687
  • Bump github.com/docker/docker from 25.0.4+incompatible to 25.0.5+incompatible by @dependabot in #1632
  • Bump github.com/onsi/ginkgo/v2 from 2.16.0 to 2.17.0 by @dependabot in #1642
  • Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.151.1 to 1.152.0 by @dependabot in #1634
  • Bump express from 4.18.2 to 4.19.2 in /tests/e2e/hardhat by @dependabot in #1672
  • Bump github.com/onsi/ginkgo/v2 from 2.17.0 to 2.17.1 by @dependabot in #1670
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.27.8 to 1.27.9 by @dependabot in #1655
  • Bump github.com/docker/docker from 25.0.5+incompatible to 26.0.0+incompatible by @dependabot in #1654

New Contributors

Full Changelog: v1.4.2...v1.5.0