CHANGELOG v4.0.0 January 11, 2024 API BREAKING Consumer Fix a bug in consmer genesis file transform CLI command. (#1458) BUG FIXES General Fix a bug in consmer genesis file transform CLI command. (#1458) Improve validation of IBC packet data and provider messages. Also, enable the provider to validate consumer packets before handling them. (#1460) Consumer Avoid jailing validators immediately once they can no longer opt-out from validating consumer chains. (#1549) DEPENDENCIES Bump Golang to v1.21 (#1557) Bump cosmos-sdk to v0.47.7. (#1558) Bump CometBFT to v0.37.4. (#1558) FEATURES Provider Add the provider-side changes for jail throttling with retries (cf. ADR 008). (#1321) STATE BREAKING Consumer Avoid jailing validators immediately once they can no longer opt-out from validating consumer chains. (#1549) Provider Add the provider-side changes for jail throttling with retries (cf. ADR 008). (#1321) Previous Versions CHANGELOG of previous versions