-
Notifications
You must be signed in to change notification settings - Fork 228
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release v0.23.2 #1043
Release v0.23.2 #1043
Conversation
Signed-off-by: Thane Thomson <[email protected]>
64f5a34
to
10e8734
Compare
Codecov Report
@@ Coverage Diff @@
## v0.23.x #1043 +/- ##
=========================================
- Coverage 66.3% 66.3% -0.1%
=========================================
Files 209 209
Lines 20974 20974
=========================================
- Hits 13916 13915 -1
- Misses 7058 7059 +1
Continue to review full report at Codecov.
|
Signed-off-by: Thane Thomson <[email protected]>
Blocked by #1047 |
Signed-off-by: Thane Thomson <[email protected]>
Signed-off-by: Thane Thomson <[email protected]>
As per the tendermint-rs versioning (https://github.com/informalsystems/tendermint-rs#versioning), we're now focusing on the v0.24.0 release for compatibility with Tendermint v0.35.x, so any further breaking changes to the v0.23.x series of tendermint-rs need to be released as patch versions. This pins your tendermint-rs deps to v0.23.1 for now until we can ensure that v0.23.2 (informalsystems/tendermint-rs#1043) does not break anything. Signed-off-by: Thane Thomson <[email protected]>
Checked with a pending PR to ibc-rs, looks good! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
As per the tendermint-rs versioning (https://github.com/informalsystems/tendermint-rs#versioning), we're now focusing on the v0.24.0 release for compatibility with Tendermint v0.35.x, so any further breaking changes to the v0.23.x series of tendermint-rs need to be released as patch versions. This pins your tendermint-rs deps to v0.23.1 for now until we can ensure that v0.23.2 (informalsystems/tendermint-rs#1043) does not break anything. Signed-off-by: Thane Thomson <[email protected]>
📖 CHANGELOG rendered
.changelog/
Blockers