File tree 2 files changed +7
-0
lines changed
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)
106
106
(2.10 .0 )
107
107
* Contributed fix for #211 : (avro) Fix schema evolution involving maps of non-scalar
108
108
(2.10 .5 )
109
+ * Contributed fix for #216 : (avro) Avro null deserialization
110
+ (2.11 .2 )
109
111
110
112
John (iziamos @github )
111
113
* 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:
8
8
== = Releases == =
9
9
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
10
10
11
+ 2.11 .2 (not yet released )
12
+
13
+ #216 : (avro ) Avro null deserialization
14
+ (fix contributed by Marcos P )
15
+
11
16
2.11 .1 (25 - Jun - 2020 )
12
17
13
18
#204 : (ion ) Add `IonFactory .getIonSystem ()` accessor
You can’t perform that action at this time.
0 commit comments