Re: [Rust] Preparing for the 5.0.0 release and the 5.x release line

2021-07-12 Thread Andrew Lamb
I currently plan to create the 5.0.0 Rust release candidate on Wednesday -- if anyone is interested here are the release notes [1] and readme cleanup [2] that I plan to merge prior to creating the release candidate. Now would also be an excellent time to respond to this thread if there is somethin

Re: [Rust] Preparing for the 5.0.0 release and the 5.x release line

2021-07-09 Thread Andrew Lamb
I have created a `release-blocker` label we can use to label issues: https://github.com/apache/arrow-rs/issues?q=is%3Aissue+is%3Aopen+label%3Arelease-blocker Adam Lippai pointed out https://github.com/apache/arrow-rs/issues/458 as another one that would be nice to fix On Fri, Jul 9, 2021 at 7:55

[Rust] Preparing for the 5.0.0 release and the 5.x release line

2021-07-09 Thread Andrew Lamb
I plan to create a 5.0.0 arrow-rs release candidate (from master) early next week,. The 5.0 release will include breaking API changes Here is the list of issues I think are blockers: * https://github.com/apache/arrow-rs/issues/529 * https://github.com/apache/arrow-rs/issues/463 (improved documenta