-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Jackson Release 3.1.3
Tatu Saloranta edited this page Apr 20, 2026
·
11 revisions
Patch version of 3.1, under development as of April 2026.
Following fixes will be included in this patch release.
None yet
-
#5898:
DoubleDeserializerrejects "+INF"/"+Infinity" despite accepting "INF"/"Infinity" and "-INF"/"-Infinity" - #5918: Creator properties always come first in 3.x
-
#5923: Deserialization behavior change with Records,
@JsonCreatorand@JsonValue -
#5925: Pass dynamic serializer for
Iterablecontent filtering -
#5931: Fix
AtomicLongDeserializervalue truncation on coerced values
- #343: Deserialization Failed when an unknown property is added in JSON when using Afterburner Module