This is a regular patch release that includes some bug fixes. It is recommended to upgrade soon.
What's Changed
- ci: go mod parity check for main and tastora go.mod by @gupadhyaya in https://github.com/celestiaorg/celestia-node/pull/4662
- refactor(share/shwap/p2p/shrex): Remove rate-limiting middleware by @renaynay in https://github.com/celestiaorg/celestia-node/pull/4661
- Bump go version to 1.25 by @renaynay in https://github.com/celestiaorg/celestia-node/pull/4670
- feat(blob|state): Blob submission metrics by @gupadhyaya in https://github.com/celestiaorg/celestia-node/pull/4664
- feat(api/client): Add
TxWorkerAccountsoption to celestia-client by @renaynay in https://github.com/celestiaorg/celestia-node/pull/4669 - test(share/eds): t.Skip retrieval tests as flakey in CI by @renaynay in https://github.com/celestiaorg/celestia-node/pull/4677
- fix(pruner): Attempt to fix flake in pruner units. by @renaynay in https://github.com/celestiaorg/celestia-node/pull/4678
- fix(share/shwap): mismatched row roots error formatting by @sashass1315 in https://github.com/celestiaorg/celestia-node/pull/4568
- docs: update README to have deepwiki badge so it can autoindex by @jcstein in https://github.com/celestiaorg/celestia-node/pull/4586
- fix: remove network suffix from version if multiple tags point to the same… by @metatarz in https://github.com/celestiaorg/celestia-node/pull/4605
- feat(cmd/cel-shed): Introduce
squarecommand by @renaynay in https://github.com/celestiaorg/celestia-node/pull/4594 - chore(share/shwap/p2p/shrex): Add shrex server successful payload served metric by @renaynay in https://github.com/celestiaorg/celestia-node/pull/4658
- fix(ci): Fix unit flakes from
testnodeby stopping calling the stop functions multiple times by @evan-forbes in https://github.com/celestiaorg/celestia-node/pull/4663 - chore: bump tastora to v0.8.0 by @chatton in https://github.com/celestiaorg/celestia-node/pull/4688
- fix(nodebuilder/core): xtoken discrepancies by @gupadhyaya in https://github.com/celestiaorg/celestia-node/pull/4676
- fix: normalize grpc addr by @gupadhyaya in https://github.com/celestiaorg/celestia-node/pull/4689
- fix(e2e-sanity-test): fix tastora DA provisioning by @mojtaba-esk in https://github.com/celestiaorg/celestia-node/pull/4695
- refactor(core): Better metrics for exchange and add metric to fetcher by @renaynay in https://github.com/celestiaorg/celestia-node/pull/4651
- chore: bump app and core for v6.2.5 by @evan-forbes in https://github.com/celestiaorg/celestia-node/pull/4684
- fix(state): Ensure user can submit tx from custom acct and bypass queue by @renaynay in https://github.com/celestiaorg/celestia-node/pull/4698
New Contributors
- @sashass1315 made their first contribution in https://github.com/celestiaorg/celestia-node/pull/4568
- @metatarz made their first contribution in https://github.com/celestiaorg/celestia-node/pull/4605
- @mojtaba-esk made their first contribution in https://github.com/celestiaorg/celestia-node/pull/4695
Full Changelog: https://github.com/celestiaorg/celestia-node/compare/v0.28.2...v0.28.4