Skip to content

Commit bc79f9d

Browse files
committed
Update release notes
1 parent 5f4ec0e commit bc79f9d

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

release-notes/CREDITS-2.x

+4
Original file line numberDiff line numberDiff 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)

release-notes/VERSION-2.x

+6
Original file line numberDiff line numberDiff 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+
1117
2.10.1 (09-Nov-2019)
1218

1319
#185: Internal parsing of tagged arrays can lead to stack overflow

0 commit comments

Comments
 (0)