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 @@ -117,3 +117,7 @@ Yanming Zhou (quaff@github)
117117* Reported #188 : Unexpected `MismatchedInputException` for `byte[]` value bound to `String`
118118 in collection /array
119119 (2.10 .1 )
120+
121+ Zack Slayton (zslayton @github )
122+ * Reported , contributed fix for #189 : IonObjectMapper close ()s the provided IonWriter unnecessarily
123+ (2.10 .2 )
Original file line number Diff line number Diff line change @@ -8,6 +8,12 @@ Project: jackson-datatypes-binaryModules:
88== = Releases == =
99-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
1010
11+ 2.10 .2 (not yet released )
12+
13+ #189 : IonObjectMapper close ()s the provided IonWriter unnecessarily
14+ (reported , fix contributed by Zack S )
15+ - ion - java dependency 1.4 .0 -> 1.5 .1
16+
11172.10 .1 (09 - Nov - 2019 )
1218
1319#185 : Internal parsing of tagged arrays can lead to stack overflow
You can’t perform that action at this time.
0 commit comments