Releases: penumbra-zone/ibc-types
Releases · penumbra-zone/ibc-types
v0.16.0
What's Changed
- bump [email protected], [email protected] by @SuperFluffy in #97
- ibc-types: fix missed version during rebase by @erwanor in #99
Full Changelog: v0.15.1...v0.16.0
v0.15.1
What's Changed
- ibc-types: use
[email protected]
by @erwanor in #98 (contains a critical security fix)
Full Changelog: v0.15.0...v0.15.1
v0.15.0
What's Changed
- This release contains an important domain type change to the Tendermint client state data structure (#94)
- bump prost, tendermint, ibc-proto, ics23 by @SuperFluffy in #94
- ibc-types: bump to
v0.15.0
by @erwanor in #95
New Contributors
- @SuperFluffy made their first contribution in #94
Full Changelog: v0.14.1...v0.15.0
v0.14.0
What's Changed
- core-channel: 🎧 prelude allows "unused" imports by @cratelyn in #87
- build: 🥐 add a nix development shell by @cratelyn in #86
- tendermint-lightclient: forbid empty chain ids in
ClientState
by @avahowell in #88 - chore: bump versions to 0.14.0 by @conorsch in #90
New Contributors
Full Changelog: v0.13.0...v0.14.0
v0.13.0
v0.12.0
Bumps ibc-proto dependency to v0.41.0
What's Changed
- ibc-types-lightclients-tendermint: add more stateless validaton for validator set by @avahowell in #82
- Update ibc-proto dependency to 0.41 by @zbuc in #83
Full Changelog: v0.11.1...v0.12.0
v0.11.0
v0.10.0
This release remove the TypeUrl
bound from the DomainType
trait, and replaces it with prost::Name
.
What's Changed
- ibc-types: use
prost::Name
instead ofTypeUrl
by @erwanor in #74 - ibc-types: prepare release
v0.10.0
by @erwanor in #76 - ibc-types-domain-type: remove
TypeUrl
trait definition by @erwanor in #77
Full Changelog: v0.9.0...v0.10.0
v0.9.0
What's Changed
- docs: fix typos by @vuittont60 in #68
- ibc-types: integrate
[email protected]
by @erwanor in #73 - ibc-types: prepare release
0.9.0
by @erwanor in #75
New Contributors
- @vuittont60 made their first contribution in #68
Full Changelog: v0.8.0...v0.9.0
v0.8.0
What's Changed
- Add deserialization for height by @grod220 in #69
- ibc-types-core-client(mock): Support unfreezing an IBC client by @zbuc in #70
- ibc-types: forward serialization through proto structs by @erwanor in #71
- ibc-types: prepare release
v0.8.0
by @erwanor in #72
New Contributors
Full Changelog: v0.7.0...v0.8.0