We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9cd0d26 commit c56e9beCopy full SHA for c56e9be
release-notes/VERSION-2.x
@@ -8,6 +8,9 @@ Project: jackson-databind
8
9
#4733: Wrong serialization of Type Ids for certain types of Enum values
10
(reported by @nlisker)
11
+#4783 Possibly wrong behavior of @JsonMerge
12
+ (reported by @nlisker)
13
+ (fix by Joo-Hyuk K)
14
#4787: Wrong `String.format()` in `StdDelegatingDeserializer` hides actual error
15
(reported by @Horus1337)
16
#4788: `EnumFeature.WRITE_ENUMS_TO_LOWERCASE` overrides `@JsonProperty` values
@@ -16,9 +19,6 @@ Project: jackson-databind
19
#4790: Fix `@JsonAnySetter` issue with "setter" method (related to #4639)
17
20
(reported by @bsa01)
18
21
(fix by Joo-Hyuk K)
- #4783 Possibly wrong behavior of @JsonMerge
- (reported by @nlisker)
- (fix by Joo-Hyuk K)
22
23
2.18.1 (28-Oct-2024)
24
0 commit comments