+1 (non-binding) I ran: dev/release/verify_rc.sh 22.0.0 0 on Fedora 42 x64 with .NET SDK 9.0.109.
I also had to set OPENSSL_ENABLE_SHA1_SIGNATURES=1 for assembly signing to work. Thanks, Adam On Wed, 10 Sept 2025 at 04:17, Bryce Mecum <bryceme...@gmail.com> wrote: > +1 (binding) > > Tested manually on Windows 11 (10.0.26100) amd64 under dotnet 9.0.302 > by running dotnet build and dotnet test on the RC source. > > On Tue, Sep 9, 2025 at 12:08 AM Sutou Kouhei <k...@clear-code.com> wrote: > > > > Hi, > > > > I would like to propose the following release candidate (RC0) of > > Apache Arrow .NET version 22.0.0. > > > > This release candidate is based on commit: > > 710f6e47bd20c5a0dca471a27d67c2fff65d581c [1] > > > > The source release rc0 is hosted at [2]. > > > > Please download, verify checksums and signatures, run the unit tests, > > and vote on the release. See [3] for how to validate a release candidate. > > > > The vote will be open for at least 72 hours. > > > > [ ] +1 Release this as Apache Arrow .NET 22.0.0 > > [ ] +0 > > [ ] -1 Do not release this as Apache Arrow .NET 22.0.0 because... > > > > [1]: > https://github.com/apache/arrow-dotnet/tree/710f6e47bd20c5a0dca471a27d67c2fff65d581c > > [2]: https://github.com/apache/arrow-dotnet/releases/v22.0.0-rc0 > > [3]: > https://github.com/apache/arrow-dotnet/blob/main/dev/release/README.md#verify > > > > > > Thanks, > > -- > > kou >