tendermint-rs dropping v0.24.x #1179
thanethomson
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
As per tendermint/tendermint#9155, Tendermint Core is no longer going to support v0.35 or v0.36, and so tendermint-rs will be dropping support for its v0.24.x pre-release series that targeted v0.35 compatibility.
A new branch
main
has been created from thev0.23.x
branch, andmain
will shortly become the default branch in the tendermint-rs repo. The currentmaster
branch will be kept as-is as a reference branch going forward, such that we can port specific changes tomain
.The v0.24.x pre-release crates will be kept around for a while, but will eventually be yanked. Current ETA on this is the end of September 2022, unless anyone objects strongly.
Follow along with #1168 to keep track of important upcoming changes to tendermint-rs. Until the 1.0 release, the next breaking release of tendermint-rs will start at v0.25.0.
Beta Was this translation helpful? Give feedback.
All reactions