Release Notes
celestia-app and celestia-node release changelogs, fully indexed.
253 releases
DA RELEASE
celestia-node v0.21.3-arabica
This release introduces two notable features: * Bridge node <> core endpoint sync over gRPC * Archival trimming of historic block files ## Bridge node sync over gRPC :warning: ⚠️ ⚠️ In this release, bridge nodes (BNs) will **no longer use RPC** for syncing against the given core
DA RELEASE
celestia-node v0.21.2-arabica
This release introduces two notable features: * Bridge node <> core endpoint sync over gRPC * Archival trimming of historic block files ## Bridge node sync over gRPC :warning: ⚠️ ⚠️ In this release, bridge nodes (BNs) will **no longer use RPC** for syncing against the given core
DA RELEASE
celestia-node v0.21.1-arabica
## What's Changed * fix(share/shwap/p2p/bitswap): set archivalPool ctx by @renaynay in https://github.com/celestiaorg/celestia-node/pull/4052 **Full Changelog**: https://github.com/celestiaorg/celestia-node/compare/v0.21.0-arabica...v0.21.1-arabica
DA RELEASE
celestia-node v0.21.0-arabica
## What's Changed * fix(goreleaser): tag_sort by @cristaloleg in https://github.com/celestiaorg/celestia-node/pull/3972 * nodebuilder/pruner: Enforce light pruning by @renaynay in https://github.com/celestiaorg/celestia-node/pull/3912 * feat(availability): env var to disable prun
DA RELEASE
celestia-node v0.20.4
This is a security patch release, please upgrade as soon as possible. ## What's Changed * refactor(share): GetShare -> GetSamples by @Wondertan in https://github.com/celestiaorg/celestia-node/pull/3891 * deps(go.mod): bump app by @renaynay in https://github.com/celestiaorg/celest
DA RELEASE
celestia-node v0.20.4-mocha
This is a security patch release for the mocha network, please upgrade as soon as possible. ## What's Changed * fix(openrpc-gen): add go-square blob to examples by @vgonkivs in https://github.com/celestiaorg/celestia-node/pull/3962 * fix(.github/workflows): no automatic tagging o
DA RELEASE
celestia-node v0.20.4-arabica
This is a security patch release for the arabica network, please upgrade as soon as possible. ## What's Changed * fix(openrpc-gen): add go-square blob to examples by @vgonkivs in https://github.com/celestiaorg/celestia-node/pull/3962 * fix(.github/workflows): no automatic tagging
DA RELEASE
celestia-node v0.20.3
This patch release fixes a JSON serialisation error with libshare.Blob via https://github.com/celestiaorg/celestia-node/pull/3958, fixing the `state.SubmitPayForBlob` endpoint. ## What's Changed * chore(deps): Bump cosmossdk.io/math from 1.3.0 to 1.4.0 by @dependabot in https://g
DA RELEASE
celestia-node v0.20.3-mocha
This patch release fixes a JSON serialisation error with `libshare.Blob` via https://github.com/celestiaorg/celestia-node/pull/3958. ## What's Changed * refactor: remove blob size check by @rootulp in https://github.com/celestiaorg/celestia-node/pull/3934 * fix(core): change fill
DA RELEASE
celestia-node v0.20.3-arabica
This patch release fixes a JSON serialisation error with `libshare.Blob` via https://github.com/celestiaorg/celestia-node/pull/3958. ## What's Changed * refactor: remove blob size check by @rootulp in https://github.com/celestiaorg/celestia-node/pull/3934 * fix(core): change fill
DA RELEASE
celestia-node v0.20.2
> *NOTE: v0.18 and v0.19 are skipped for mainnet* Hey everyone, this is quite a mammoth of a release, so please hang tight. We have two major changes packaged in this release: - Shwap (**protocol-breaking**) - Celestia v3 compatibility (**API-breaking**) The migration period for
DA RELEASE
celestia-node v0.20.2-arabica
This patch brings numerous fixes to the sampling protocol, particularly Bitswap sub-protocol dependency, by fixing 7(!) client-side memory leaks. It also improves resource utilization and load balancing on the server side. All the changes are currently applied in our fork(https:/
DA RELEASE
celestia-node v0.20.2-mocha
This patch brings numerous fixes to the sampling protocol, particularly Bitswap sub-protocol dependency, by fixing 7(!) client-side memory leaks. It also improves resource utilization and load balancing on the server side. All the changes are currently applied in our fork(https:/
DA RELEASE
celestia-node v0.20.1-mocha
## What's Changed * deps(go.mod): bump app to arabica tag by @renaynay in https://github.com/celestiaorg/celestia-node/pull/3910 * chore: bump to celestia-app v3.0.0-mocha by @evan-forbes in https://github.com/celestiaorg/celestia-node/pull/3920 **Full Changelog**: https://github
DA RELEASE
celestia-node v0.20.1-arabica
## What's Changed * ci(docker): bump version by @tty47 in https://github.com/celestiaorg/celestia-node/pull/3914 * deps(go.mod): bump app to arabica tag by @renaynay in https://github.com/celestiaorg/celestia-node/pull/3910 **Full Changelog**: https://github.com/celestiaorg/celes
DA RELEASE
celestia-node v0.20.0-mocha
It's the equivalent of https://github.com/celestiaorg/celestia-node/releases/tag/v0.20.0-arabica but for Mocha and with a docker fix. ## What's Changed * ci(docker): bump version by @tty47 in https://github.com/celestiaorg/celestia-node/pull/3914 **Full Changelog**: https://githu
DA RELEASE
celestia-node v0.20.0-arabica
This release breaks APIs and storage. The API break renames a method(#3902), grouping it closer to breaks in v0.19.0. The storage break affects only LNs (#3887) and is necessary to support LN pruning post-Shwap. LN runners must resync their nodes. See the [docs](https://docs.cele
DA RELEASE
celestia-node v0.19.0-arabica
This release is **_API-breaking_** and contains an upgrade to the celestia-app version (to v3). Notable API breaks include: * deduplication of types that resulted in several type changes in the blob, share and state modules (via https://github.com/celestiaorg/celestia-node/pull/3
DA RELEASE
celestia-node v0.18.3-mocha
This release is part of the ongoing **Shwap Mocha migration period** and is **not backwards compatible with version 0.17**. For more information about Shwap, please refer to the [Shwap Mocha Migration Details](https://github.com/celestiaorg/celestia-node/releases/tag/v0.18.2-moch
DA RELEASE
celestia-node v0.17.2
# What's changed * chore: bump to v2.3.0 by @evan-forbes in https://github.com/celestiaorg/celestia-node/pull/3854 **Full Changelog**: https://github.com/celestiaorg/celestia-node/compare/v0.17.1...v0.17.2
DA RELEASE
celestia-node v0.17.1
This release contains an API-breaking change to the DA API via https://github.com/celestiaorg/celestia-node/pull/3750 ## What's Changed * chore(swamp): skip fraud test until a better day by @Wondertan in https://github.com/celestiaorg/celestia-node/pull/3712 * chore(go.mod): use
DA RELEASE
celestia-node v0.17.1-mocha
## What's Changed * chore(deps): upgrade to app v2.2.0 by @rootulp in https://github.com/celestiaorg/celestia-node/pull/3809 **Full Changelog**: https://github.com/celestiaorg/celestia-node/compare/v0.17.0-arabica...v0.17.1-mocha
DA RELEASE
celestia-node v0.17.1-arabica
## What's Changed * chore(deps): upgrade to app v2.2.0 by @rootulp in https://github.com/celestiaorg/celestia-node/pull/3809 **Full Changelog**: https://github.com/celestiaorg/celestia-node/compare/v0.17.0-arabica...v0.17.1-arabica
DA RELEASE
celestia-node v0.17.0-mocha
This release contains an API-breaking change to the DA API via https://github.com/celestiaorg/celestia-node/pull/3750 # What's changed * fix: remove godebug asynctimerchan=1 by @cristaloleg in https://github.com/celestiaorg/celestia-node/pull/3790 * feat(cel-shed/p2p): bootstrapp
DA RELEASE
celestia-node v0.18.2-arabica
This is a protocol-breaking release featuring Shwap([CIP-19](https://github.com/celestiaorg/CIPs/blob/main/cips/cip-19.md)), which targets the Arabica network that brings massive optimizations to disk usage(14x) and data access latencies. The new protocol is not backwards compati
DA RELEASE
celestia-node v0.18.2-mocha
This is a protocol-breaking release featuring Shwap([CIP-19](https://github.com/celestiaorg/CIPs/blob/main/cips/cip-19.md)), which targets the Mocha network that brings massive optimizations to disk usage(14x) and data access latencies. The new protocol is not backwards compatibl
DA RELEASE
celestia-node v0.17.0-arabica
This release contains an API-breaking change to the DA API via https://github.com/celestiaorg/celestia-node/pull/3750 # What's changed * fix: remove godebug asynctimerchan=1 by @cristaloleg in https://github.com/celestiaorg/celestia-node/pull/3790 * feat(cel-shed/p2p): bootstrapp
DA RELEASE
celestia-node v0.16.2-mocha
## What's Changed * chore(deps): upgrade to app v2.2.0-arabica by @rootulp in https://github.com/celestiaorg/celestia-node/pull/3772 * fix(header): soft failure is only for not enough voting power by @cristaloleg in https://github.com/celestiaorg/celestia-node/pull/3769 * fix(cor
DA RELEASE
celestia-node v0.18.1-arabica
This is a protocol-breaking release featuring Shwap([CIP-19](https://github.com/celestiaorg/CIPs/blob/main/cips/cip-19.md)), which targets the Arabica network that brings massive optimizations to disk usage and data access latencies. The new protocol is not backward compatible wi
DA RELEASE
celestia-node v0.16.2-arabica
## What's Changed * chore(deps): upgrade to app v2.2.0-arabica by @rootulp in https://github.com/celestiaorg/celestia-node/pull/3772 * fix(header): soft failure is only for not enough voting power by @cristaloleg in https://github.com/celestiaorg/celestia-node/pull/3769 * fix(cor