+1 (non-binding) to release 1.11.2 Downloaded and ran tests with several Ruby libraries: - avromatic - avro-builder - avro_turf - avro-resolution_canonical_form
On Fri, Jun 30, 2023 at 7:18 AM Ryan Skraba <[email protected]> wrote: > Hello! > > I'm adding my +1 (binding) now that I've had a chance to validate this > RC a bit more thoroughly! > > I built and tested parquet-mr with Avro 1.11.2, as well as a couple of > internal Java projects. I didn't run across any failures or > incompatibilities! The Java japi-compliance-checker reports 99.9% > source and binary compatibility (and it appears that the only breaking > change is hidden in the maven plugin. > > I have some *very* rudimentary C# and python tests that passed. > > The vote closes in about 40 minutes, and we have enough binding votes > to release... however, if anybody wants more time to continue > checking, please let me know (I think it would be fair). > > All my best, Ryan > > On Thu, Jun 29, 2023 at 3:30 PM Oscar Westra van Holthe - Kind > <[email protected]> wrote: > > > > +1 (non-binding) to release: successfully ran the tests on my projects > > (the IntelliJ > > Avro plugin > > < > https://plugins.jetbrains.com/plugin/15728-apache-avro-idl-schema-support > >, > > avro-conversions <https://github.com/opwvhk/avro-conversions> and some > > private projects) > > > > > > Kind regards, > > Oscar > > > > On Tue, 27 Jun 2023 at 15:39, Fokko Driesprong <[email protected]> wrote: > > > > > Hey Ryan, > > > > > > Thanks for running the release. A +1 (binding) from my side. I got one > > > warning from the sym-ver check-in Apache Iceberg > > > < > > > > https://github.com/apache/iceberg/actions/runs/5390074285/jobs/9784911976?pr=7922 > > > >, > > > but I think that's an okay change (and is binary compatible). > > > > > > Cheers, Fokko > > > > > > Op di 27 jun 2023 om 13:24 schreef Martin Grigorov < > [email protected]>: > > > > > > > +1 to release 1.11.2 ! > > > > > > > > I've noticed a failing test in the Rust SDK - > > > > > > > > https://github.com/apache/avro/blob/master/lang/rust/avro/tests/shared.rs > > > > It fails when testing the apache_avro.tar.gz from > > > > https://dist.apache.org/repos/dist/dev/avro/avro-1.11.2-rc1/rust/ > > > because > > > > it tries to run the "shared" tests ( > > > > https://github.com/apache/avro/tree/master/share/test) which are not > > > > existing in the Rust-only archive. > > > > IMO this is not a stopper for the release! > > > > > > > > The tag does not contain 4 commits related to the Rust SDK: > > > > - > > > > > > > > > > > > https://github.com/apache/avro/commit/76d2d5d50fe53f7c06f1a94fde6ff22d03e34d4e > > > > (bug fix) > > > > - > > > > > > > > > > > > https://github.com/apache/avro/commit/63358dff3bc72585ce092e075efea7464222447c > > > > (dependency update) > > > > - > > > > > > > > > > > > https://github.com/apache/avro/commit/1dcaf1d4dd07f8d590cb48241a68d5d8b07ff8d2 > > > > (dependency update) > > > > - > > > > > > > > > > > > https://github.com/apache/avro/commit/cdc2286677813ce2219c013f2b9b66abb53741fe > > > > (dependency update) > > > > > > > > But the Rust SDK users seems to be OK with using latest Git master > > > anyway. > > > > > > > > Regards, > > > > Martin > > > > > > > > > > > > On Tue, Jun 27, 2023 at 10:32 AM Ryan Skraba <[email protected]> > wrote: > > > > > > > > > Hi everyone, > > > > > > > > > > I'd like to propose the following RC1 to be released as the > official > > > > Apache > > > > > Avro 1.11.2 release. > > > > > > > > > > The commit id is 44d1c4f221ccc4571a4b4b9edb023ed1e89354b7 > > > > > * This corresponds to the tag: release-1.11.2-rc1 > > > > > * https://github.com/apache/avro/releases/tag/release-1.11.2-rc1 > > > > > > > > > > The release tarball, signature, and checksums are here (revision > > > r62648) > > > > > * https://dist.apache.org/repos/dist/dev/avro/avro-1.11.2-rc1/ > > > > > > > > > > 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.11.2/ > > > > > > > > > > This release includes ~90 Jira issues: > > > > > * > > > > > > > > > > > > > https://issues.apache.org/jira/issues/?jql=project%3DAVRO%20AND%20fixVersion%3D1.11.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 11h59 UTC Friday, June 30th, > 2023 > > > > > > > > > > [ ] +1 Release this as Apache Avro 1.11.0 > > > > > > > > > > > > > Typo: it should be 1.11.2 > > > > > > > > > > > > > > > > > [ ] +0 > > > > > [ ] -1 Do not release this because... > > > > > > > > > > Best regards, > > > > > Ryan Skraba > > > > > [Countdown to vote]: > > > > > https://www.timeanddate.com/countdown/to?iso=20230630T1159&p0=1440 > > > > > > > > > > > > > > > > > > -- > > > > ✉️ Oscar Westra van Holthe - Kind <[email protected]> >
