Skip to content

Jackson Release 2.16.3

Tatu Saloranta edited this page Mar 8, 2025 · 6 revisions

Possible patch version of 2.16, open for development as of July 2024.

Following fixes will be included in this patch release, if released.

Changes, core

  • #4564: Possible 2.16.0 Enum-as-JSON-Object serialization regression
  • #4581: Incompatible Constructor Parameter Type in EnumDeserializer
  • #4787: Wrong String.format() in StdDelegatingDeserializer hides actual error

Changes, data formats

  • #506: Cannot deserialize UUID values
  • #509: Exception when parsing Lists of mixed content (since 2.13.0)
Clone this wiki locally