Skip to content

Jackson Release 2.18.1

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

Patch version of 2.18, the very patch to be released from 2.18 branch.

Following fixes will be included in this patch release.

Changes, core

  • #4508: Deserialized JsonAnySetter field in Kotlin data class is null
  • #4718: Should not fail on trying to serialize java.time.DateTimeException

Changes, data formats

  • #499: SnakeYAML upgrade to 2.3

Changes, datatypes

  • #319: java.time.DateTimeException serialization fails
Clone this wiki locally