Skip to content

Commit 9b9eaf5

Browse files
committed
Merge branch '2.16' into 2.17
2 parents 06c3a43 + 7293648 commit 9b9eaf5

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

release-notes/CREDITS-2.x

+6
Original file line numberDiff line numberDiff line change
@@ -237,3 +237,9 @@ Marco Belladelli (mbladel@github)
237237
* Contributed fix for #584: Deserialization of `null` String values in Arrays / `Collection`s
238238
not working as expected
239239
(2.15.0)
240+
241+
Motonori IWAMURO (vmi@github)
242+
243+
* Contributed fix for #616: Fix mismatch in `setNextIsUnwrapped(boolean)` in
244+
`XmlBeanSerializerBase#serializeFieldsFiltered()`
245+
(2.16.1)

release-notes/VERSION-2.x

+6
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@ Project: jackson-dataformat-xml
88

99
-
1010

11+
2.16.1 (not yet released)
12+
13+
#616: Fix mismatch in `setNextIsUnwrapped(boolean)` in
14+
`XmlBeanSerializerBase#serializeFieldsFiltered()`
15+
(fix contributed by Motonori I)
16+
1117
2.16.0 (15-Nov-2023)
1218

1319
#148: `@JacksonXmlElementWrapper` not respected when serializing

0 commit comments

Comments
 (0)