We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f10de9e commit 96cab68Copy full SHA for 96cab68
release-notes/CREDITS-2.x
@@ -230,3 +230,10 @@ David Turner (DaveCTurner@github)
230
231
* Reported #312: (cbor, smile) Short NUL-only keys incorrectly detected as duplicates
232
(2.14.0)
233
+
234
+Matthew Pope (popematt@github)
235
236
+* Contributed #311: (ion) `IonObjectMapper` does not throw JacksonException for some
237
+ invalid Ion
238
+ (2.14.0)
239
release-notes/VERSION-2.x
@@ -14,6 +14,8 @@ Modules:
14
15
#301: (cbor, smile) Missing configuration methods for format-specific
16
parser/generator features
17
+#311: (ion) `IonObjectMapper` does not throw JacksonException for some invalid Ion
18
+ (contributed by Matthew P)
19
#312: (cbor, smile) Short NUL-only keys incorrectly detected as duplicates
20
(reported by David T)
21
0 commit comments