[RESULT][VOTE][RUST] Release Apache Arrow Rust Object Store 0.5.6 RC2

2023-04-03 Thread Raphael Taylor-Davies
With 6 +1 votes (4 binding) the release is approved The release is available here: https://dist.apache.org/repos/dist/release/arrow/arrow-object-store-rs-0.5.6 It has also been released to crates.io Thank you to everyone who helped verify this release Raphael On 01/04/2023 14:48, Metehan

Re: [VOTE][RUST] Release Apache Arrow Rust Object Store 0.5.6 RC2

2023-04-01 Thread Metehan Yıldırım
+1 (non-binding) verified on mac m1. On Sat, Apr 1, 2023 at 4:05 AM Jacob Wujciak wrote: > +1 (non-binding) verified on manjaro > > On Fri, Mar 31, 2023 at 10:00 PM Raphael Taylor-Davies > wrote: > > > Thank you for double checking, ApplicationDefaultCredentialsFile is in a > > crate private mo

Re: [VOTE][RUST] Release Apache Arrow Rust Object Store 0.5.6 RC2

2023-03-31 Thread Jacob Wujciak
+1 (non-binding) verified on manjaro On Fri, Mar 31, 2023 at 10:00 PM Raphael Taylor-Davies wrote: > Thank you for double checking, ApplicationDefaultCredentialsFile is in a > crate private module and isn't re-exported, so we should be good. > > > > On 31 March 2023 20:16:29 BST, Andrew Lamb wr

Re: [VOTE][RUST] Release Apache Arrow Rust Object Store 0.5.6 RC2

2023-03-31 Thread Raphael Taylor-Davies
Thank you for double checking, ApplicationDefaultCredentialsFile is in a crate private module and isn't re-exported, so we should be good. On 31 March 2023 20:16:29 BST, Andrew Lamb wrote: >+1 (verified on mac x86) > >I took a look through the PRs -- I think [1] is actually SemVer but I >wan

Re: [VOTE][RUST] Release Apache Arrow Rust Object Store 0.5.6 RC2

2023-03-31 Thread Andrew Lamb
+1 (verified on mac x86) I took a look through the PRs -- I think [1] is actually SemVer but I wanted to double check (to see if we needed to make the version 0.6.0 🤔) The ::new() constructor is the same, but ApplicationDefaultCredentialsFile went from a struct to enum [1] https://github.com/a

Re: [VOTE][RUST] Release Apache Arrow Rust Object Store 0.5.6 RC2

2023-03-31 Thread L. C. Hsieh
Oh, I verified RC1 wrongly. Then for RC2, +1 (binding) Verified on M1 Mac. Thanks Raphael. On Fri, Mar 31, 2023 at 10:34 AM Raphael Taylor-Davies wrote: > > Are you verifying RC1 or RC2? RC1 had the issue you mention > > On 31/03/2023 18:17, L. C. Hsieh wrote: > > Hmm, I got an error like fo

Re: [VOTE][RUST] Release Apache Arrow Rust Object Store 0.5.6 RC2

2023-03-31 Thread Raphael Taylor-Davies
Are you verifying RC1 or RC2? RC1 had the issue you mention On 31/03/2023 18:17, L. C. Hsieh wrote: Hmm, I got an error like following on both M1 and Intel Macs. ``` + cargo build error: failed to parse manifest at `/private/var/folders/zq/2tdnn5955wvdcw7qfy6qhvk0gn/T/arrow-0.5.6.X.VnN

Re: [VOTE][RUST] Release Apache Arrow Rust Object Store 0.5.6 RC2

2023-03-31 Thread L. C. Hsieh
Hmm, I got an error like following on both M1 and Intel Macs. ``` + cargo build error: failed to parse manifest at `/private/var/folders/zq/2tdnn5955wvdcw7qfy6qhvk0gn/T/arrow-0.5.6.X.VnNkJPdg/apache-arrow-object-store-rs-0.5.6/Cargo.toml` Caused by: error inheriting `edition` from wo

Re: [VOTE][RUST] Release Apache Arrow Rust Object Store 0.5.6 RC2

2023-03-31 Thread Will Jones
+1 Verified on M1 MacOS. On Fri, Mar 31, 2023 at 4:29 AM Raphael Taylor-Davies wrote: > Hi, > > I would like to propose a release of Apache Arrow Rust Object > Store Implementation, version 0.5.6. > > This release candidate is based on commit: > 234b7847ecb737e96df3f4623df7b330b34b3d1b [1] > >

[VOTE][RUST] Release Apache Arrow Rust Object Store 0.5.6 RC2

2023-03-31 Thread Raphael Taylor-Davies
Hi, I would like to propose a release of Apache Arrow Rust Object Store Implementation, version 0.5.6. This release candidate is based on commit: 234b7847ecb737e96df3f4623df7b330b34b3d1b [1] The proposed release tarball and signatures are hosted at [2]. The changelog is located at [3]. Plea