Skip to content

Jackson Release 2.14.2

Tatu Saloranta edited this page Jan 14, 2023 · 17 revisions

Patch version of 2.14, under development as of December 2022.

Following fixes will be included in this patch release.

Changes, core

  • #882: Allow TokenFIlter to skip last elements in arrays
  • #1751: @JsonTypeInfo does not work if the Type Id is an Integer value
  • #3699: Allow custom JsonNode implementations
  • #3711: Enum polymorphism not working correctly with DEDUCTION

Changes, data formats

TOML

  • #356: Fix TOML parse failure when number token hits buffer edge

Changes, datatypes

JSONP/JSR-353

  • #28: Add delegating serializers for JsonPatch and JsonMergePatch
Clone this wiki locally