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 ee42eab commit 2f775b9Copy full SHA for 2f775b9
release-notes/VERSION
@@ -52,6 +52,13 @@ Versions: 3.x (for earlier see VERSION-2.x)
52
#5475: Support `@JsonDeserializeAs` annotation
53
(implemented by @cowtowncoder, w/ Claude code)
54
55
+3.0.4 (not yet released)
56
+
57
+#5481: JsonMapper.Builder.modules(...) ignores changes after build() due to
58
+ internal saveState
59
+ (reported by @libetl)
60
+ (fix by @cowtowncoder, w/ Claude code)
61
62
3.0.3 (28-Nov-2025)
63
64
#5393: `@JsonAnyGetter` property gets included in generated schema
0 commit comments