+1 to release (binding) The docker build works fine on Linux !
The only issue I faced is "build.sh test" failing for lang/java: [INFO] [ERROR] Plugin org.apache.avro:avro-maven-plugin:1.12.2 or one of its dependencies could not be resolved: The following artifacts could not be resolved: org.apache.avro:avro-maven-plugin:jar:1.12.2 (absent): org.apache.avro:avro-maven-plugin:jar:1.12.2 was not found in https://repo.maven.apache.org/maven2 during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of central has elapsed or updates are forced -> [Help 1] [INFO] org.apache.maven.plugin.PluginResolutionException: Plugin org.apache.avro:avro-maven-plugin:1.12.2 or one of its dependencies could not be resolved: The following artifacts could not be resolved: org.apache.avro:avro-maven-plugin:jar:1.12.2 (absent): org.apache.avro:avro-maven-plugin:jar:1.12.2 was not found in https://repo.maven.apache.org/maven2 during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of central has elapsed or updates are forced but this is an old issue. Kind regards, Martin On Fri, Aug 7, 2026 at 6:24 PM Ryan Skraba <[email protected]> wrote: > Hi everyone, > > I'd like to propose the following RC3 to be released as the official Apache > Avro 1.12.2 release. > > The commit id is release-1.12.2-rc3^{commit} > * This corresponds to the tag: release-1.12.2-rc3 > * https://github.com/apache/avro/releases/tag/release-1.12.2-rc3 > > The release tarball, signature, and checksums are here (revision 86633) > * https://dist.apache.org/repos/dist/dev/avro/avro-1.12.2-rc3/ > > 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/groups/staging/org/apache/avro/avro/1.12.2/ > > This release includes ~30 Jira issues: > * > https://issues.apache.org/jira/issues/?jql=project%3DAVRO%20AND%20fixVersion%3D1.12.2 > > I'll send a follow-up email with the notable highlights for each > language and SDK, but I wanted to give everyone a head start to > check their favourite fixed JIRAs and features! > > Please download, verify, and test. This vote will remain open for at least > 72 hours. I would like to close at 18h00 UTC Tuesday August 11th 2026. > > [X] +1 Release this as Apache Avro 1.12.2 > [ ] +0 > [ ] -1 Do not release this because... > > Best regards, > Ryan Skraba > [Countdown to vote]: > https://www.timeanddate.com/countdown/to?iso=20260811T180000&p0=1440 >
