v2.2.0-rc3
Pre-release
Pre-release
github-actions
released this
14 Dec 23:12
·
235 commits
to main
since this release
Highlights
- Fixes issue where codecs for specific chains could collide with one another. There is now an option to provide
extra-codecs
in the chain config for:ethermint
andinjective
- Adjust functionality so when an ordered channel is closed, all queued packets will be noop.
- Docker image is now a locked down scratch image with a minimal shell and utils
Changelog
- 84c3354 Attempting to use goreleaser-cross (#1061)
- 4b36061 [fix] Ordered channel closure packet queue (#1050)
- 26dd1e0 Merge extra-codecs to v2.2.0 branch (#1055)
- be0085c Merge Dockerfile fixes to v2.2.0 branch (#1056)
Full Changelog: v2.2.0-rc2...v2.2.0-rc3