Skip to content

Jackson Release 2.20.1

Tatu Saloranta edited this page Sep 30, 2025 · 5 revisions

Patch version of 2.20, under development.

Following fixes will be included in this patch release.

Changes, core

  • #1473: Bug with Surrogates + Segments in the UTF8JsonGenerator
  • #5292: MapperFeature.FIX_FIELD_NAME_UPPER_CASE_PREFIX does not work with Constructor parameters

Changes, data formats

Avro

  • #601: Jackson subtype Avro schema unions are non-deterministic and therefore incompatible with each other

CBOR

  • #616: CBOR text gets truncated on decoding
Clone this wiki locally