Re: [Rust] Patch release process

2021-03-12 Thread Neal Richardson
If you haven't already, you may need to re-create the 3.0.1 version in JIRA. I deleted it this week (along with 2.0.1) while doing some prep for 4.0.0 since it seemed like we weren't going to be doing a patch release given the proximity of the next major release. Apologies if that was a mistake. N

Re: [Rust] Patch release process

2021-03-12 Thread Andy Grove
Thanks for the reviews and edits so far on this. It looks like we have a process defined that should work well. I will create a PR to add this documentation to the repo this weekend and will create the release-rust-3.0 branch and start cherry-picking 3.0.1 bug fixes into that branch. If anyone has

[Rust] Patch release process

2021-03-11 Thread Andy Grove
Now that we have the ability to vote on source releases for patch releases, with each implementation having more freedom to release outside of the major release process, we need to document how to do this for the Rust implementation (and this is probably of interest to other implementations as well