File tree 2 files changed +8
-0
lines changed
2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -214,3 +214,9 @@ Hunter Herman (hherman1@github)
214
214
215
215
* Requested #284 : Support base64 strings in `getBinaryValue()` for CBOR and Smile
216
216
(2.13 .0 )
217
+
218
+ Martin Giannechini (MartinGian @github )
219
+
220
+ * Contributed fix for #295 : (ion) `jackson-dataformat-ion` does not handle null.struct
221
+ deserialization correctly
222
+ (2.13 .0 )
Original file line number Diff line number Diff line change @@ -34,6 +34,8 @@ Modules:
34
34
#290 : (avro) Generate logicalType switch
35
35
(contributed by Michal F )
36
36
#291 : (smile) `ArrayIndexOutOfBounds` for truncated UTF-8 name
37
+ #295 : (ion) `jackson-dataformat-ion` does not handle null.struct deserialization correctly
38
+ (contributed by Martin G )
37
39
- `Ion - java ` dep 1.4 .0 -> 1.8 .0
38
40
- Minor change to Ion module registration names (fully - qualified )
39
41
You can’t perform that action at this time.
0 commit comments