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 https://github.com/celestiaorg/celestia-node/pull/2972
- feat(rpc): default binding to localhost vs 0.0.0.0 open to world by @ramin in https://github.com/celestiaorg/celestia-node/pull/2955
IMPROVEMENTS
- feat(share/p2p/peer-manager): limit amount of stored pools in peer-manager by @walldiss in https://github.com/celestiaorg/celestia-node/pull/3005
BUG FIXES
- fix(cmd): explicitly set a string representation of the error by @vgonkivs in https://github.com/celestiaorg/celestia-node/pull/2997
- fix(share/byzantine): fix proof collection by @vgonkivs in https://github.com/celestiaorg/celestia-node/pull/2957
MISC
- share: typos fix by @BorkBorked in https://github.com/celestiaorg/celestia-node/pull/2993
- Revert "fix(modp2p): temporary disable quic (#2837)" by @Wondertan in https://github.com/celestiaorg/celestia-node/pull/2963
- chore(deps): Bump alpine from 3.18.5 to 3.19.0 by @dependabot in https://github.com/celestiaorg/celestia-node/pull/3002
- chore(deps): Bump actions/stale from 8 to 9 by @dependabot in https://github.com/celestiaorg/celestia-node/pull/3001
- chore(deps): Bump actions/setup-go from 4 to 5 by @dependabot in https://github.com/celestiaorg/celestia-node/pull/3000
- ignore otel patch updates by @ramin in https://github.com/celestiaorg/celestia-node/pull/2988
- chore(deps): Bump actions/upload-artifact from 3 to 4 by @dependabot in https://github.com/celestiaorg/celestia-node/pull/3014
- chore(deps): Bump github.com/hashicorp/go-retryablehttp from 0.7.4 to 0.7.5 by @dependabot in https://github.com/celestiaorg/celestia-node/pull/2924
- chore(deps): Bump cosmossdk.io/math from 1.1.2 to 1.2.0 by @dependabot in https://github.com/celestiaorg/celestia-node/pull/2923
- chore: bump go-libp2p by @Wondertan in https://github.com/celestiaorg/celestia-node/pull/2883
- chore(deps): Bump golang.org/x/crypto from 0.14.0 to 0.17.0 by @dependabot in https://github.com/celestiaorg/celestia-node/pull/3050
- chore(deps): Bump github.com/prometheus/client_golang from 1.17.0 to 1.18.0 by @dependabot in https://github.com/celestiaorg/celestia-node/pull/3064
- chore(deps): Bump github.com/ipfs/boxo from 0.15.0 to 0.16.0 by @dependabot in https://github.com/celestiaorg/celestia-node/pull/3057
- chore(deps): Bump github.com/libp2p/go-libp2p-kad-dht from 0.25.1 to 0.25.2 by @dependabot in https://github.com/celestiaorg/celestia-node/pull/3058
- chore(deps): Bump google.golang.org/protobuf from 1.31.0 to 1.32.0 by @dependabot in https://github.com/celestiaorg/celestia-node/pull/3059
- chore(share|das|libs/utils): DRY context resetting in the event of an error for metrics by @cyneptic in https://github.com/celestiaorg/celestia-node/pull/2935
- chore(go.mod): bump go-header by @renaynay in https://github.com/celestiaorg/celestia-node/pull/3052
- chore(deps): Bump google.golang.org/grpc from 1.59.0 to 1.60.1 by @dependabot in https://github.com/celestiaorg/celestia-node/pull/3060
- chore(p2p/flags): Handle empty p2p.network flag. by @00x-dx in https://github.com/celestiaorg/celestia-node/pull/3004
- chore(nodebuilder/p2p)!: add arabica-11 by @smuu in https://github.com/celestiaorg/celestia-node/pull/3066
- chore(go.mod): Bump header to latest release by @renaynay in https://github.com/celestiaorg/celestia-node/pull/3067
New Contributors
- @BorkBorked made their first contribution in https://github.com/celestiaorg/celestia-node/pull/2993
- @cyneptic made their first contribution in https://github.com/celestiaorg/celestia-node/pull/2935
- @00x-dx made their first contribution in https://github.com/celestiaorg/celestia-node/pull/3004
Full Changelog: https://github.com/celestiaorg/celestia-node/compare/v0.12.1...v0.12.2