Releases: cosmos/gaia
v23.0.0-rc4
Gaia v23.0.0-rc3 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
- cosmos-sdk to v0.50.13
This release adds the following dependencies:
🔨 Build from source
git clone https://github.com/cosmos/gaia
cd gaia && git checkout v23.0.0-rc4
make install
⚡️ Download binaries
Binaries for linux, darwin, and windows are available below.
v22.3.1
Gaia v22.3.1 Release Notes
Upgrading
Refer to the upgrading guide when migrating from v22.2.0
to v22.3.1
.
📝 Changelog
Check out the changelog for a list of relevant changes or compare all changes from last release.
This release bumps the following dependencies:
- IBC to v8.7.0.
🔨 Build from source
git clone https://github.com/cosmos/gaia
cd gaia && git checkout v22.3.1
make install
⚡️ Download binaries
Binaries for linux, darwin, and windows are available below.
v23.0.0-rc3
Gaia v23.0.0-rc3 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.0.0-beta.2
- ibc-apps/modules/rate-limiting to v10.0.0-beta.2
- ibc-apps/middleware/packet-forward-middleware to v10.0.0-beta.2
- ibc-go/modules/apps/callbacks to v0.3.0+ibc-go-v10.0-beta.2
- ibc-go/modules/light-clients/08-wasm to v0.6.0+ibc-go-v10.0-wasmvm-v2.2-beta.2
- interchain-security to v7.0.0-rc0
- cosmos-sdk to v0.50.12
This release adds the following dependencies:
🔨 Build from source
git clone https://github.com/cosmos/gaia
cd gaia && git checkout v23.0.0-rc3
make install
⚡️ Download binaries
Binaries for linux, darwin, and windows are available below.
v23.0.0-rc2
Gaia v23.0.0-rc2 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.0.0-beta.2
- ibc-apps/modules/rate-limiting to v10.0.0-beta.2
- ibc-apps/middleware/packet-forward-middleware to v10.0.0-beta.2
- ibc-go/modules/apps/callbacks to v0.3.0+ibc-go-v10.0-beta.2
- ibc-go/modules/light-clients/08-wasm to v0.6.0+ibc-go-v10.0-wasmvm-v2.2-beta.2
- interchain-security to v7.0.0-rc0
- cosmos-sdk to v0.50.12
This release adds the following dependencies:
🔨 Build from source
git clone https://github.com/cosmos/gaia
cd gaia && git checkout v23.0.0-rc2
make install
⚡️ Download binaries
Binaries for linux, darwin, and windows are available below.
v23.0.0-rc1
Gaia v23.0.0-rc1 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.0.0-beta.2
- ibc-apps/modules/rate-limiting to v10.0.0-beta.2
- ibc-apps/middleware/packet-forward-middleware to v10.0.0-beta.2
- ibc-go/modules/apps/callbacks to v0.3.0+ibc-go-v10.0-beta.2
- ibc-go/modules/light-clients/08-wasm to v0.6.0+ibc-go-v10.0-wasmvm-v2.2-beta.2
- interchain-security to v7.0.0-rc0
- cosmos-sdk to v0.50.12
This release adds the following dependencies:
🔨 Build from source
git clone https://github.com/cosmos/gaia
cd gaia && git checkout v23.0.0-rc1
make install
⚡️ Download binaries
Binaries for linux, darwin, and windows are available below.
v23.0.0-rc0
Gaia v23.0.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 v22.x
to v23.x
.
This release bumps the following dependencies:
- ibc-go to v10.0.0-beta.2
- ibc-apps/modules/rate-limiting to v10.0.0-beta.2
- ibc-apps/middleware/packet-forward-middleware to v10.0.0-beta.2
- ibc-go/modules/apps/callbacks to v0.3.0+ibc-go-v10.0-beta.2
- ibc-go/modules/light-clients/08-wasm to v0.6.0+ibc-go-v10.0-wasmvm-v2.2-beta.2
- interchain-security to v7.0.0-rc0
- cosmos-sdk to v0.50.12
This release adds the following dependencies:
🔨 Build from source
git clone https://github.com/cosmos/gaia
cd gaia && git checkout v23.0.0-rc0
make install
⚡️ Download binaries
Binaries for linux, darwin, and windows are available below.
v22.3.0
Gaia v22.3.0 Release Notes
Upgrading
Refer to the upgrading guide when migrating from v22.2.0
to v22.3.0
.
📝 Changelog
Check out the changelog for a list of relevant changes or compare all changes from last release.
This release bumps the following dependencies:
🔨 Build from source
git clone https://github.com/cosmos/gaia
cd gaia && git checkout v22.3.0
make install
⚡️ Download binaries
Binaries for linux, darwin, and windows are available below.
v22.2.0
Gaia v22.2.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 v21.1.0
to v22.2.0
.
🚀 Highlights
- Bump pfm version from v8.0.2 to v8.1.1
- Add v22.2.0 upgrade handler
THIS IS A STATE BREAKING CHANGE
🔨 Build from source
git clone https://github.com/cosmos/gaia
cd gaia && git checkout v22.2.0
make install
⚡️ Download binaries
Binaries for linux, darwin, and windows are available below.
v22.1.0
Gaia v22.1.0 Release Notes
📝 Changelog
Check out the changelog for a list of relevant changes or compare all changes from last release.
🚀 Highlights
🔨 Build from source
git clone https://github.com/cosmos/gaia
cd gaia && git checkout v22.1.0
make install
⚡️ Download binaries
Binaries for linux, darwin, and windows are available below.
v22.0.2
Gaia v22.0.2 Release Notes
📝 Changelog
Check out the changelog for a list of relevant changes or compare all changes from last release.
🚀 Highlights
- CometBFT to v0.38.17.
🔨 Build from source
git clone https://github.com/cosmos/gaia
cd gaia && git checkout v22.0.2
make install
⚡️ Download binaries
Binaries for linux, darwin, and windows are available below.