Contains another mem-leak fix.
What's Changed
- pruner: Implement skeleton for pruner package by @renaynay in https://github.com/celestiaorg/celestia-node/pull/2972
- fix(cmd): explicitly set a string representation of the error by @vgonkivs in https://github.com/celestiaorg/celestia-node/pull/2997
- 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
- 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
- ignore otel patch updates by @ramin in https://github.com/celestiaorg/celestia-node/pull/2988
- fix(share/byzantine): fix proof collection by @vgonkivs in https://github.com/celestiaorg/celestia-node/pull/2957
- 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
- feat(share/p2p/peer-manager): limit amount of stored pools in peer-manager by @walldiss in https://github.com/celestiaorg/celestia-node/pull/3005
- 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
New Contributors
- @BorkBorked made their first contribution in https://github.com/celestiaorg/celestia-node/pull/2993
Full Changelog: https://github.com/celestiaorg/celestia-node/compare/v0.12.1...v0.12.2-rc1