File tree 2 files changed +10
-0
lines changed
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)
117
117
* Reported #188 : Unexpected `MismatchedInputException` for `byte[]` value bound to `String`
118
118
in collection /array
119
119
(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:
8
8
== = Releases == =
9
9
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
10
10
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
+
11
17
2.10 .1 (09 - Nov - 2019 )
12
18
13
19
#185 : Internal parsing of tagged arrays can lead to stack overflow
You can’t perform that action at this time.
0 commit comments