We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea47946 commit c383723Copy full SHA for c383723
release-notes/VERSION-2.x
@@ -10,6 +10,9 @@ Project: jackson-databind
10
(contributed by Joo-Hyuk K)
11
#2787: Mix-ins do not work for `Enum`s
12
(fix contributed by Joo-Hyuk K)
13
+#3780: Deprecated JsonNode.with(String) suggests using JsonNode.withObject(String)
14
+ but it is not the same thing
15
+ (reported by @bmatasar)
16
#3838: Difference in the handling of `ObjectId-property` in `JsonIdentityInfo`
17
depending on the deserialization route
18
0 commit comments