github cosmos/cosmos-sdk v0.50.6

latest releases: client/v2.0.0-beta.5, x/tx/v0.13.5, core/v1.0.0-alpha.3...
4 months ago

Cosmos SDK v0.50.6 Release Notes

💬 Release Discussion

🚀 Highlights

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:

  • Add start customizability to start command options. Customize how an application starts with the new StartCommandHandler field in server.StartCmdOptions struct.
  • Fixing GHSA-4j93-fm92-rp4m in x/feegrant and x/authz modules. The upgrade instuctions were provided in the v0.50.4 release notes.

📝 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, will not include x/params migration, when migrating from < v0.47, v0.50.x or v0.47.x, is a mandatory migration.

Don't miss a new cosmos-sdk release

NewReleases is sending notifications on new releases.