-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Jackson Release 2.18.1
Tatu Saloranta edited this page Oct 10, 2024
·
16 revisions
Patch version of 2.18, the very patch to be released from 2.18 branch.
Following fixes will be included in this patch release.
- #4508: Deserialized JsonAnySetter field in Kotlin data class is null
-
#4639:
@JsonAnySetteron field ignoring unrecognized properties if they are declared before the last recognized properties in JSON -
#4718: Should not fail on trying to serialize
java.time.DateTimeException -
#4724: Deserialization behavior change with Records,
@JsonCreatorand@JsonValuebetween 2.17 and 2.18
- #499: SnakeYAML upgrade to 2.3
-
#319:
java.time.DateTimeExceptionserialization fails