-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Jackson Release 2.18.3
Tatu Saloranta edited this page Dec 21, 2024
·
7 revisions
Patch version of 2.18, under development.
Following fixes will be included in this patch release.
- None yet
- #4827: Subclassed Throwable deserialization fails since v2.18.0 - no creator index for property 'cause'
-
#4844: Fix wrapped array hanlding wrt
null
byStdDeserializer
-
#4848: Avoid type pollution in
StringCollectionDeserializer
-
#4860:
ConstructorDetector.USE_PROPERTIES_BASED
does not work with multiple constructors since 2.18
-
#333:
ZonedDateTime
serialization with@JsonFormat.pattern
never uses it whileWRITE_DATES_WITH_ZONE_ID
enabled
-
#161: Jakarta does not have
jakarta.validation
asmodule-info
dependency