For this release, node runners should run:
git fetch --tagsmake 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 https://github.com/celestiaorg/celestia-node/pull/1798
FEATURES
- feat(metrics): set build info as an attribute in metrics by @vgonkivs in https://github.com/celestiaorg/celestia-node/pull/2165
BUG FIXES
- fix(nodebuilder): fix error log and shut the fx by @Wondertan in https://github.com/celestiaorg/celestia-node/pull/2160
- fix(share/discovery): fixes from Advertise logic audit by @Wondertan in https://github.com/celestiaorg/celestia-node/pull/2163
DEPENDENCIES
- deps: Bump celestia-app version to 0.13.0 by @renaynay in https://github.com/celestiaorg/celestia-node/pull/2164
Full Changelog: https://github.com/celestiaorg/celestia-node/compare/v0.9.2...v0.9.3