Thanks Raúl!

> [TODO] Update R packages
The R package release has started and is tracked here:
https://github.com/apache/arrow/issues/41647

Am Di., 14. Mai 2024 um 20:40 Uhr schrieb Raúl Cumplido <rau...@apache.org>:

> Hi,
>
> I have started to work on the Post release tasks. If someone could
> help with the remaining TODO items that would be great as I am going
> to be slightly busy during the next few days.
>
> Done:
> [Done] Update the released milestone Date and set to “Closed” on GitHub
> [Done] Merge changes on release branch to maintenance branch for patch
> releases
> [Done] Add the new release to the Apache Reporter System
> [Done] Upload source
> [Done] Upload binaries
> [Done] Upload JavaScript packages
> [Done] Upload C# packages
> [Done] Upload wheels/sdist to pypi
> [Done] Publish Maven artifacts
> [Done] Update MSYS2 package -->
> https://github.com/msys2/MINGW-packages/pull/20903
> [Done] Update website --> https://github.com/apache/arrow-site/pull/514
> [Done] Bump versions
> [Done] Update tags for Go modules
> In progress:
> [In progress] Update docs -->
> https://github.com/apache/arrow-site/pull/515
> [In progress] Update vcpkg port -->
> https://github.com/microsoft/vcpkg/pull/38727
> [In progress] Publish release blog posts -->
> https://github.com/apache/arrow-site/pull/516
> TODO,
> Can someone help with:
> [TODO] Update Homebrew packages
> [TODO] Upload RubyGems
> [TODO] Update conda recipes
> [TODO] Update R packages
> [TODO] Update Conan recipe
> [TODO] Update version in Apache Arrow Cookbook
>
> I'll work on those once the blog post is merged:
> [TODO] Announce the new release
> [TODO] Announce the release on Twitter
> [TODO] Remove old artifacts
>
> Kind regards,
> Raúl
>
> El mar, 14 may 2024 a las 13:52, Raúl Cumplido
> (<raulcumpl...@gmail.com>) escribió:
> >
> > Hi,
> >
> > Thanks everyone.
> >
> > The result of the vote was successful with 3 +1 binding votes, 7 +1
> > non-binding votes and no -1 votes.
> > +1 (binding): David Li, Raúl Cumplido, Sutou Kouhei
> > +1 (non binding): Vibhatha Abeykoon, Ruoxi Sun, Rok Mihevc, Gang Wu,
> > Bryce Mecum, Xuwei Fu, Jacob Wujciak
> >
> > I will start the post release tasks for 16.1.0.
> >
> > Thanks,
> > Raúl
> >
> > El vie, 10 may 2024 a las 19:30, Jacob Wujciak
> > (<assignu...@apache.org>) escribió:
> > >
> > > +1 (non-binding)
> > > I tested C++ sources on pop_os 22.04
> > >
> > >
> > > Am Fr., 10. Mai 2024 um 17:47 Uhr schrieb Raúl Cumplido <
> rau...@apache.org>:
> > >
> > > > +1 (binding)
> > > >
> > > > I have tested both SOURCES and BINARIES successfully on Ubuntu 22.04:
> > > > TEST_DEFAULT=0 TEST_SOURCE=1 dev/release/verify-release-candidate.sh
> > > > 16.1.0 1
> > > > TEST_DEFAULT=0 TEST_BINARIES=1 dev/release 16.1.0 1
> > > > with:
> > > >   * Python 3.10.12
> > > >   * gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
> > > >   * NVIDIA CUDA cuda_11.5.r11.5/compiler.30672275_0
> > > >   * openjdk 17.0.10 2024-01-16
> > > >   * ruby 3.0.2p107 (2021-07-07 revision 0db68f0233)
> [x86_64-linux-gnu]
> > > >   * dotnet 8.0.103
> > > >
> > > > Regards,
> > > > Raúl
> > > >
> > > > El vie, 10 may 2024 a las 12:24, wish maple (<maplewish...@gmail.com
> >)
> > > > escribió:
> > > > >
> > > > > Ah, only PMC can vote binding
> > > > >
> > > > > Please regard me as non-binding
> > > > >
> > > > > Best,
> > > > > Xuwei Fu
> > > > >
> > > > > wish maple <maplewish...@gmail.com> 于2024年5月10日周五 10:39写道:
> > > > >
> > > > > > +1 (binding)
> > > > > >
> > > > > > TEST_DEFAULT=0 TEST_CPP=1 ./verify-release-candidate.sh 16.1.0 1
> > > > > > Release candidate 16.1.0 works well on my M1 MacOS
> > > > > >
> > > > > > Best,
> > > > > > Xuwei Fu
> > > > > >
> > > > > > David Li <lidav...@apache.org> 于2024年5月10日周五 09:30写道:
> > > > > >
> > > > > >> +1 (binding)
> > > > > >>
> > > > > >> Tested sources with Conda on Debian 12/x86_64 (binaries failed
> due to
> > > > > >> download flakiness)
> > > > > >>
> > > > > >> On Fri, May 10, 2024, at 07:02, Rok Mihevc wrote:
> > > > > >> > +1 (non-binding)
> > > > > >> >
> > > > > >> > Ran:
> > > > > >> > TEST_DEFAULT=0 TEST_SOURCE=1 ./verify-release-candidate.sh
> 16.1.0 1
> > > > > >> > On Ubuntu 22.04.1 x86_64
> > > > > >> >
> > > > > >> > Thanks for the hard work Raul!
> > > > > >> >
> > > > > >> > Rok
> > > > > >> >
> > > > > >> > On Thu, May 9, 2024 at 6:51 PM Bryce Mecum <
> bryceme...@gmail.com>
> > > > > >> wrote:
> > > > > >> >
> > > > > >> >> +1 (non-binding)
> > > > > >> >>
> > > > > >> >> I ran TEST_DEFAULT=0 TEST_CPP=1
> > > > > >> >> ./dev/release/verify-release-candidate.sh 16.1.0 1 on
> aarch64 macOS
> > > > > >> >> 14.4.1 with Homebrew. I did run into one failing test which
> I've
> > > > filed
> > > > > >> >> as [1].
> > > > > >> >>
> > > > > >> >> [1] https://github.com/apache/arrow/issues/41605
> > > > > >> >>
> > > > > >> >> On Thu, May 9, 2024 at 5:05 AM Raúl Cumplido <
> rau...@apache.org>
> > > > > >> wrote:
> > > > > >> >> >
> > > > > >> >> > Hi,
> > > > > >> >> >
> > > > > >> >> > I would like to propose the following release candidate
> (RC1) of
> > > > > >> Apache
> > > > > >> >> > Arrow version 16.1.0. This is a release consisting of 35
> > > > > >> >> > resolved GitHub issues[1].
> > > > > >> >> >
> > > > > >> >> > This release candidate is based on commit:
> > > > > >> >> > 7dd1d34074af176d9e861a360e135ae57b21cf96 [2]
> > > > > >> >> >
> > > > > >> >> > The source release rc1 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 16.1.0
> > > > > >> >> > [ ] +0
> > > > > >> >> > [ ] -1 Do not release this as Apache Arrow 16.1.0
> because...
> > > > > >> >> >
> > > > > >> >> > [1]:
> > > > > >> >>
> > > > > >>
> > > >
> https://github.com/apache/arrow/issues?q=is%3Aissue+milestone%3A16.1.0+is%3Aclosed
> > > > > >> >> > [2]:
> > > > > >> >>
> > > > > >>
> > > >
> https://github.com/apache/arrow/tree/7dd1d34074af176d9e861a360e135ae57b21cf96
> > > > > >> >> > [3]:
> > > > > >> >>
> > > > https://dist.apache.org/repos/dist/dev/arrow/apache-arrow-16.1.0-rc1
> > > > > >> >> > [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/16.1.0-rc1
> > > > > >> >> > [9]:
> > > > https://apache.jfrog.io/artifactory/arrow/nuget-rc/16.1.0-rc1
> > > > > >> >> > [10]:
> > > > https://apache.jfrog.io/artifactory/arrow/python-rc/16.1.0-rc1
> > > > > >> >> > [11]: https://apache.jfrog.io/artifactory/arrow/ubuntu-rc/
> > > > > >> >> > [12]:
> > > > > >> >>
> > > > > >>
> > > >
> https://github.com/apache/arrow/blob/7dd1d34074af176d9e861a360e135ae57b21cf96/CHANGELOG.md
> > > > > >> >> > [13]:
> > > > > >>
> https://arrow.apache.org/docs/developers/release_verification.html
> > > > > >> >> > [14]: https://github.com/apache/arrow/pull/41600
> > > > > >> >>
> > > > > >>
> > > > > >
> > > >
>

Reply via email to