Skip to content
Cosmopediaby Unity Nodes
Releasesibc-gov8.2.1GitHub ↗

v8.2.1

cosmos/ibc-gov8.2.125-04-2024

This release:

• Moves the deprecation message of 02-client legacy v1beta gov types from the package level to the constructor functions See #5837 for more details.

• Emits an event signalling that the interchain accounts host submodule is disabled in `OnRecvPacket`. See #6147 for more details.

• Fixes the text in log of the migration that sets the total amount of source chain tokens in escrow. See #5497 for more detail. Thanks to @yihuang for this fix.

Changelog for v8.2.1 is available here .

To learn more about ibc-go versioning, please read our RELEASES.md .

IMPORTANT: Please read the migration guides for any versions of ibc-go that you might be going through when upgrading to this version. For example: if you upgrade from the IBC module contained in the Cosmos SDK 0.42.0 to SDK v0.50.5 and ibc-go v8.2.1, please follow:

• The migration from SDK 0.41.x or 0.42.x to the IBC module in the ibc-go repository based on the SDK v0.44.x .

• The migration from ibc-go v1 to v2 .

• The migration from ibc-go v2 to v3 .

• The migration from ibc-go v3 to v4 .

• The migration from ibc-go v4 to v5 .

• The migration from ibc-go v5 to v6 .

• The migration from ibc-go v6 to v7 .

• The migration from ibc-go v7 to v7.1 .

• The migration from ibc-go v7.2 to v7.3 .

• The migration from ibc-go v7 to v8 .

• The migration from ibc-go v8 to v8.1 .

← Back to Releases