+1 (non binding) - Signature and checksum are OK - ASF header is present in expected files - Can build from the source distribution - No binary found in the source distribution - Tested on some third party projects (iceberg, camel, ...)
Regards JB On Fri, Jul 26, 2024 at 4:56 PM Jean-Baptiste Onofré <j...@nanthrax.net> wrote: > > Hi everyone, > > I'd like to propose the following RC1 to be released as the official > Apache Avro 1.12.0 release. > > The commit id is 35ff8b997738e4d983871902d47bfb67b3250734 > * This corresponds to the tag: release-1.12.-rc0 > * https://github.com/apache/avro/releases/tag/release-1.12.0-rc0 > > The release tarball, signature, and checksums are here (revision r64034) > * https://dist.apache.org/repos/dist/dev/avro/avro-1.12.0-rc0/ > > You can find the KEYS file here: > * https://dist.apache.org/repos/dist/dev/avro/KEYS > > Binary artifacts for Java are staged in Nexus here: > * https://repository.apache.org/content/repositories/orgapacheavro-1037/ > > This release includes ~500 Jira issues: > * > https://issues.apache.org/jira/browse/AVRO-3855?jql=project%3DAVRO%20AND%20fixVersion%3D1.12.0 > > The easiest way to test the release is using Docker: > wget -q > https://dist.apache.org/repos/dist/dev/avro/avro-1.12.0-rc0/avro-doc-1.12.0.tar.gz > tar -xvzf avro-src-1.12.0.tar.gz > ./build.sh docker-test > > Please download, verify, and test. This vote will remain open for at > least 72 hours. > > [ ] +1 Release this as Apache Avro 1.12.0 > [ ] 0 > [ ] -1 Do not release this because... > > Regards > JB