Hi all, I just wanted to share an update on the status of the post-release tasks. Thanks Kou and Jacob for the help troubleshooting and getting permissions to publish packages.
DONE - Merge changes on release branch to maintenance branch for patch releases - Add the new release to the Apache Reporter System - Push release tag - Upload source - Upload binaries - Update website - Update GitHub Release Notes - Upload C# packages - Upload wheels/sdist to pypi IN PROGRESS - Update Homebrew packages - PR: https://github.com/Homebrew/homebrew-core/pull/198940 - Update MSYS2 package - PR: https://github.com/msys2/MINGW-packages/pull/22651 - Update vcpkg port - PR: https://github.com/microsoft/vcpkg/pull/42357 - Update Conan recipe - PR: https://github.com/conan-io/conan-center-index/pull/26035 - Publish Maven artifacts - The process has been started. TODO - Update conda recipes - Upload RubyGems - Waiting on Homebrew and MSYS2 PRs - Upload JavaScript packages - Update R packages - Bump versions - Update docs - Update version in Apache Arrow Cookbook - Announce the new release - Publish release blog posts - Announce the release on Twitter - Remove old artifacts I'll keep working on these tomorrow. On Wed, Nov 20, 2024 at 8:26 PM Jacob Wujciak <assignu...@apache.org> wrote: > > Hi, > > Thanks everyone. > > The result of the vote was successful with 4 +1 binding votes, 3 +1 > non-binding votes and no -1 votes. > +1 (binding): David Li, Nic Crane, Raúl Cumplido, Sutou Kouhei > +1 (non binding): Ruoxi Sun, Gang Wu, Bryce Mecum > > Bryce will take point on the post release tasks for 18.1.0. > > > Jacob > > > Am Do., 21. Nov. 2024 um 00:23 Uhr schrieb David Li <lidav...@apache.org>: > > > > +1 (binding) > > > > Tested sources on Debian 12/Conda/x86_64 > > > > On Wed, Nov 20, 2024, at 22:10, Nic Crane wrote: > > > +1 (binding) > > > > > > On Wed, 20 Nov 2024, 09:46 Raúl Cumplido, <rau...@apache.org> wrote: > > > > > >> Hi, > > >> > > >> Can we get a third PMC to vote on the release to close the vote? > > >> Please, :) > > >> > > >> Thanks, > > >> Raúl > > >> > > >> El lun, 18 nov 2024 a las 17:23, Bryce Mecum (<bryceme...@gmail.com>) > > >> escribió: > > >> > > > >> > +1 (non-binding) > > >> > > > >> > I successfully verified by running: > > >> > > > >> > TEST_DEFAULT=0 \ > > >> > TEST_CPP=1 \ > > >> > ./dev/release/verify-release-candidate.sh 18.1.0 2 > > >> > > > >> > on macOS 15.1 (aarch64). I couldn't verify Python because I was > > >> > getting consistent crashes in the Flight tests [1]. > > >> > > > >> > [1] https://gist.github.com/amoeba/6eb6cec9fbd5ee348221a35589cfa8e2 > > >> > > > >> > On Thu, Nov 14, 2024 at 4:52 PM Jacob Wujciak <assignu...@apache.org> > > >> wrote: > > >> > > > > >> > > Hi, > > >> > > > > >> > > I would like to propose the following release candidate (RC2) of > > >> > > Apache > > >> > > Arrow version 18.1.0. This is a release consisting of 15 > > >> > > resolved GitHub issues[1]. > > >> > > > > >> > > This release candidate is based on commit: > > >> > > 6a0414bd9a91e890ec6a45369bf61f405180628c [2] > > >> > > > > >> > > The source release rc2 is hosted at [3]. > > >> > > The binary artifacts are hosted at [4][5][6][7][8][9][10][11]. > > >> > > The changelog is located at [12]. > > >> > > > > >> > > Please download, verify checksums and signatures, run the unit tests, > > >> > > and vote on the release. See [13] for how to validate a release > > >> candidate. > > >> > > > > >> > > See also a verification result on GitHub pull request [14]. > > >> > > > > >> > > The vote will be open for at least 72 hours. > > >> > > > > >> > > [ ] +1 Release this as Apache Arrow 18.1.0 > > >> > > [ ] +0 > > >> > > [ ] -1 Do not release this as Apache Arrow 18.1.0 because... > > >> > > > > >> > > [1]: > > >> https://github.com/apache/arrow/issues?q=is%3Aissue+milestone%3A18.1.0+is%3Aclosed > > >> > > [2]: > > >> https://github.com/apache/arrow/tree/6a0414bd9a91e890ec6a45369bf61f405180628c > > >> > > [3]: > > >> https://dist.apache.org/repos/dist/dev/arrow/apache-arrow-18.1.0-rc2 > > >> > > [4]: https://apache.jfrog.io/artifactory/arrow/almalinux-rc/ > > >> > > [5]: https://apache.jfrog.io/artifactory/arrow/amazon-linux-rc/ > > >> > > [6]: https://apache.jfrog.io/artifactory/arrow/centos-rc/ > > >> > > [7]: https://apache.jfrog.io/artifactory/arrow/debian-rc/ > > >> > > [8]: https://apache.jfrog.io/artifactory/arrow/java-rc/18.1.0-rc2 > > >> > > [9]: https://apache.jfrog.io/artifactory/arrow/nuget-rc/18.1.0-rc2 > > >> > > [10]: https://apache.jfrog.io/artifactory/arrow/python-rc/18.1.0-rc2 > > >> > > [11]: https://apache.jfrog.io/artifactory/arrow/ubuntu-rc/ > > >> > > [12]: > > >> https://github.com/apache/arrow/blob/6a0414bd9a91e890ec6a45369bf61f405180628c/CHANGELOG.md > > >> > > [13]: > > >> https://arrow.apache.org/docs/developers/release_verification.html > > >> > > [14]: https://github.com/apache/arrow/pull/44719 > > >>