Skip to content

Jackson Release 2.17.3

Tatu Saloranta edited this page Sep 29, 2024 · 8 revisions

Patch version of 2.17, is the next (and likely last) patch to be released from 2.17 branch.

Following fixes will be included in this patch release.

Changes, core

  • #1331: Update to FastDoubleParser v1.0.1 to fix BigDecimal decoding problem
  • #1340: Missing JsonFactory "provides" SPI with JPMS in jackson-core module
  • #4718: Should not fail on trying to serialize java.time.DateTimeException

Changes, data formats

  • Upgrade ion-java to 1.11.9 (from 1.11.8)
  • #506: Cannot deserialize UUID values
  • #499: SnakeYAML upgrade to 2.3
Clone this wiki locally