The Apache Avro community is pleased to announce the release of Avro 1.12.0!
All signed release artifacts, signatures and verification instructions can be found here: https://avro.apache.org/blog/2024/08/05/avro-1.12.0/ <https://avro.apache.org/releases.html> This is a major release that includes both new features and bug fixes. The link to all fixed JIRA issues and a brief summary can be found at:https://github.com/apache/avro/releases/tag/release-1.12.0 In addition, language-specific release artifacts are available: * C#: https://www.nuget.org/packages/Apache.Avro/1.12.0 * Java: https://repo1.maven.org/maven2/org/apache/avro/avro/1.12.0/ * Javascript: https://www.npmjs.com/package/avro-js/v/1.12.0 * Perl: https://metacpan.org/release/Avro * Python 3: https://pypi.org/project/avro/1.12.0 * Ruby: https://rubygems.org/gems/avro/versions/1.12.0 * Rust: https://crates.io/crates/apache-avro/0.17.0 Thanks to everyone for contributing!