Skip to main content
This page tracks all releases and changes from the cosmos/ibc-go repository. For the latest development updates, see the UNRELEASED section.
2024-11-05
IBCRelease
v8.5.2

Testing * #7430 Update the

block proposer in test chains for each block. ### Bug Fixes * (core/03-connection) #7397 Skip the genesis validation connectionID for localhost client.
2024-09-13
IBCRelease
v8.5.1

Bug Fixes * (apps/27-interchain-accounts)

#7277 Use GogoResolver when populating module query safe allow list to avoid panics from unresolvable protobuf dependencies.
2024-08-30
IBCRelease
v8.5.0

Dependencies * #6828 Bump

Cosmos SDK to v0.50.9. * #7222 Update ics23 to v0.11.0. ### State Machine Breaking * (core/03-connection) #7129 Remove verification of self client and consensus state from connection handshake.
I