Release Notes
celestia-app and celestia-node release changelogs, fully indexed.
790 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
rollkit v1.1.4
## ev-node v1.1.4 This is a targeted bugfix release that improves resilience of the DA client's WebSocket connection handling. Upgrade is recommended for all operators experiencing DA layer connectivity issues or running in environments with unstable WebSocket connections. --- ##
DA RELEASE
celestia-app v9.0.5-arabica
## Upgrade Notice This release is intended for Arabica. If you are upgrading from v8 please read through the [release notes](https://github.com/celestiaorg/celestia-app/blob/v9.x/docs/release-notes/release-notes.md). Setting `min-retain-blocks` to a non-zero value enables pruning
DA RELEASE
celestia-core v0.40.7
## What's Changed * feat: add on wire proto check for signature count (backport #3113) by @mergify[bot] in https://github.com/celestiaorg/celestia-core/pull/3119 * fix: removeTimedoutPeers deadlock in blocksync (backport #3129) by @mergify[bot] in https://github.com/celestiaorg/c
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-app v9.0.4
## Upgrade Notice This release is intended for Mainnet. If you are upgrading from v8 please read through the [release notes](https://github.com/celestiaorg/celestia-app/blob/v9.x/docs/release-notes/release-notes.md). This release mainly reduces the block times to ~3s. Setting `mi
DA RELEASE
celestia-app v9.0.4-mocha
## Upgrade Notice This release is intended for Mocha. If you are upgrading from v8 please read through the [release notes](https://github.com/celestiaorg/celestia-app/blob/v9.x/docs/release-notes/release-notes.md). This release mainly reduces the block times to ~3s. Setting `min-
DA RELEASE
celestia-app v9.0.4-arabica
## Upgrade Notice This release is intended for Arabica. If you are upgrading from v8 please read through the [release notes](https://github.com/celestiaorg/celestia-app/blob/v9.x/docs/release-notes/release-notes.md). Setting `min-retain-blocks` to a non-zero value enables pruning
DA RELEASE
rollkit v1.1.3
This is a targeted bugfix release addressing a transaction queue backlog issue under heavy load. Operators running sequencer nodes with high transaction throughput are strongly encouraged to upgrade. ## Full Changelog For a complete list of all changes including new features, imp
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-app v9.0.3-arabica
## Upgrade Notice This release is intended for Arabica. If you are upgrading from v8 please read through the [release notes](https://github.com/celestiaorg/celestia-app/blob/v9.x/docs/release-notes/release-notes.md). Setting `min-retain-blocks` to a non-zero value enables pruning
DA RELEASE
celestia-core v0.40.6
## What's Changed * feat(consensus): precommit metrics (backport #3081) by @mergify[bot] in https://github.com/celestiaorg/celestia-core/pull/3094 * fix: check block part size (backport #3071) by @mergify[bot] in https://github.com/celestiaorg/celestia-core/pull/3096 * refactor(b
DA RELEASE
rollkit v1.1.2
This is a maintenance and improvement release that includes performance optimizations, new observability and connectivity features, and breaking changes to the gRPC execution layer. Operators running `execution/grpc` integrations **must** review the changes below before upgrading
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-app v9.0.2-mocha
## Upgrade Notice This release is intended for Mocha. If you are upgrading from v8 please read through the [release notes](https://github.com/celestiaorg/celestia-app/blob/v9.x/docs/release-notes/release-notes.md). This release mainly reduces the block times to ~3s. Setting `min-
DA RELEASE
celestia-app v9.0.2-arabica
## Upgrade Notice This release is intended for Arabica. If you are upgrading from v8 please read through the [release notes](https://github.com/celestiaorg/celestia-app/blob/v9.x/docs/release-notes/release-notes.md). Setting `min-retain-blocks` to a non-zero value enables pruning
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-app v9.0.1-mocha
## Upgrade Notice This release is intended for Mocha. If you are upgrading from v8 please read through the [release notes](https://github.com/celestiaorg/celestia-app/blob/v9.x/docs/release-notes/release-notes.md). This release mainly reduces the block times to ~3s. Setting `min-
DA RELEASE
celestia-app v9.0.1-arabica
## Upgrade Notice This release is intended for Arabica. If you are upgrading from v8 please read through the [release notes](https://github.com/celestiaorg/celestia-app/blob/v9.x/docs/release-notes/release-notes.md). Setting `min-retain-blocks` to a non-zero value enables pruning
DA RELEASE
celestia-app v8.0.8
## Upgrade Notice This release is intended Mainnet. All node operators are encouraged to upgrade immediately. ## What's Changed * chore(deps): bump core to v0.39.29 by @mcrakhman in https://github.com/celestiaorg/celestia-app/pull/7231 * feat: add gRPC interceptors to app (backpo
DA RELEASE
celestia-core v0.40.5
## What's Changed * chore: backport comet refactor (v0.40.x) by @evan-forbes in https://github.com/celestiaorg/celestia-core/pull/3078 **Full Changelog**: https://github.com/celestiaorg/celestia-core/compare/v0.40.4...v0.40.5
DA RELEASE
celestia-core v0.39.30
## What's Changed * fix(consensus): bump ensureVoteTimeout in TestStateOversizedBlock to 5s (backport #3047) by @rootulp in https://github.com/celestiaorg/celestia-core/pull/3049 * fix(blocksync): prevent maxPeerHeight poisoning (backport #3038) by @mergify[bot] in https://github
DA RELEASE
celestia-core v0.40.4
## What's Changed * feat: add logger to block store by @ninabarbakadze in https://github.com/celestiaorg/celestia-core/pull/3076 **Full Changelog**: https://github.com/celestiaorg/celestia-core/compare/v0.40.3...v0.40.4
DA RELEASE
celestia-core v0.40.3
## What's Changed * feat(store): log progress while pruning a large block backlog (#3073) (backport) by @ninabarbakadze in https://github.com/celestiaorg/celestia-core/pull/3075 **Full Changelog**: https://github.com/celestiaorg/celestia-core/compare/v0.40.2...v0.40.3