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