Thanks for the clarification! I actually thought the first rejection was due to a glaring error in the first announcement (the release/KEYS file wasn't updated and has since been fixed). I misunderstood that we needed to link indirectly to dyn/closer.cgi/avro to via the avro website.
It looks like this ultimately made it onto the announce mailing list with the non-standard link. I'll raise a JIRA for the next major release -- it looks like the https://avro.apache.org/releases is missing all of the required details except the link to dyn/closer.cgi/avro All my best, Ryan On Fri, Feb 14, 2020 at 10:02 PM Craig Russell <[email protected]> wrote: > > This announcement was rejected earlier and not properly fixed. > > Please change the template for announce emails and replace the reference to > ...dyn/closer.cgi/avro with a link to your downloads page, which should > contain the KEYS link, instructions how to verify the release, and for each > artifact, the dyn/closer link, link to the checksum, and link to the > signature. > > Thanks, > Craig > > > Begin forwarded message: > > > > From: Ryan Skraba <[email protected]> > > Subject: [ANNOUNCE] Apache Avro 1.9.2 released > > Date: February 14, 2020 at 4:53:54 AM PST > > To: [email protected] > > > > The Apache Avro community is pleased to announce the release of Avro 1.9.2! > > > > All signed release artifacts, signatures and verification instructions > > can be found here: > > * https://www.apache.org/dyn/closer.cgi/avro/ > > * The keys used to sign the release: > > https://dist.apache.org/repos/dist/release/avro/KEYS > > > > This release includes 73 Jira issues, including bug fixes: > > * C#: AVRO-2606 handle multidimensional arrays of custom types > > * Java: AVRO-2592 Avro decimal fails on some conditions > > * Java: AVRO-2641 Generated code results in java.lang.ClassCastException > > * Java: AVRO-2663 Projection on nested records does not work > > * Python: AVRO-2429 unknown logical types should fall back > > Improvements: > > * Java: AVRO-2247 Improve Java reading performance with a new reader > > * Python: AVRO-2104 Schema normalisation and fingerprint support for Python > > 3 > > Work to unify Python2 and Python3 APIs in preparation for sunset. > > Improved tests > > Improved, more reliable builds. > > Improved readability > > Upgraded dependencies to latest versions, including CVE fixes. > > And more... > > > > The link to all fixed JIRA issues and a brief summary can be found at: > > https://github.com/apache/avro/releases/tag/release-1.9.2 > > > > In addition, language-specific release artifacts are available: > > * C#: https://www.nuget.org/packages/Apache.Avro/1.9.2 > > * Java: from Maven Central, > > * Javascript: https://www.npmjs.com/package/avro-js/v/1.9.2 > > * Python 2: https://pypi.org/project/avro/1.9.2/ > > * Python 3: https://pypi.org/project/avro-python3/1.9.2.1/ > > - See https://issues.apache.org/jira/browse/AVRO-2737 > > * Ruby: https://rubygems.org/gems/avro/versions/1.9.2 > > > > Thanks to everyone for contributing! > > > > Ryan Skraba > > Craig L Russell > [email protected] >
