File tree Expand file tree Collapse file tree 2 files changed +7
-0
lines changed
Expand file tree Collapse file tree 2 files changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -106,6 +106,8 @@ Marcos Passos (marcospassos@github)
106106 (2.10 .0 )
107107* Contributed fix for #211 : (avro) Fix schema evolution involving maps of non-scalar
108108 (2.10 .5 )
109+ * Contributed fix for #216 : (avro) Avro null deserialization
110+ (2.11 .2 )
109111
110112John (iziamos @github )
111113* Reported , suggested fix for #178 : Fix issue wit input offsets when parsing CBOR from `InputStream`
Original file line number Diff line number Diff line change @@ -8,6 +8,11 @@ Project: jackson-datatypes-binaryModules:
88== = Releases == =
99-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
1010
11+ 2.11 .2 (not yet released )
12+
13+ #216 : (avro ) Avro null deserialization
14+ (fix contributed by Marcos P )
15+
11162.11 .1 (25 - Jun - 2020 )
1217
1318#204 : (ion ) Add `IonFactory .getIonSystem ()` accessor
You can’t perform that action at this time.
0 commit comments