File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -36,6 +36,9 @@ Project: jackson-databind
3636
3737#4733 : Wrong serialization of Type Ids for certain types of Enum values
3838 (reported by @nlisker)
39+ #4783 Possibly wrong behavior of @JsonMerge
40+ (reported by @nlisker)
41+ (fix by Joo-Hyuk K)
3942#4787 : Wrong `String.format()` in `StdDelegatingDeserializer` hides actual error
4043 (reported by @Horus1337)
4144#4788 : `EnumFeature.WRITE_ENUMS_TO_LOWERCASE` overrides `@JsonProperty` values
@@ -44,9 +47,6 @@ Project: jackson-databind
4447#4790 : Fix `@JsonAnySetter` issue with " setter" method (related to #4639 )
4548 (reported by @bsa01)
4649 (fix by Joo-Hyuk K)
47- #4783 Possibly wrong behavior of @JsonMerge
48- (reported by @nlisker)
49- (fix by Joo-Hyuk K)
5050
51512.18.1 (28 -Oct-2024 )
5252
You can’t perform that action at this time.
0 commit comments