Skip to content

v0.9.3

Choose a tag to compare

@renaynay renaynay released this 08 May 09:33
· 1090 commits to main since this release
7f556f0

For this release, node runners should run:

  1. git fetch --tags
  2. make build

This will ensure that the build version is injected and reported properly as a metric for node runners on blockspacerace.

Please update the config as this release breaks it.

What's Changed

BREAKING

  • feat(share)!: add functional options to share pkg by @derrandz in #1798

FEATURES

  • feat(metrics): set build info as an attribute in metrics by @vgonkivs in #2165

BUG FIXES

  • fix(nodebuilder): fix error log and shut the fx by @Wondertan in #2160
  • fix(share/discovery): fixes from Advertise logic audit by @Wondertan in #2163

DEPENDENCIES

Full Changelog: v0.9.2...v0.9.3