Skip to content

Releases: cosmos/cosmos-sdk

v0.53.5

12 Dec 19:38
ce4632d

Choose a tag to compare

Cosmos SDK v0.53.4 Release Notes

🚀 Highlights

This patch release includes minor dependency and non-breaking functionality additions.

This is fully API and state-compatible with all v0.53.x releases.

📝 Changelog

Check out the changelog for an exhaustive list of changes or compare changes from the last release.

v0.50.15

12 Dec 19:39
8c77410

Choose a tag to compare

Cosmos SDK v0.50.14 Release Notes

🚀 Highlights

This patch release fixes GHSA-p22h-3m2v-cmgh.
It resolves a x/distribution module issue that can halt chains when the historical rewards pool overflows.
Chains using the x/distribution module are affected by this issue.

We recommended upgrading to this patch release as soon as possible.

This patch is state-breaking; chains must perform a coordinated upgrade. This patch cannot be applied in a rolling upgrade.

📝 Changelog

Check out the changelog for an exhaustive list of changes or compare changes from the last release.

v0.53.4

25 Jul 19:46
908df9d

Choose a tag to compare

Cosmos SDK v0.53.4 Release Notes

🚀 Highlights

This patch release includes minor dependency and non-breaking functionality additions.

This is fully API and state-compatible with all v0.53.x releases.

📝 Changelog

Check out the changelog for an exhaustive list of changes or compare changes from the last release.

v0.53.3

08 Jul 14:45
c4a14fa

Choose a tag to compare

Cosmos SDK v0.53.3 Release Notes

🚀 Highlights

This patch release fixes GHSA-p22h-3m2v-cmgh.
It resolves a x/distribution module issue that can halt chains when the historical rewards pool overflows.
Chains using the x/distribution module are affected by this issue.

We recommended upgrading to this patch release as soon as possible.

This patch is state-breaking; chains must perform a coordinated upgrade. This patch cannot be applied in a rolling upgrade.

📝 Changelog

Check out the changelog for an exhaustive list of changes or compare changes from the last release.

v0.50.14

08 Jul 14:44
f2e6295

Choose a tag to compare

Cosmos SDK v0.50.14 Release Notes

🚀 Highlights

This patch release fixes GHSA-p22h-3m2v-cmgh.
It resolves a x/distribution module issue that can halt chains when the historical rewards pool overflows.
Chains using the x/distribution module are affected by this issue.

We recommended upgrading to this patch release as soon as possible.

This patch is state-breaking; chains must perform a coordinated upgrade. This patch cannot be applied in a rolling upgrade.

📝 Changelog

Check out the changelog for an exhaustive list of changes or compare changes from the last release.

v0.53.2

03 Jun 13:40
e265bb9

Choose a tag to compare

Cosmos SDK v0.53.2 Release Notes

💬 Release Discussion

🚀 Highlights

Announcing Cosmos SDK v0.53.2

This release is a patch update that includes feedback from early users of Cosmos SDK v0.53.0.

Upgrading to this version of the Cosmos SDK from any v0.53.x is trivial and does not require a chain upgrade.

NOTE: v0.53.1 has been retracted.

📝 Changelog

Check out the changelog for an exhaustive list of changes, or compare changes from the last release.

v0.53.1

30 May 17:17
53d9812

Choose a tag to compare

Cosmos SDK v0.53.1 Release Notes

💬 Release Discussion

🚀 Highlights

Announcing Cosmos SDK v0.53.1

This release is a patch update that includes feedback from early users of Cosmos SDK v0.53.0.

Upgrading to this version of the Cosmos SDK from any v0.53.x is trivial and does not require a chain upgrade.

📝 Changelog

Check out the changelog for an exhaustive list of changes, or compare changes from the last release.

log/v1.6.0

13 May 21:15
23b67a9

Choose a tag to compare

Features

  • #24720 add VerboseModeLogger extension interface and VerboseLevel configuration option for increasing log verbosity during sensitive operations such as upgrades.

v0.53.0

29 Apr 18:27
bcaf737

Choose a tag to compare

Cosmos SDK v0.53.0 Release Notes

💬 Release Discussion

🚀 Highlights

Announcing Cosmos SDK v0.53

We are pleased to announce the release of Cosmos SDK v0.53! We’re excited to be delivering a new version of the Cosmos SDK that provides key features and updates while minimizing breaking changes so you can focus on what matters most: building.

Upgrading to this verison of the Cosmos SDK from any v0.50.x release will require a coordinated chain upgrade.

For more upgrade information, check out our upgrading guide

📝 Changelog

Check out the changelog for an exhaustive list of changes, or compare changes from the last release.

v0.53.0-rc.3

10 Apr 14:05
e7bcfc2

Choose a tag to compare

v0.53.0-rc.3 Pre-release
Pre-release
fix(x/tx): add feePayer as signer (#22311) BACKPORT (#24408)

Co-authored-by: Julián Toledano <[email protected]>