-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Jackson Release 2.17.4
Tatu Saloranta edited this page Jan 27, 2025
·
5 revisions
Patch version of 2.17: a possible patch to be released from 2.17 branch. If it gets released, it will very likely be the last patch from the branch.
Following fixes will be included in this patch release.
- #1391: Fix issue where the parser can read back old number state when parsing later numbers
-
#4917:
BigDecimal
deserialization issue when using@JsonCreator
-
#541:
SmileParser.getValueAsString()
FIELD_NAME bug (same for CBOR, Protobuf)
-
#124: Issue serializing and deserializing
LocalDateTime.MAX
andLocalDateTime.MIN