Skip to content

Jackson Release 2.18.3

Tatu Saloranta edited this page Dec 12, 2024 · 21 revisions

Patch version of 2.18, under development.

Following fixes will be included in this patch release.

Changes, core

  • None yet
  • #4827: Subclassed Throwable deserialization fails since v2.18.0 - no creator index for property 'cause'
  • #4844: Fix wrapped array hanlding wrt null by StdDeserializer

Changes, data types

  • #333: ZonedDateTime serialization with @JsonFormat.pattern never uses it while WRITE_DATES_WITH_ZONE_ID enabled
Clone this wiki locally