-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Jackson Release 2.20.1
Tatu Saloranta edited this page Oct 31, 2025
·
9 revisions
Patch version of 2.20, released October 30, 2025.
Following fixes are included in this patch release.
-
#1473: Bug with Surrogates + Segments in the
UTF8JsonGenerator
-
#5292:
MapperFeature.FIX_FIELD_NAME_UPPER_CASE_PREFIXdoes not work with Constructor parameters
- #601: Jackson subtype Avro schema unions are non-deterministic and therefore incompatible with each other
- #599: (cbor) Unable to deserialize stringref-enabled CBOR with ignored properties
- #616: CBOR text gets truncated on decoding
-
#623: (ion) Upgrade
ion-javadep to 1.11.11 (from 1.11.10)