Skip to content

Jackson Release 2.15.3

Tatu Saloranta edited this page Aug 25, 2023 · 10 revisions

Patch version of 2.15, under development.

Following fixes will be included in this patch release.

Changes, core

  • #3968: Records with additional constructors failed to deserialize

Changes, dataformats

Smile

  • #384: Smile decoding issue with NonBlockingByteArrayParser, concurrency

YAML

  • #400: IllegalArgumentException when attempting to decode invalid UTF-8 surrogate by SnakeYAML
  • #406: NumberFormatException from SnakeYAML due to int overflow for corrupt YAML version
  • #426: Update to SnakeYAML 2.1
Clone this wiki locally