Skip to content

Commit

Permalink
Update release notes wrt #295
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed Sep 12, 2021
1 parent 6124d9b commit 28e22c8
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
6 changes: 6 additions & 0 deletions release-notes/CREDITS-2.x
Original file line number Diff line number Diff line change
Expand Up @@ -214,3 +214,9 @@ Hunter Herman (hherman1@github)

* Requested #284: Support base64 strings in `getBinaryValue()` for CBOR and Smile
(2.13.0)

Martin Giannechini (MartinGian@github)

* Contributed fix for #295: (ion) `jackson-dataformat-ion` does not handle null.struct
deserialization correctly
(2.13.0)
2 changes: 2 additions & 0 deletions release-notes/VERSION-2.x
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ Modules:
#290: (avro) Generate logicalType switch
(contributed by Michal F)
#291: (smile) `ArrayIndexOutOfBounds` for truncated UTF-8 name
#295: (ion) `jackson-dataformat-ion` does not handle null.struct deserialization correctly
(contributed by Martin G)
- `Ion-java` dep 1.4.0 -> 1.8.0
- Minor change to Ion module registration names (fully-qualified)

Expand Down

0 comments on commit 28e22c8

Please sign in to comment.