Key Changes
- This Guardian release supports compiling with golang 1.20. Guardian operators should use the latest golang 1.20 release (currently: go1.20.4) to compile the guardiand.
- Upgrade libp2p to 0.27 from 0.22
What's Changed
- node/governor: address ToB findings by @tbjump in #2848
- node/watchers: address ToB findings by @tbjump in #2850
- node and ci: add more linters by @tbjump in #2845
- node: update golang to 1.20 from 1.19 (and upgrade libp2p to 0.27 from 0.22) by @tbjump in #2622
Full Changelog: v2.16.1...v2.17.0