Skip to content

Commit 28e22c8

Browse files
committed
Update release notes wrt #295
1 parent 6124d9b commit 28e22c8

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

release-notes/CREDITS-2.x

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -214,3 +214,9 @@ Hunter Herman (hherman1@github)
214214

215215
* Requested #284: Support base64 strings in `getBinaryValue()` for CBOR and Smile
216216
(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)

release-notes/VERSION-2.x

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ Modules:
3434
#290: (avro) Generate logicalType switch
3535
(contributed by Michal F)
3636
#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)
3739
- `Ion-java` dep 1.4.0 -> 1.8.0
3840
- Minor change to Ion module registration names (fully-qualified)
3941

0 commit comments

Comments
 (0)