Skip to content

Releases: informalsystems/ibc-rs

v0.22.0

09 Nov 15:49
v0.22.0
0c5eb87
Compare
Choose a tag to compare

This release includes major improvements in making the library compatible with ibc-go v5.0.1. This includes making ibc events compatible and removing the crossing-hellos logic from the connection and channel handshakes.

There are consensus-breaking changes in the connection and channel handshakes. However, there are no consensus-breaking changes for already established channels.

📖 CHANGELOG

v0.21.1

27 Oct 13:01
v0.21.1
410650c
Compare
Choose a tag to compare

This release fixes a critical vulnerability. It is strongly advised to upgrade.

📖 CHANGELOG

v0.21.0

25 Oct 13:45
v0.21.0
ac92eca
Compare
Choose a tag to compare

This is a small release that allows new ClientTypes to be created, which was missed when implementing ADR 4. The changes are not consensus-breaking.

📖 CHANGELOG

v0.20.0

19 Oct 16:32
v0.20.0
ed14ceb
Compare
Choose a tag to compare

This is a major release, which implemented ADR 4, as well as some miscellaneous bug fixes. Please see the corresponding sections for more information.

📖 CHANGELOG