+1 (binding) Verified according to https://polaris.apache.org/community/release-guides/release-verification-guide/ by running `bash <(curl --silent https://raw.githubusercontent.com/apache/polaris/refs/heads/main/tools/verify-release/verify-release.sh) --git-sha c940ded0f6be44d58ac6f0b6606c41cb08b53304 --version 1.3.0-incubating-rc3 --maven-repo-id 1052` The reported differences are known to the project and/or have been fixed on the main branch.
On Sat, Jan 10, 2026 at 7:23 AM Jean-Baptiste Onofré <[email protected]> wrote: > > +1 (binding) > > I checked: > -- source distribution > -- incubating is in the name/version > -- checksum (using the ASF Infra Release key as in KEYS file) and signature > are good > -- DISCLAIMER is present > -- LICENSE is good, NOTICE is almost good but as LICENSE mentions code > coming from Netty > (persistence/nosql/persistence/cdi/quarkus-distcache/src/main/java/org/apache/polaris/persistence/nosql/quarkus/distcache/ResolvConf.java), > the NOTICE file should contain mention of Netty (as non ASF, Apache > licensed dependency). I don't consider as blocker but it should be fixed > for next releases. NOTICE copyright can be updated to 2025 or updated to > range like 2025-. > -- ASF header is present (the header in ResolvConf.java is correct as the > code has been largely updated in Polaris) > -- No binary/compiled dependency in the source distribution > - binary distribution > -- incubating is in the name/version > -- checksum and signature are good > -- DISCLAIMER is present > -- LICENSE/NOTICE are correct ( NOTICE copyright can be updated to 2025 or > updated to range like 2025-.) > - Helm charts > -- incubating is in the name/version > -- checksum and signature are good > -- DISCLAIMER is present > -- LICENSE/NOTICE are correct ( NOTICE copyright can be updated to 2025 or > updated to range like 2025-.) > -- ASF header is not present in Chart.yml (due to change at build time, > whereas the header is present on the source). It's not a blocker, but good > to be fixed. > > Regards > JB > > On Fri, Jan 9, 2026 at 4:24 PM Pierre Laporte <[email protected]> wrote: > > > Hi everyone, > > > > I propose that we release the following RC as the official Apache Polaris > > 1.3.0-incubating release. > > > > This corresponds to the tag: apache-polaris-1.3.0-incubating-rc3 > > * > > > > https://github.com/apache/polaris/commits/apache-polaris-1.3.0-incubating-rc3 > > * > > > > https://github.com/apache/polaris/tree/c940ded0f6be44d58ac6f0b6606c41cb08b53304 > > > > The release tarball, signature, and checksums are here: > > * > > https://dist.apache.org/repos/dist/dev/incubator/polaris/1.3.0-incubating > > > > Helm charts are available on: > > * > > > > https://dist.apache.org/repos/dist/dev/incubator/polaris/helm-chart/1.3.0-incubating/ > > NB: you have to build the Docker images locally in order to test Helm > > charts. > > > > You can find the KEYS file here: > > * https://downloads.apache.org/incubator/polaris/KEYS > > > > Convenience binary artifacts are staged on Nexus. The Maven repository URL > > is: > > * https://repository.apache.org/content/repositories/orgapachepolaris-1052 > > > > Please download, verify, and test. > > > > Please vote in the next 72 hours. > > > > [ ] +1 Release this as Apache polaris 1.3.0-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 pass, a new vote has to be started on the Incubator > > general mailing list. > > > > Thanks > > Regards > > > > -- > > > > Pierre > >
