-
Notifications
You must be signed in to change notification settings - Fork 785
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 arrow ~10.0.0~ 9.1.0 #1304
Comments
I'd be happy to help out with preparing the release, but would of course need the assistance of a committer to cut the actual release. It may be easier for a single committer to handle the whole thing, but thought I'd offer 😄 |
It's a good idea! I can help the committer as a PMC member. |
The part of the process that is not entirely mechanical is the creation of the release notes, but since ideally that is done by editing labels and titles of resolved issues, I am not sure what permissions are required to do that |
As I think @tustvold isn't on the committers list he will not be able to make changes to the issue titles or labels nor merge PRs as appropriate. Would one of the existing Rust committers be willing to help? @Dandandan @nevi-me @paddyhoran @andygrove @rdettai @sunchao @jimexist ? |
I can cut an RC over the weekend, on Saturday |
Thanks @nevi-me -- I'll try and make a PR with some proposed release notes and a version bump as well to help out |
After reviewing the changelog, it seems like this could actually be a 9.1.0 release (see comment from @tafia #1120 (comment) , Thoughts @tustvold ? |
@alamb We are of the same mind 😆 - #1325 (comment) |
Cool will update the versions in #1325 |
Thanks !! |
Thank you so much @nevi-me and everyone else who helped with this release! |
sorry for not reacting to this, this last months have been very busy for me! I'll try to help out next time 😉 |
EDIT: suggestion is to release this as arrow 9.1.0 as there are no breaking changes.
Is your feature request related to a problem or challenge? Please describe what you are trying to do.
Arrow 10.0.0 is scheduled for release (RC on Feb 18, 2022 release on Feb 21, 2022 if we follow the same schedule as other releases)
I will not be able to contribute to the project for these dates as I will be away, though I will be available again starting Feb 28 2022
Describe the solution you'd like
This might be a great time for some others to try out creating a release if they are available and are interested in doing so
The instructions are here:
https://github.com/apache/arrow-rs/blob/master/dev/release/README.md
I believe you need to be a committer to run the
./dev/release/create-tarball.sh 4.1.0 2
script, but making the changelog and updating the version would be straight forward.@andygrove @kou and @kszucs have access to publish on crates.io.
Describe alternatives you've considered
An alternative is to postpone the release until sometime after Feb 28
Additional context
Arrow 9.0.0 was delayed by about a week due to some issues encountered while testing. See https://lists.apache.org/thread/2yyq5x7cx4f16q68x8vlftf3ksbrckxb for more details
The text was updated successfully, but these errors were encountered: