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)
319319 * Contributed fix for #428 : (ion) `IonParser.getIntValue()` fails or does not handle
320320 value overflow checks
321321 (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:
2020
21212.17 .1 (not yet released )
2222
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+
2327#488 (ion): Upgrade `ion-java` to 1.11.7 (from 1.11.2)
2428
25292.17 .0 (12 - Mar - 2024 )
You can’t perform that action at this time.
0 commit comments