Skip to content

Jackson Release 2.18.4

Tatu Saloranta edited this page Apr 11, 2025 · 6 revisions

Patch version of 2.18, under development.

Following fixes will be included in this patch release.

Changes, core

  • #5049: Duplicate creator property "b" (index 0 vs 1) on simple java record
  • #4628: @JsonIgnore and @JsonProperty.access=READ_ONLY on Record property ignored for deserialization

Changes, data formats

Ion

  • ion-java dependency to 1.11.10 (from 1.11.9)

Changes, datatypes

  • #291: InstantDeserializer fails to parse negative numeric timestamp strings for pre-1970 values
  • #160: Cannot serialize org.joda.time.Days
  • #162: Cannot serialize org.joda.time.Hours/Minutes/Seconds/Months/Years/Weeks
Clone this wiki locally