Release Notes
celestia-app and celestia-node release changelogs, fully indexed.
253 releases
DA RELEASE
celestia-node v0.31.4
## What's Changed * fix: fix network tag in celestia version command (#5108) by @vgonkivs in https://github.com/celestiaorg/celestia-node/pull/5110 * fix(shrex): fix number of outbound streams in shrex (#5109) by @vgonkivs in https://github.com/celestiaorg/celestia-node/pull/5111
DA RELEASE
celestia-node v0.31.4-mocha
## What's Changed * chore: bump app to v9.0.4 by @ninabarbakadze in https://github.com/celestiaorg/celestia-node/pull/5068 * fix: fix network tag in celestia version command (#5108) by @vgonkivs in https://github.com/celestiaorg/celestia-node/pull/5110 * fix(shrex): fix number of
DA RELEASE
celestia-node v0.31.4-arabica
## What's Changed * chore: bump app to v9.0.4 by @ninabarbakadze in https://github.com/celestiaorg/celestia-node/pull/5068 * fix: fix network tag in celestia version command (#5108) by @vgonkivs in https://github.com/celestiaorg/celestia-node/pull/5110 * fix(shrex): fix number of
DA RELEASE
celestia-node v0.31.3
This release adds support for celestia-app v9 and reduces network block time to 3s. Once the v9 activation height takes place, upgrading to this version is required. ## ⚠️ Action Required: run `config-update` This release adds new config fields. **After upgrading the binary and b
DA RELEASE
celestia-node v0.31.3-mocha
## What's Changed * fix(metrics): enable metrics in daser for bridge nodes (#5050) by @vgonkivs in https://github.com/celestiaorg/celestia-node/pull/5051 **Full Changelog**: https://github.com/celestiaorg/celestia-node/compare/v0.31.2-mocha...v0.31.3-mocha
DA RELEASE
celestia-node v0.31.3-arabica
## What's Changed * fix(metrics): enable metrics in daser for bridge nodes (#5050) by @vgonkivs in https://github.com/celestiaorg/celestia-node/pull/5051 **Full Changelog**: https://github.com/celestiaorg/celestia-node/compare/v0.31.2-arabica...v0.31.3-arabica
DA RELEASE
celestia-node v0.31.2-mocha
What's Changed: - feat(core): multi-source block ingestion for the bridge listener by @vgonkivs (https://github.com/vgonkivs) in #5018 (https://github.com/celestiaorg/celestia-node/pull/5018) - feat(metrics): add metrics to improve observability by @vgonkivs (https://github.com/v
DA RELEASE
celestia-node v0.31.2-arabica
What's Changed: - feat(core): multi-source block ingestion for the bridge listener by @vgonkivs (https://github.com/vgonkivs) in #5018 (https://github.com/celestiaorg/celestia-node/pull/5018) - feat(metrics): add metrics to improve observability by @vgonkivs (https://github.com/v
DA RELEASE
celestia-node v0.31.1-mocha
## What's Changed * fix(shrex/server): raise per-peer service-scope limits for shrex server by @vgonkivs in https://github.com/celestiaorg/celestia-node/pull/5038 **Full Changelog**: https://github.com/celestiaorg/celestia-node/compare/v0.31.0-mocha...v0.31.1-mocha
DA RELEASE
celestia-node v0.31.1-arabica
## What's Changed * chore: bump app to v9.0.1-mocha (#5022) by @ninabarbakadze in https://github.com/celestiaorg/celestia-node/pull/5032 * fix(shrex/server): raise per-peer service-scope limits for shrex server by @vgonkivs in https://github.com/celestiaorg/celestia-node/pull/503
DA RELEASE
celestia-node v0.31.0-mocha
This release adds support for celestia-app v9 and reduces network block time to 3s. Once the v9 activation height takes place, upgrading to this version is required. ## ⚠️ Action Required: run `config-update` This release adds new config fields. **After upgrading the binary and b
DA RELEASE
celestia-node v0.31.0-arabica
This release adds support for celestia-app v9 and reduces network block time to 3s. Once the v9 activation height takes place, upgrading to this version is required. ## ⚠️ Action Required: run `config-update` This release adds new config fields. **After upgrading the binary and b
DA RELEASE
celestia-node v0.30.2
This release adds support for celestia-app v8 and is safe to run before the migration. Once the v8 activation height takes place, upgrading to this version is required. ## Key Highlights - TLS Support for JSON-RPC (#4839) — Users are encouraged to enable TLS in their RPC clients
DA RELEASE
celestia-node v0.30.2-arabica
## What's Changed * fix(p2p): remove broken mocha bootstrappers (backport to v0.30.x) by @rootulp in https://github.com/celestiaorg/celestia-node/pull/4915 * chore: remove remaining broken bootstrapper by @ninabarbakadze in https://github.com/celestiaorg/celestia-node/pull/4920 *
DA RELEASE
celestia-node v0.30.2-mocha
## What's Changed * chore(shrex/client): change log level in shrex-client (#4927) by @vgonkivs in https://github.com/celestiaorg/celestia-node/pull/4928 **Full Changelog**: https://github.com/celestiaorg/celestia-node/compare/v0.30.1-mocha...v0.30.2-mocha
DA RELEASE
celestia-node v0.30.1-mocha
## What's Changed * fix(p2p): remove broken mocha bootstrappers (backport to v0.30.x) by @rootulp in https://github.com/celestiaorg/celestia-node/pull/4915 * chore: remove remaining broken bootstrapper by @ninabarbakadze in https://github.com/celestiaorg/celestia-node/pull/4920 *
DA RELEASE
celestia-node v0.30.0-mocha
This release adds support for celestia-app v8 and is safe to run before the migration. Once the v8 activation height takes place, upgrading to this version is required. ### Key Highlights - TLS Support for JSON-RPC (https://github.com/celestiaorg/celestia-node/pull/4839) - Users
DA RELEASE
celestia-node v0.30.0-arabica
This release adds support for celestia-app v8 and is safe to run before the migration. Once the app-v8 migration takes place, upgrading to this version is required. ### Key Highlights - TLS Support for JSON-RPC (#4839) - Users are encouraged to enable TLS in their RPC clients to
DA RELEASE
celestia-node v0.30.0-rc0
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 https://github.com/celestiaorg/celestia-node/pull/4718 * chore(deps): bump github.com/libp2p/go-libp2p
DA RELEASE
celestia-node v0.29.3-mocha
This is a patch release on top of [v0.29.1-mocha](https://github.com/celestiaorg/celestia-node/releases/tag/v0.29.1-mocha). Key highlights: fixes light node startup failure caused by syncer tail height overshooting the pruning window, bridge DASer gossip race fix, new delegation
DA RELEASE
celestia-node v0.29.3-arabica
This is a patch release on top of [v0.29.2-arabica](https://github.com/celestiaorg/celestia-node/releases/tag/v0.29.2-arabica). Key highlight: fixes light node startup failure on long-running networks (mocha/arabica) caused by syncer tail height overshooting the pruning window, p
DA RELEASE
celestia-node v0.29.2-arabica
This is a patch release on top of [v0.29.1-arabica](https://github.com/celestiaorg/celestia-node/releases/tag/v0.29.1-arabica). Key highlights: bridge DASer gossip fix that eliminates noisy WARN logs on bridge nodes, new delegation rewards API, core endpoint network verification
DA RELEASE
celestia-node v0.29.1-mocha
⚠️ This release adds support for celestia-app v7 and is safe to run before the migration. Once the app-v7 migration takes place on mocha, upgrading to this version is required. ⚠️ Config upgdare is required for this release: `celestia bridge config-update --p2p.network mocha` Thi
DA RELEASE
celestia-node v0.29.1-arabica
This is a patch release on top of [v0.29.0-arabica](https://github.com/celestiaorg/celestia-node/releases/tag/v0.29.0-arabica). - **store: close accessor in GetRow and GetRangeNamespaceData** ([#4575](https://github.com/celestiaorg/celestia-node/pull/4575)) — Accessors returned b
DA RELEASE
celestia-node v0.29.0-arabica
⚠️ This release adds support for celestia-app v7 and is safe to run before the migration. Once the app-v7 migration takes place, upgrading to this version is required. ⚠️ This release notably introduces... - Shrex server enabled on Bridge Nodes ([#4288](https://github.com/celesti
DA RELEASE
celestia-node v0.28.5-mocha
The update mainly addresses memory consumption issues for Bridge nodes, along with some minor fixes. ## What's Changed * chore: Update CODEOWNERS by @adlerjohn in https://github.com/celestiaorg/celestia-node/pull/4714 * fix(node): Harden keystore filesystem permissions (0700 dir;
DA RELEASE
celestia-node v0.28.5-arabica
The update mainly addresses memory consumption issues for Bridge nodes, along with some minor fixes. ## What's Changed * chore: Update CODEOWNERS by @adlerjohn in https://github.com/celestiaorg/celestia-node/pull/4714 * fix(node): Harden keystore filesystem permissions (0700 dir;
DA RELEASE
celestia-node v0.28.4
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): Rem
DA RELEASE
celestia-node v0.28.4-mocha
## What's Changed * 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/pul
DA RELEASE
celestia-node v0.28.4-arabica
## What's Changed * 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/pul