This version is backwards compatible to v0.7.0. It is optional, but strongly encouraged as it's fixing an important bug in uptime tracking.
AvalancheGo Compatibility
The plugin version is unchanged at 39 and is compatible with AvalancheGo version v1.12.2.
Updates
- Fixed concurrency issue in validators/uptime manager
- Bump golang version to v1.23.6
- Bump golangci-lint to v1.63 and add linters
What's Changed
- pin goreleaser v2.5.1 by @darioush in #1439
- chore: Bump avalanchego to master by @darioush in #1443
- chore(ci): use go.mod version and remove unused lint.sh by @ceyonur in #1456
- update ubuntu 20.04 to 22.04 by @ceyonur in #1464
- use ctx in validatorsManager by @ceyonur in #1465
- fix multiarch docker binary build by @ceyonur in #1461
- chore: fix some comments by @chuangjinglu in #1431
- bump version to v0.7.2 by @ceyonur in #1467
Full Changelog: v0.7.1...v0.7.2