v27.3.0
Gaia v27.3.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.2.0` to `v27.3.0`.
🚀 Highlights
This release bumps the following dependencies:
• Bump ibc-go from v10.5.0 to v10.6.0
• Bump packet-forward-middleware from v10.1.0 to v10.6.0
• Bump 08-wasm from v10.3.0 to v10.5.0
🔨 Build from source
``` git clone https://github.com/cosmos/gaia cd gaia && git checkout v27.3.0 make install ```
⚠️ Please note that the `aarch64` CPU architecture is currently not supported. Validators have reported AppHash issues when running nodes on both `darwin-arm64` and `linux-arm64`. ⚠️
⚡️ Download binaries
Binaries for linux, darwin, and windows are available below.