Skip to content

Commit 7069593

Browse files
committed
...
1 parent b4c10c9 commit 7069593

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

release-notes/VERSION

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,14 @@ Versions: 3.x (for earlier see VERSION-2.x)
1313
(date-time)#359: `InstantDeserializer` deserializes the nanosecond portion of
1414
fractional negative timestamps incorrectly
1515

16+
3.0.3 (not yet released)
17+
18+
#5393: `@JsonAnyGetter` property gets included in generated schema
19+
(reported by @victor-noel-pfx)
20+
(fix by Joo-Hyuk K)
21+
#5401: Regression with `@JsonCreator` that returns `null` for empty strings
22+
(fix contributed by Joost K)
23+
1624
3.0.2 (07-Nov-2025)
1725

1826
#5203: Fix `null` handling of `EnumSetDeserializer`

0 commit comments

Comments
 (0)