-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Jackson Release 2.18.2
Tatu Saloranta edited this page Nov 12, 2024
·
14 revisions
Patch version of 2.18, under development.
Following fixes will be included in this patch release.
- #4733: Wrong serialization of Type Ids for certain types of Enum values
- #4783: Possibly wrong behavior of @JsonMerge
-
#4787: Wrong
String.format()
inStdDelegatingDeserializer
hides actual error -
#4788:
EnumFeature.WRITE_ENUMS_TO_LOWERCASE
overrides@JsonProperty
values -
#4790: Fix
@JsonAnySetter
issue with "setter" method (related to #4639)
-
#678: XML module not registered correctly when setting a custom
SerializerFactory
- #172: Record deserialisation with instance methods fails