Skip to content
Cosmopediaby Unity Nodes
ReleasesGaiav27.6.0GitHub ↗

v27.6.0

cosmos/gaiav27.6.024-07-2026

Gaia v27.6.0 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:

• Bump wasmd from 0.60.7 to 0.60.8 ( #4078 )

• Bump wasmvm from v2.3.3 to v2.3.4 ( #4078 )

🔨 Build from source

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

⚡️ Download binaries

Binaries for linux and darwin are available below.

← Back to Releases