Skip to content

v0.2.0

Compare
Choose a tag to compare
@sukantoraymond sukantoraymond released this 02 Jul 20:19
· 147 commits to main since this release
9e37b3c

⭐ Features

Introducing Node SDK!

*** Please note that this SDK is in experimental mode, major changes to the SDK are to be expected in between releases ***

This release enables Avalanche Nodes creation through Node SDK! The type of Avalanche Nodes supported are Validator, API and Monitoring nodes (read more about monitoring nodes here)

For examples on how to create your first Avalanche Node with Node SDK, please head to our README!

Future SDK releases will contain the following features

Additional Node SDK features (Nodes joining Subnets as validators)
Additional Subnet SDK features (i.e. Adding Validators to a Subnet, Custom Subnets, Exporting Subnets)
Ledger Support
Teleporter Support

🛠 Improvements

Dependency Upgrades

  • Bump golang.org/x/net from 0.23.0 to 0.26.0 by @dependabot in #44
  • Bump github.com/aws/aws-sdk-go-v2 from 1.27.0 to 1.28.0 by @dependabot in #69
  • Bump github.com/aws/aws-sdk-go-v2 from 1.28.0 to 1.29.0 by @dependabot in #71
  • Bump github.com/aws/aws-sdk-go-v2 from 1.29.0 to 1.30.0 by @dependabot in #72

New Contributors

Full Changelog: v0.0.0...v0.2.0