Skip to content

v0.12.2 - `arabica-11`

Compare
Choose a tag to compare
@renaynay renaynay released this 04 Jan 15:07
· 469 commits to main since this release
f75e255

This patch release introduces support for arabica-11 and a few minor fixes and dependency bumps.

Please note: This patch upgrades the go-header dependency which contains a break to header metrics, namely:
head is now located under hdr_store_head_height_gauge.

What's Changed

FEATURES

  • feat(pruner): Implement skeleton for pruner package by @renaynay in #2972
  • feat(rpc): default binding to localhost vs 0.0.0.0 open to world by @ramin in #2955

IMPROVEMENTS

  • feat(share/p2p/peer-manager): limit amount of stored pools in peer-manager by @walldiss in #3005

BUG FIXES

  • fix(cmd): explicitly set a string representation of the error by @vgonkivs in #2997
  • fix(share/byzantine): fix proof collection by @vgonkivs in #2957

MISC

New Contributors

Full Changelog: v0.12.1...v0.12.2