Skip to content

Jackson Release 2.16.2

Tatu Saloranta edited this page Jan 10, 2024 · 11 revisions

Upcoming patch version of 2.16, open for development as of January 2024.

Following fixes will be included in this patch release.

Changes, core

  • #4302: Problem deserializing some type of Enums when using PropertyNamingStrategy
  • #4303: ObjectReader is not serializable if it's configured for polymorphism

Changes, datatypes

  • #296: NPE when serializing a LocalDate or LocalDateTime using AsDeductionTypeSerializer
Clone this wiki locally