Skip to content

v27.6.0-rc0

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 17 Jul 21:25
c9da4f2

Gaia v27.6.0-rc0 Release Notes

📝 Changelog

Check out the changelog for a list of relevant changes or compare all changes from last release.

Refer to the upgrading guide when migrating from v27.5.0 to v27.6.0.

🚀 Highlights

  • The max CosmWasm contract size is now 1.6 MiB (up from 800KiB)
  • The following gRPC queries have been allowlisted for CosmWasm:
    • /cosmos.gov.v1.Query/Proposal
    • /cosmos.staking.v1beta1.Query/Validator

This release bumps the following dependencies:

🔨 Build from source

git clone https://github.com/cosmos/gaia
cd gaia && git checkout v27.6.0-rc0
make install

⚡️ Download binaries

Binaries for linux and darwin are available below.