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 @@ -1940,3 +1940,7 @@ Will Paul (@dropofwill)
1940
1940
Ryan Schmitt (@rschmitt)
1941
1941
* Contributed #5099 : Fix regression in `ObjectNode.with()`
1942
1942
(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 )
Original file line number Diff line number Diff line change @@ -4,6 +4,12 @@ Project: jackson-databind
4
4
=== Releases ===
5
5
------------------------------------------------------------------------
6
6
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
+
7
13
2.19.1 (13 -Jun-2025 )
8
14
9
15
#5139 : In `CollectionDeserializer`, `JsonSetter.contentNulls` is sometimes ignored
You can’t perform that action at this time.
0 commit comments