Skip to content

v19.0.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 08 Aug 17:35
· 135 commits to main since this release
v19.0.0
86c87df

Gaia v19.0.0 Release Notes DEPRECATED

⚠️ This release is deprecated and should not be used in production. Please use v19.1.0 instead.

📝 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 v18.1.0 to v19.0.0.

🚀 Highlights

The focus of this release is the upgrade of Cosmos SDK to v0.50 -- this release uses v0.50.9-lsm, a special Cosmos SDK branch with support for LSM. Consequently, it also upgrades the following dependencies:

As a result of the IBC upgrade, this release will enable IBC channel upgrades, e.g., existing IBC channels can be upgraded to add relayer incentivization through IBC fees.

🔨 Build from source

You must use Golang v1.22 if building from source.

git clone https://github.com/cosmos/gaia
cd gaia && git checkout v19.0.0
make install

⚡️ Download binaries

Binaries for linux and darwin amd64/arm64 are available below.