This is a release candidate and therefore not intended for deployment.
What's Changed
- feat(cel-shed): Add blob.Submit and blob.Retrieve latency monitor tool by @renaynay in #4718
- chore(deps): bump github.com/libp2p/go-libp2p-kad-dht from 0.34.0 to 0.38.0 by @dependabot[bot] in #4834
- chore(deps): bump go.opentelemetry.io/otel from 1.40.0 to 1.41.0 by @dependabot[bot] in #4835
- chore(deps): bump go.opentelemetry.io/contrib/instrumentation/runtime from 0.45.0 to 0.66.0 by @dependabot[bot] in #4833
- chore(deps): bump the patch-updates group across 2 directories with 5 updates by @dependabot[bot] in #4844
- fix(blob): match all shares in ProveCommitment to handle first-share collisions by @rootulp in #4836
- ci: remove required labels check by @walldiss in #4847
- ci: add Go build and test cache to unit test jobs by @walldiss in #4812
- ci: remove setup job and fix debug flag propagation by @walldiss in #4813
- feat(rpc): add TLS support for JSON-RPC server by @walldiss in #4839
- chore(deps): bump github.com/multiformats/go-multiaddr-dns from 0.4.1 to 0.5.0 by @dependabot[bot] in #4832
- chore(deps): bump github.com/filecoin-project/go-jsonrpc from 0.6.0 to 0.10.1 by @dependabot[bot] in #4851
- chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp from 1.27.0 to 1.42.0 by @dependabot[bot] in #4853
- chore(deps): bump github.com/rollkit/go-da from 0.8.0 to 0.9.0 by @dependabot[bot] in #4831
- chore(deps): bump golang.org/x/text from 0.34.0 to 0.35.0 by @dependabot[bot] in #4854
- chore(deps): bump filippo.io/edwards25519 from 1.1.0 to 1.1.1 by @dependabot[bot] in #4795
- chore(deps): bump github.com/celestiaorg/celestia-app/v7 from 7.0.3-arabica to 7.0.3-mocha by @dependabot[bot] in #4850
- chore(deps): bump github.com/dgraph-io/badger/v4 from 4.6.0 to 4.9.1 by @dependabot[bot] in #4830
- chore: using testing.B.Loop by @Lorsmirq0cB in #4573
- chore(deps): bump codecov/codecov-action from 5.5.1 to 5.5.2 in the patch-updates group by @dependabot[bot] in #4741
- chore(deps): bump actions/stale from 9 to 10 by @dependabot[bot] in #4534
- chore(deps): Bump actions/checkout from 4 to 5 by @dependabot[bot] in #4502
- feat(metrics): export prometheus metrics to otel by @walldiss in #3702
- chore(deps): bump github.com/celestiaorg/celestia-app/v7 from 7.0.3-arabica to 7.0.3-mocha in /nodebuilder/tests/tastora by @dependabot[bot] in #4855
- ci: reintroduce breaking change detection as advisory workflow by @walldiss in #4859
- Add ADR for Fibre API design by @cmwaters in #4843
- chore: update CODEOWNERS to use protocol team by @rootulp in #4860
- ci: separate fast unit tests from coverage collection by @walldiss in #4814
- fix(pruner): rename failed gauge to prnr_failed_prunes_amount and fix description by @radik878 in #4702
- chore: bump celestia-app to v8.0.0-rc0 by @ninabarbakadze in #4896
New Contributors
- @Lorsmirq0cB made their first contribution in #4573
Full Changelog: v0.29.3-arabica...v0.30.0-rc0