We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4c10c9 commit 7069593Copy full SHA for 7069593
release-notes/VERSION
@@ -13,6 +13,14 @@ Versions: 3.x (for earlier see VERSION-2.x)
13
(date-time)#359: `InstantDeserializer` deserializes the nanosecond portion of
14
fractional negative timestamps incorrectly
15
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
24
3.0.2 (07-Nov-2025)
25
26
#5203: Fix `null` handling of `EnumSetDeserializer`
0 commit comments