Skip to content

Releases: cosmos/cosmos-sdk

v0.50.6

22 Apr 09:44
v0.50.6
c4d9a49
Compare
Choose a tag to compare

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.

v0.47.11

22 Apr 09:35
v0.47.11
b68da64
Compare
Choose a tag to compare

Cosmos SDK v0.47.11 Release Notes

💬 Release Discussion

🚀 Highlights

For this month patch release of the v0.47.x line, a few bug were fixed in the SDK.
Notably:

  • secp256r1 keys now implement gogoproto's customtype interface.
  • CLI now throws an error when signing with an incorrect Ledger.
  • Fixing GHSA-4j93-fm92-rp4m in x/feegrant and x/authz modules. The upgrade instuctions were provided in the v0.47.9 release notes.

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

Refer to the upgrading guide when migrating from v0.47.x to v0.50.x.

Maintenance Policy

v0.50 has been released which means the v0.47.x line is now supported for bug fixes only, as per our release policy. Earlier versions are not maintained.

Start integrating with Cosmos SDK Eden (v0.50) and enjoy and the new features and performance improvements.

v0.50.5

12 Mar 12:54
v0.50.5
a321866
Compare
Choose a tag to compare

Cosmos SDK v0.50.5 Release Notes

💬 Release Discussion

🚀 Highlights

This is time for another patch release of Cosmos SDK Eden.
This release includes a few notable fixes:

  • Fix a bypass delegator slashing: GHSA-86h5-xcpx-cfqc
  • Fix an issue in baseapp.ValidateVoteExtensions helper: GHSA-95rx-m9m5-m94v
  • Allow to provide custom signers for x/auth/tx using depinject

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

📝 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.

v0.47.10

27 Feb 16:38
d1b5b0c
Compare
Choose a tag to compare

Cosmos SDK v0.47.10 Release Notes

💬 Release Discussion

🚀 Highlights

This early monthly patch release fixes GHSA-86h5-xcpx-cfqc.

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

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

Refer to the upgrading guide when migrating from v0.47.x to v0.50.x.

Maintenance Policy

v0.50 has been released which means the v0.47.x line is now supported for bug fixes only, as per our release policy. Earlier versions are not maintained.

Start integrating with Cosmos SDK Eden (v0.50) and enjoy and the new features and performance improvements.

v0.50.4

19 Feb 17:02
7dbed2f
Compare
Choose a tag to compare

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.

v0.47.9

19 Feb 17:07
5412062
Compare
Choose a tag to compare

Cosmos SDK v0.47.9 Release Notes

💬 Release Discussion

🚀 Highlights

This patch release includes a fix in baseapp in DefaultProposalHandler and fixes GHSA-4j93-fm92-rp4m.

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

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

Refer to the upgrading guide when migrating from v0.47.x to v0.50.x.

Maintenance Policy

v0.50 has been released which means the v0.47.x line is now supported for bug fixes only, as per our release policy.
Start integrating with Cosmos SDK Eden (v0.50) and enjoy and the new features and performance improvements.

v0.47.8

23 Jan 15:31
4912bef
Compare
Choose a tag to compare

Cosmos SDK v0.47.8 Release Notes

💬 Release Discussion

🚀 Highlights

First and foremost, happy new year! 🎉

There is no specific notable change in this release apart from the usual bug fixes and improvements.

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

Refer to the upgrading guide when migrating from v0.47.x to v0.50.x.

Maintenance Policy

v0.50 has been released which means the v0.47.x line is now supported for bug fixes only, as per our release policy.
Start integrating with Cosmos SDK Eden (v0.50) and enjoy and the new features and performance improvements.

v0.50.3

15 Jan 20:30
7e6948f
Compare
Choose a tag to compare

Cosmos SDK v0.50.3 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:

  • Introduced a new bank query, DenomOwnersByQuery resolving issues with denoms containing slashes
  • Improve the block gas meter resetting in baseapp

📝 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.

v0.47.7

20 Dec 08:09
d09f40d
Compare
Choose a tag to compare

Cosmos SDK v0.47.7 Release Notes

💬 Release Discussion

🚀 Highlights

v0.50 is there, the v0.47.x line is now supported for bug fixes only, as per our release policy.
Start integrating with Cosmos SDK Eden (v0.50) and enjoy and the new features and performance improvements.

For this 7th patch release of the v0.47.x line, some of the notable changes include:

  • A bug fix in the app.toml parsing for the minimum-gas-prices parameter.
  • A bug fix to properly simulate a transaction when using a multisig.

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

Refer to the upgrading guide when migrating from v0.47.x to v0.50.x.

v0.50.2

11 Dec 06:26
d8fb76d
Compare
Choose a tag to compare

Cosmos SDK v0.50.2 Release Notes

💬 Release Discussion

🚀 Highlights

A month ago, Cosmos SDK Eden was released. Missed the announcement? Read it here.
For second 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:

  • Allow to import base64 encoded pubkeys in the keyring using <appd> keys add <name> --pubkey-base64 <base64-pubkey>
  • A bug when migrating from v0.45/v0.46 directly to v0.50 due to missing ConsensusParams
  • An issue when simulating gas for transactions when using a multisig

📝 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.x.
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.