November 19th, 2024
This release introduces compatibility with the new Consumer ID for Permissionless ICS, improves detection of Tendermint/CometBFT versions for non-standard chains, and enhances IPv6 support for gRPC connections. Log messages have been refined for better clarity, including adjusting redundant packet broadcasts to INFO.
BUG FIXES
FEATURES
- Integration Test Framework
- Disable TLS configuration when using IPv6 for the gRPC endpoint.
(#4224)
- Disable TLS configuration when using IPv6 for the gRPC endpoint.
IMPROVEMENTS
- General
- Improve detection of Tendermint/CometBFT compatibility
mode when a chain runs a non-standard version
(#4178)
- Improve detection of Tendermint/CometBFT compatibility
- Relayer Library
- Integration Test Framework
- Update the versions of the following
simd
running the integration tests in the CI:
-
From
v6.3.0
tov6.3.1
-
From
v7.4.0
tov7.8.0
-
From
v8.3.1
tov8.5.1
-
From
v9.0.0-beta.1
tov9.0.0-rc.0
(#4202)
- Update the version of Gaia running the integration tests in the CI from
v18.1.0
tov20.0.0
(#4204)
- Update the versions of the following