+1 (binding) 1. ➜ apache-polaris-0.10.0-beta-incubating shasum -a 512 --check *.sha512 apache-polaris-0.10.0-beta-incubating.tar.gz: OK polaris-quarkus-admin-0.10.0-beta-incubating.tgz: OK polaris-quarkus-admin-0.10.0-beta-incubating.zip: OK polaris-quarkus-server-0.10.0-beta-incubating.tgz: OK polaris-quarkus-server-0.10.0-beta-incubating.zip: OK
➜ apache-polaris-0.10.0-beta-incubating for file in *.asc; do gpg --verify $file; done All files signed by gpg: Signature made Fri May 2 13:58:59 2025 CDT gpg: using RSA key 1AA8CF92D409A73393D0B736BFF2EE42C8282E76 gpg: Good signature from "Jean-Baptiste Onofré <jbono...@apache.org>" [unknown] 2. Build and Test Passed 3. Minor note for future work, ./run.sh can do a java version check so we don't get a "class file of version 61.0 error". Admin tools are also working as expected. On Mon, May 5, 2025 at 11:31 AM Yufei Gu <flyrain...@gmail.com> wrote: > +1 > > 1. Verified asc, sha512. > 2. Build and test passed. > 3. Verified both binary distributions, admin and server. Both worked. > Would suggest putting both binaries in a package. They are easier to use in > that case. > > Yufei > > > On Fri, May 2, 2025 at 9:39 PM Jean-Baptiste Onofré <j...@nanthrax.net> > wrote: > > > Hi everyone, > > > > Following the fixes done on RC1, I propose that we release the > > following RC (RC2) as the official Apache Polaris > > 0.10.0-beta-incubating release. > > > > * This corresponds to the tag: apache-polaris-0.10.0-beta-incubating-rc2 > > * > > > https://github.com/apache/polaris/commits/apache-polaris-0.10.0-beta-incubating-rc2 > > * > > > https://github.com/apache/polaris/tree/05d0f8ed15d5d25672eef9297ade9b8e1f1374a2 > > > > The release tarball, signature, and checksums are here: > > * > > > https://dist.apache.org/repos/dist/dev/incubator/polaris/apache-polaris-0.10.0-beta-incubating > > > > Helm charts are available on: > > * https://dist.apache.org/repos/dist/dev/incubator/polaris/helm-chart > > NB: the docker images (polaris-server and polaris-admin) will be > > published on DockerHub once release vote passes. > > > > You can find the KEYS file here: > > * https://dist.apache.org/repos/dist/release/incubator/polaris/KEYS > > > > Convenience binary artifacts are staged on Nexus. The Maven > > repositories URLs are: > > * > > > https://repository.apache.org/content/repositories/orgapachepolaris-1012/ > > > > Please download, verify, and test. > > > > Please vote in the next 72 hours. > > > > [ ] +1 Release this as Apache polaris 0.10.0-beta-incubating > > [ ] +0 > > [ ] -1 Do not release this because... > > > > Only PPMC members and mentors have binding votes, but other community > > members are > > encouraged to cast non-binding votes. This vote will pass if there are > > 3 binding +1 votes and more binding +1 votes than -1 votes. > > > > NB: if this vote passes, a new vote has to be started on the Incubator > > general mailing > > list. > > > > Thanks > > Regards > > > > JB > > >