v0.11.0-rc11
版本发布时间: 2023-09-05 20:46:14
celestiaorg/celestia-node最新发布版本:v0.12.0(2023-10-31 22:05:39)
What's Changed
BREAKING
- refactor(share)!: have NamespacedShares fields use snake_case in JSON by @distractedm1nd in https://github.com/celestiaorg/celestia-node/pull/2633
- chore!: bump celestia-app to v1.0.0-rc13 by @evan-forbes in https://github.com/celestiaorg/celestia-node/pull/2646
FEATURES
- feat(share/eds) add dagstore shards status metric by @walldiss in https://github.com/celestiaorg/celestia-node/pull/2642
- feat: local docker telemetry infra by @distractedm1nd in https://github.com/celestiaorg/celestia-node/pull/2296
- feat(eds/store): remove corrupted blocks from store by @distractedm1nd in https://github.com/celestiaorg/celestia-node/pull/2625
MISCELLANEOUS
- chore(deps): bump golanci-lint workflow by @distractedm1nd in https://github.com/celestiaorg/celestia-node/pull/2641
- chore(deps): bump golangci/golangci-lint-action from 3.6.0 to 3.7.0 by @dependabot in https://github.com/celestiaorg/celestia-node/pull/2586
- chore(deps): bump alpine from 3.18.2 to 3.18.3 by @dependabot in https://github.com/celestiaorg/celestia-node/pull/2564
- chore(deps): bump cosmossdk.io/math from 1.1.1 to 1.1.2 by @dependabot in https://github.com/celestiaorg/celestia-node/pull/2594
- tests(swamp): befp testing by @vgonkivs in https://github.com/celestiaorg/celestia-node/pull/2584
- chore(deps): bump github.com/ipfs/go-ipld-cbor from 0.0.6 to 0.1.0 by @dependabot in https://github.com/celestiaorg/celestia-node/pull/2622
- chore(deps): bump github.com/ipfs/go-ipld-format from 0.5.0 to 0.6.0 by @dependabot in https://github.com/celestiaorg/celestia-node/pull/2621
- chore(deps): bump github.com/ipfs/go-block-format from 0.1.2 to 0.2.0 by @dependabot in https://github.com/celestiaorg/celestia-node/pull/2623
- fix(blob): typo, sumitter -> submitter by @ramin in https://github.com/celestiaorg/celestia-node/pull/2648
- chore(nodebuilder/tests): Clean up integration tests in
p2p_test
by @renaynay in https://github.com/celestiaorg/celestia-node/pull/2166 - refactor(blob): removing jsonProof by @distractedm1nd in https://github.com/celestiaorg/celestia-node/pull/2652
- chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp from 0.39.0 to 0.40.0 by @dependabot in https://github.com/celestiaorg/celestia-node/pull/2635
- chore(deps): migrate to boxo by @Wondertan in https://github.com/celestiaorg/celestia-node/pull/2595
- chore(deps): bump github.com/ipfs/go-ipfs-ds-help from 1.1.0 to 1.1.1 by @dependabot in https://github.com/celestiaorg/celestia-node/pull/2624
- chore(go.mod): bump go-header by @renaynay in https://github.com/celestiaorg/celestia-node/pull/2657
New Contributors
- @ramin made their first contribution in https://github.com/celestiaorg/celestia-node/pull/2648
Full Changelog: https://github.com/celestiaorg/celestia-node/compare/v0.11.0-rc10...v0.11.0-rc11