Skip to content

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.

Changes, core

  • #1391: Fix issue where the parser can read back old number state when parsing later numbers
  • #4917: BigDecimal deserialization issue when using @JsonCreator

Changes, data formats

Smile

  • #541: SmileParser.getValueAsString() FIELD_NAME bug (same for CBOR, Protobuf)

Changes, datatypes

  • #124: Issue serializing and deserializing LocalDateTime.MAX and LocalDateTime.MIN
Clone this wiki locally