Skip to content
Cosmopediaby Unity Nodes
ReleasesGaiav23.0.1GitHub ↗

v23.0.1

cosmos/gaiav23.0.125-03-2025

Gaia v23.0.1 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 `v22.x` to `v23.x`.

This release bumps the following dependencies:

• ibc-go to v10.1.0

• ibc-apps/modules/rate-limiting to v10.0.0

• ibc-apps/middleware/packet-forward-middleware to v10.0.0

• ibc-go/modules/light-clients/08-wasm to v10.0.0

• interchain-security to v7.0.0

This release adds the following dependencies:

• ibc-go/modules/light-clients/08-wasm @ v10.0.0

Specific to the `v23.0.1` release:

• Add linker flags for noexec linux builds ( #3666 )

🔨 Build from source

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

⚡️ Download binaries

Binaries for linux, darwin, and windows are available below.

← Back to Releases