This patch release fixes a few bugs as well as adds queued submission feature to celestia-client via #4669
What's Changed
- ci: go mod parity check for main and tastora go.mod by @gupadhyaya in #4662
- refactor(share/shwap/p2p/shrex): Remove rate-limiting middleware by @renaynay in #4661
- Bump go version to 1.25 by @renaynay in #4670
- feat(blob|state): Blob submission metrics by @gupadhyaya in #4664
- feat(api/client): Add
TxWorkerAccountsoption to celestia-client by @renaynay in #4669 - test(share/eds): t.Skip retrieval tests as flakey in CI by @renaynay in #4677
- fix(pruner): Attempt to fix flake in pruner units. by @renaynay in #4678
- fix(share/shwap): mismatched row roots error formatting by @sashass1315 in #4568
- docs: update README to have deepwiki badge so it can autoindex by @jcstein in #4586
- fix: remove network suffix from version if multiple tags point to the same… by @metatarz in #4605
- feat(cmd/cel-shed): Introduce
squarecommand by @renaynay in #4594 - chore(share/shwap/p2p/shrex): Add shrex server successful payload served metric by @renaynay in #4658
- fix(ci): Fix unit flakes from
testnodeby stopping calling the stop functions multiple times by @evan-forbes in #4663 - chore: bump tastora to v0.8.0 by @chatton in #4688
- fix(nodebuilder/core): xtoken discrepancies by @gupadhyaya in #4676
- fix: normalize grpc addr by @gupadhyaya in #4689
New Contributors
- @sashass1315 made their first contribution in #4568
- @metatarz made their first contribution in #4605
Full Changelog: v0.28.2-arabica...v0.28.3-arabica