Skip to content

v0.42.0

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Feb 10:24
· 37 commits to main since this release
v0.42.0
1131d13

February 8th, 2024

This release updates the proto types for IBC-Go from v8.0.0 to v8.1.0. This includes proto types used for channel upgrade.

Please note that IBC-Go v8.1.0 doesn't provide the Wasm light client proto types anymore (ibc.lightclients.wasm.v1). These types will live in ibc-proto-rs versions v0.41.x.

📖 CHANGELOG

What's Changed

  • Bump h2 from 0.3.17 to 0.3.24 in /tools/proto-compiler by @dependabot in #183
  • Extend ibc::mock types with more data fields by @rnbguy in #188
  • Proto compilation fixes by @mzabaluev in #191
  • Use the v0.34 definition of tendermint.abci.Event which does not enforce valid UTF-8 data by @romac in #180
  • Update ibc-go protos to v8.1.0 by @ljoss17 in #192
  • Release v0.42.0 by @ljoss17 in #193

Full changes: v0.41.0...v0.42.0