File tree 2 files changed +11
-2
lines changed
2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change @@ -229,14 +229,20 @@ Martin Giannechini (MartinGian@github)
229
229
deserialization correctly
230
230
(2.13 .0 )
231
231
232
+ Tyler Gregg (tgregg @github )
233
+
234
+ #325 : (ion) Ensure `IonReader` instances created within `IonFactory` are
235
+ always resource - managed
236
+ (2.14 .0 )
237
+
232
238
David Turner (DaveCTurner @github )
233
239
234
- * Reported #312 : (cbor, smile) Short NUL-only keys incorrectly detected as duplicates
240
+ #312 : (cbor, smile) Short NUL-only keys incorrectly detected as duplicates
235
241
(2.14 .0 )
236
242
237
243
Matthew Pope (popematt @github )
238
244
239
- * Contributed #311 : (ion) `IonObjectMapper` does not throw JacksonException for some
245
+ #311 : (ion) `IonObjectMapper` does not throw JacksonException for some
240
246
invalid Ion
241
247
(2.14 .0 )
242
248
Original file line number Diff line number Diff line change @@ -25,6 +25,9 @@ Active maintainers:
25
25
(contributed by Matthew P )
26
26
#312 : (cbor, smile) Short NUL-only keys incorrectly detected as duplicates
27
27
(reported by David T )
28
+ #325 : (ion) Ensure `IonReader` instances created within `IonFactory` are
29
+ always resource - managed
30
+ (contributed by Tyler G )
28
31
29
32
2.13 .3 (14 - May - 2022 )
30
33
You can’t perform that action at this time.
0 commit comments