[RESULT] Re: [VOTE][RUST] Release Apache Arrow Rust 5.5.0 RC1

2021-09-28 Thread Andrew Lamb
The vote passes with 3 +1 binding and 1 +1 non binding votes The official release can be found at: https://dist.apache.org/repos/dist/release/arrow/arrow-rs-5.5.0 This version has also been uploaded to crates.rs: https://crates.io/crates/arrow/5.5.0 https://crates.io/crates/arrow-flight/5.5.0 h

Re: [VOTE][RUST] Release Apache Arrow Rust 5.5.0 RC1

2021-09-28 Thread Andy Grove
+1 (binding) Checked signatures and ran the release verification script on Ubuntu On Mon, Sep 27, 2021 at 7:05 PM Krisztián Szűcs wrote: > +1 (binding) > > Tested on x86_64-apple-darwin with: > dev/release/verify-release-candidate.sh 5.5.0 1 > > On Mon, Sep 27, 2021 at 5:31 PM Wayne Xia wrote:

Re: [VOTE][RUST] Release Apache Arrow Rust 5.5.0 RC1

2021-09-27 Thread Krisztián Szűcs
+1 (binding) Tested on x86_64-apple-darwin with: dev/release/verify-release-candidate.sh 5.5.0 1 On Mon, Sep 27, 2021 at 5:31 PM Wayne Xia wrote: > > +1 > > I get this after running the script: > > /tmp/arrow-5.5.0.GVUu0 > + TEST_SUCCESS=yes > + echo 'Release candidate looks good!' > Release can

Re: [VOTE][RUST] Release Apache Arrow Rust 5.5.0 RC1

2021-09-27 Thread Wayne Xia
+1 I get this after running the script: /tmp/arrow-5.5.0.GVUu0 + TEST_SUCCESS=yes + echo 'Release candidate looks good!' Release candidate looks good! Thanks! On Fri, Sep 24, 2021 at 11:57 PM Andrew Lamb wrote: > Hi, > > I would like to propose a release of Apache Arrow Rust Implementation, >

[VOTE][RUST] Release Apache Arrow Rust 5.5.0 RC1

2021-09-24 Thread Andrew Lamb
Hi, I would like to propose a release of Apache Arrow Rust Implementation, version 5.5.0. This release candidate is based on commit: 4c9d6d3d4e95d1daa750c93f82dd504a36890c23 [1] The proposed release tarball and signatures are hosted at [2]. The changelog is located at [3]. Please download, ver