Skip to content

Commit dd27a21

Browse files
committed
Update release notes wrt #5215
1 parent ea940e5 commit dd27a21

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

release-notes/CREDITS-2.x

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1940,3 +1940,7 @@ Will Paul (@dropofwill)
19401940
Ryan Schmitt (@rschmitt)
19411941
* Contributed #5099: Fix regression in `ObjectNode.with()`
19421942
(2.19.0)
1943+
1944+
Eddú Meléndez Gonzales (@eddumelendez)
1945+
* Reported #5215: `@JsonAnyGetter` serialization order change from 2.18.4 to 2.19.0
1946+
(2.19.2)

release-notes/VERSION-2.x

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ Project: jackson-databind
44
=== Releases ===
55
------------------------------------------------------------------------
66

7+
2.19.2 (not yet released)
8+
9+
#5215: `@JsonAnyGetter` serialization order change from 2.18.4 to 2.19.0
10+
(reported by Eddú M)
11+
(fix by Joo-Hyuk K)
12+
713
2.19.1 (13-Jun-2025)
814

915
#5139: In `CollectionDeserializer`, `JsonSetter.contentNulls` is sometimes ignored

0 commit comments

Comments
 (0)