-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Jackson Release 2.17.3
Tatu Saloranta edited this page Nov 1, 2024
·
10 revisions
Patch version of 2.17, released on Nov 1st, 2024. It may be the last patch to be released from 2.17 branch.
Following fixes are included in this patch release.
-
#1331: Update to FastDoubleParser v1.0.1 to fix
BigDecimal
decoding problem -
#1340: Missing
JsonFactory
"provides" SPI with JPMS injackson-core
module - #1352: Fix infinite loop due to integer overflow when reading large strings
-
#4718: Should not fail on trying to serialize
java.time.DateTimeException
- Upgrade
ion-java
to 1.11.9 (from 1.11.8)
-
#506: Cannot deserialize
UUID
values
- #499: SnakeYAML upgrade to 2.3