ibc-go v10.5.1 Release Notes
This release fixes a failure caused by non-UTF8 values being included in error/event emission. View the full changelog for more details.
Migration Guide
This version does not contain any state or API breaking changes.
What's Changed
- chore(simapp): wireup IBC v2 router by @srdtrk in #8847
- fix(transfer): use packet sender and receiver string in unauthorized error (backport #8874) by @mergify[bot] in #8879
- chore(docs): removed docs in release branch by @srdtrk in #8880
Full Changelog: v10.5.0...v10.5.1