Releases: celestiaorg/celestia-app
v3.3.0-rc0
Upgrade Notice
This is an upgrade that does the following:
- Add support for the block streaming gRPC API
- increase the max-recv-msg-size default to 20MiB
What's Changed
- feat: increase max-recv-msg-size default to 20 MiB (backport #4205) by @mergify in #4221
- docs: configure-v3 (backport #4214) by @mergify in #4219
- chore(deps): sdk v1.26.1-sdk-v0.46.16 (backport #4220) by @mergify in #4224
- chore(deps): bump to core v1.45.0-tm-v0.34.35 and cosmos-sdk v1.27.0-sdk-v0.46.16 (backport #4227) by @mergify in #4231
Full Changelog: v3.2.1-rc0...v3.3.0-rc0
v3.3.0-arabica
Upgrade Notice
This is an upgrade that does the following:
- Add support for the block streaming gRPC API
- increase the max-recv-msg-size default to 20MiB
What's Changed
- feat: increase max-recv-msg-size default to 20 MiB (backport #4205) by @mergify in #4221
- docs: configure-v3 (backport #4214) by @mergify in #4219
- chore(deps): sdk v1.26.1-sdk-v0.46.16 (backport #4220) by @mergify in #4224
- chore(deps): bump to core v1.45.0-tm-v0.34.35 and cosmos-sdk v1.27.0-sdk-v0.46.16 (backport #4227) by @mergify in #4231
Full Changelog: v3.2.1-rc0...v3.3.0-arabica
v3.2.1-rc0
Upgrade Notice
This is an optional upgrade that fixes two issues:
- Ledger Nano S+ support for the latest Ledger firmware
- An edge case caused the the v1 and CAT mempools to reject some transactions due to sequence mismatches.
What's Changed
- fix: ledger nano s+ (backport #4146) by @mergify in #4172
- chore(deps): upgrade to celestia-core v1.44.2 (backport #4197) by @mergify in #4210
Full Changelog: v3.2.0...v3.2.1-rc0
v3.2.0
Upgrade Notice
This is an optional upgrade to fix a sequence mismatch (a.k.a incorrect nonce) issue. See celestiaorg/celestia-core#1552 for more details.
What's Changed
- feat(e2e/knuu): use latest release and prepare for node knuu tests (backport #4086) by @mergify in #4138
- chore(deps): upgrade to celestia-core v1.44.1-tm-v0.34.35 (backport #4131) by @mergify in #4139
Full Changelog: v3.1.1...v3.2.0
v3.2.0-mocha
Upgrade Notice
This is an optional upgrade to fix a sequence mismatch (a.k.a incorrect nonce) issue. See celestiaorg/celestia-core#1552 for more details.
What's Changed
- feat(e2e/knuu): use latest release and prepare for node knuu tests (backport #4086) by @mergify in #4138
- chore(deps): upgrade to celestia-core v1.44.1-tm-v0.34.35 (backport #4131) by @mergify in #4139
Full Changelog: v3.1.1...v3.2.0-mocha
v3.2.0-arabica
Upgrade Notice
This is an optional upgrade to fix a sequence mismatch (a.k.a incorrect nonce) issue. See celestiaorg/celestia-core#1552 for more details.
What's Changed
- feat(e2e/knuu): use latest release and prepare for node knuu tests (backport #4086) by @mergify in #4138
- chore(deps): upgrade to celestia-core v1.44.1-tm-v0.34.35 (backport #4131) by @mergify in #4139
Full Changelog: v3.1.1...v3.2.0-arabica
v3.1.1
Upgrade Notice
This is a security fix. It is strongly recommended that Mainnet Beta node operators upgrade immediately.
What's Changed
- refactor: remove sysctl dependency from start command (backport #4068) by @mergify in #4072
- fix(cmd): set defaults for command output (backport #4071) by @mergify in #4077
- fix: reject BlobTxs larger than 2 MiB (backport #4084) by @mergify in #4109
- feat: override timeout commit via
--timeout-commit
(backport #4103) by @mergify in #4114 - chore(deps): upgrade to cosmos-sdk v1.25.1 by @rootulp in #4135
Full Changelog: v3.0.2...v3.1.1
v3.1.1-mocha
Upgrade Notice
This is a security fix. It is strongly recommended that Mocha node operators upgrade immediately.
What's Changed
Full Changelog: v3.1.0-arabica...v3.1.1-mocha
v3.1.1-arabica
Upgrade Notice
This is a security fix. It is strongly recommended that Arabica node operators upgrade immediately.
What's Changed
Full Changelog: v3.1.0-arabica...v3.1.1-arabica
v3.1.0-arabica
Upgrade Notice
This is an optional upgrade for Arabica. It contains a fix to reject BlobTxs that are larger than 2 MiB. It also contains a feature useful for speeding up block production on test environments.
What's Changed
- refactor: remove sysctl dependency from start command (backport #4068) by @mergify in #4072
- fix(cmd): set defaults for command output (backport #4071) by @mergify in #4077
- fix: reject BlobTxs larger than 2 MiB (backport #4084) by @mergify in #4109
- feat: override timeout commit via
--timeout-commit
(backport #4103) by @mergify in #4114
Full Changelog: v3.0.2...v3.1.0-arabica