Skip to content

v0.50.4

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Feb 17:02
· 1637 commits to main since this release
7dbed2f

Cosmos SDK v0.50.4 Release Notes

馃挰 Release Discussion

馃殌 Highlights

Some months ago Cosmos SDK Eden was released. Missed the announcement? Read it here.
For this month patch release of the v0.50.x line, a few features and improvements were added to the SDK.

Notably, we added and fixed the following:

  • Adds in-place testnet CLI command for creating testnets from local state (kudos to @czarcas7ic)
  • Multiple fixes in baseapp, with fixes in DefaultProposalHandler and vote extensions
  • Add a missed check in x/auth/vesting: GHSA-4j93-fm92-rp4m

We recommended to upgrade to this patch release as soon as possible.
When upgrading from <= v0.50.3, please ensure that 2/3 of the validator power upgrade to v0.50.4.

馃摑 Changelog

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

Refer to the upgrading guide when migrating from v0.47.x to v0.50.1.
Note, that the next SDK release, v0.51.0, will not include x/params migration, when migrating from < v0.47, v0.50.x or v0.47.x, is a mandatory migration.