This is an automated email from the ASF dual-hosted git repository.
rskraba pushed a change to branch branch-1.11
in repository https://gitbox.apache.org/repos/asf/avro.git
from 42787b792 AVRO-3531: Improve thread safety in GenericDatumReader
(#1719)
new 31f3800fb AVRO-3563: Ensure docs/current/spec.html remains viable
(#1750)
new 6cf169a4b AVRO-3219: Add nullable enum type field support in
Avro.Reflect (#1348)
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
build.sh | 1 +
.../en/docs/++version++/Specification/_index.md | 2 ++
lang/csharp/src/apache/main/Reflect/ClassCache.cs | 16 +++++++++--
lang/csharp/src/apache/test/Reflect/TestReflect.cs | 33 ++++++++++++++++++++--
4 files changed, 46 insertions(+), 6 deletions(-)