This RC contains experimental fixes, use with caution.
What's Changed
BREAKING
- deps!: bump nmt, breaking JSON RPC return types including nmt Proofs by @distractedm1nd in #2728
FEATURES
- feat(share/eds): Rework accessor cache by @walldiss in #2612
- feat(share/store/cache): Split accessor cache into recent and blockstore by @walldiss in #2656
- feat(share/eds/cache): Add accessor cache refs counter by @walldiss in #2723
- feat(share/eds/store): expose eds store params by @walldiss in #2724
OTHER
- fix(shrexeds): close stream by @Wondertan in #2705
- Stale issue github workflow by @ramin in #2667
- refactor(swamp): use RPC client instead of service pointers by @distractedm1nd in #2699
- refactoring(full/availability): removing TeeGetter, storing via SharesAvailable by @distractedm1nd in #2726
- Goreleaser by @MSevey in #2661
- docs: Add share p2p documentation by @derrandz in #2008
DEPS
- chore: bump docker ci to v0.2.3 by @Bidon15 in #2696
- chore(deps): Bump actions/checkout from 3 to 4 by @dependabot in #2690
- chore(deps): Bump golang.org/x/crypto from 0.12.0 to 0.13.0 by @dependabot in #2688
- chore(deps): Bump github.com/ipfs/go-block-format from 0.1.2 to 0.2.0 by @dependabot in #2682
- chore(deps): Bump github.com/libp2p/go-libp2p-routing-helpers from 0.7.2 to 0.7.3 by @dependabot in #2687
- chore(deps): Bump go.opentelemetry.io/contrib/instrumentation/runtime from 0.42.0 to 0.43.0 by @dependabot in #2685
- chore(deps): Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp from 1.16.0 to 1.17.0 by @dependabot in #2683
- chore(deps): Bump actions/checkout from 3 to 4 by @dependabot in #2718
- chore(deps): Bump go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp from 0.40.0 to 0.41.0 by @dependabot in #2713
- chore(deps): Bump github.com/hashicorp/golang-lru/v2 from 2.0.5 to 2.0.6 by @dependabot in #2711
- chore(deps): Bump mathieudutour/github-tag-action from 6.0 to 6.1 by @dependabot in #2721
- chore(deps): Bump goreleaser/goreleaser-action from 4 to 5 by @dependabot in #2719
- chore(deps): Bump celestiaorg/.github from 0.2.2 to 0.2.3 by @dependabot in #2720
- chore(deps): Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp from 1.17.0 to 1.18.0 by @dependabot in #2714
- chore(dependabot): add otel group to dependabot by @walldiss in #2722
- chore(deps): Bump go.uber.org/zap from 1.25.0 to 1.26.0 by @dependabot in #2731
- chore(deps): Bump go.opentelemetry.io/contrib/instrumentation/runtime from 0.43.0 to 0.44.0 by @dependabot in #2732
Full Changelog: v0.11.0-rc13...v0.11.0-rc14