v0.12.0-rc.0
Pre-release
Pre-release
github-actions
released this
21 Feb 15:05
·
1058 commits
to master
since this release
February 21st, 2022
⚠️ This is a release candidate and not the final release for v0.12.0.
BUG FIXES:
- IBC Modules
- Relayer Library
- Relayer CLI
- Disable reloading of configuration upon receiving a SIGHUP signal (#1885)
FEATURES:
- General
- Upgrade protos and compatibility to IBC v3.0.0-rc.0 and Cosmos SDK v0.45.1 (#1797)
- Relayer CLI
- Allow overriding the tracing filter with
RUST_LOG
environment variable (#1895)
- Allow overriding the tracing filter with
IMPROVEMENTS:
- IBC Modules
- Relayer Library
- Relayer CLI
- Added
clear packets
command, combining the effects oftx raw packet-recv
andtx raw packet-ack
(#1834)
- Added