[GitHub] [avro] areese opened a new pull request #1034: avrogencpp has tabs in CodeGen::generateEnumTraits, which is inconsistent with the rest of the generated code.

2020-12-04 Thread GitBox
areese opened a new pull request #1034: URL: https://github.com/apache/avro/pull/1034 avrogencpp has tabs in CodeGen::generateEnumTraits, which is inconsistent with the rest of the generated code. This commit replaces all of the tabs in the CodeGen::generateEnumTraits function with

[GitHub] [avro] areese opened a new pull request #1033: Fix 2 typos in lang/c++/api/ValidSchema.hh:

2020-12-04 Thread GitBox
areese opened a new pull request #1033: URL: https://github.com/apache/avro/pull/1033 1. minumum -> minimum 2. valididated -> validated Fix 1 typo in lang/c++/api/GenericDatum.hh: 1. appropraite -> appropriate Fix 3 typos in lang/c++/api/Decoder.hh: 1. fiedls -> field

Re: [ANNOUNCE] Apache Avro 1.10.1 released

2020-12-04 Thread Driesprong, Fokko
Awesome! Thanks for running the release. Great to see some continuity in the Avro releases. Cheers, Fokko Op vr 4 dec. 2020 om 21:19 schreef Ryan Skraba > Please note: I mistakenly sent this same message earlier today with the > wrong subject! It is, in fact, 1.10.1 that was released. My apol

[ANNOUNCE] Apache Avro 1.10.1 released

2020-12-04 Thread Ryan Skraba
Please note: I mistakenly sent this same message earlier today with the wrong subject! It is, in fact, 1.10.1 that was released. My apologies! The Apache Avro community is pleased to announce the release of Avro 1.10.1! All signed release artifacts, signatures and verification instructions can

[GitHub] [avro] RyanSkraba merged pull request #1026: Bump snappy-java from 1.1.8.1 to 1.1.8.2 in /lang/java

2020-12-04 Thread GitBox
RyanSkraba merged pull request #1026: URL: https://github.com/apache/avro/pull/1026 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[ANNOUNCE] Apache Avro 1.10.0 released

2020-12-04 Thread Ryan Skraba
The Apache Avro community is pleased to announce the release of Avro 1.10.1! All signed release artifacts, signatures and verification instructions can be found here: https://avro.apache.org/releases.html This release includes 33 Jira issues, including some interesting features: C#: AVRO-2750 Su