This patch release introduces support for arabica-11
and a few minor fixes and dependency bumps. mak
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
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
- share: typos fix by @BorkBorked in #2993
- Revert "fix(modp2p): temporary disable quic (#2837)" by @Wondertan in #2963
- chore(deps): Bump alpine from 3.18.5 to 3.19.0 by @dependabot in #3002
- chore(deps): Bump actions/stale from 8 to 9 by @dependabot in #3001
- chore(deps): Bump actions/setup-go from 4 to 5 by @dependabot in #3000
- ignore otel patch updates by @ramin in #2988
- chore(deps): Bump actions/upload-artifact from 3 to 4 by @dependabot in #3014
- chore(deps): Bump github.com/hashicorp/go-retryablehttp from 0.7.4 to 0.7.5 by @dependabot in #2924
- chore(deps): Bump cosmossdk.io/math from 1.1.2 to 1.2.0 by @dependabot in #2923
- chore: bump go-libp2p by @Wondertan in #2883
- chore(deps): Bump golang.org/x/crypto from 0.14.0 to 0.17.0 by @dependabot in #3050
- chore(deps): Bump github.com/prometheus/client_golang from 1.17.0 to 1.18.0 by @dependabot in #3064
- chore(deps): Bump github.com/ipfs/boxo from 0.15.0 to 0.16.0 by @dependabot in #3057
- chore(deps): Bump github.com/libp2p/go-libp2p-kad-dht from 0.25.1 to 0.25.2 by @dependabot in #3058
- chore(deps): Bump google.golang.org/protobuf from 1.31.0 to 1.32.0 by @dependabot in #3059
- chore(share|das|libs/utils): DRY context resetting in the event of an error for metrics by @cyneptic in #2935
- chore(go.mod): bump go-header by @renaynay in #3052
- chore(deps): Bump google.golang.org/grpc from 1.59.0 to 1.60.1 by @dependabot in #3060
- chore(p2p/flags): Handle empty p2p.network flag. by @00x-dx in #3004
- chore(nodebuilder/p2p)!: add arabica-11 by @smuu in #3066
- chore(go.mod): Bump header to latest release by @renaynay in #3067
New Contributors
- @BorkBorked made their first contribution in #2993
- @cyneptic made their first contribution in #2935
- @00x-dx made their first contribution in #3004
Full Changelog: v0.12.1...v0.12.2