File tree Expand file tree Collapse file tree 2 files changed +10
-0
lines changed Expand file tree Collapse file tree 2 files changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -319,3 +319,9 @@ Thomas de Lange (@thomasdelange5)
319
319
* Contributed fix for #428 : (ion) `IonParser.getIntValue()` fails or does not handle
320
320
value overflow checks
321
321
(2.17 .0 )
322
+
323
+ Yoann Vernageau (@yvrng )
324
+ * Contributed #487 (ion): Don't close IonParser on EOF to be compatible with `MappingIterator`
325
+ when source is an empty `InputStream `
326
+ (2.17 .1 )
327
+
Original file line number Diff line number Diff line change @@ -20,6 +20,10 @@ Active maintainers:
20
20
21
21
2.17 .1 (not yet released )
22
22
23
+ #487 (ion): Don't close IonParser on EOF to be compatible with `MappingIterator`
24
+ when source is an empty `InputStream `
25
+ (contributed by Yoann V )
26
+
23
27
#488 (ion): Upgrade `ion-java` to 1.11.7 (from 1.11.2)
24
28
25
29
2.17 .0 (12 - Mar - 2024 )
You can’t perform that action at this time.
0 commit comments