+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
>

Reply via email to