Skip to content

Jackson Release 2.16.1

Tatu Saloranta edited this page Nov 26, 2023 · 18 revisions

Possible patch version of 2.16, open for development as of November 2023.

Following fixes will be included in this patch release.

Changes, core

  • #1141: NPE in Version.equals() if snapshot-info null
  • 4216: Primitive array deserializer not being captured by DeserializerModifier

Changes, datatypes

  • #286: Breaking change in `InstantDeserializer API between 2.15 and 2.16
  • #288: LocalDateTime serialization issue with custom-configured LocalDateTimeSerializer
Clone this wiki locally