-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Jackson Release 2.21.1
Tatu Saloranta edited this page Feb 15, 2026
·
13 revisions
Patch version of 2.21, under development as of January 2026.
Following fixes will be included in this patch release.
-
#5184:
@JsonIgnoreon record method applied to record matching field at deserialization- Also fixed duplicate issue #5624
-
#5616:
ObjectWriterserializes reference types (likeAtomicReference,Optional) with subtypes incompletely -
#5674: Fix NPE when deserializing
Throwablewithnull"stackTrace"
-
#645: Remove use of Avro
Schema.Parser().setValidate()to allow use of Avro core 1.12.1 (2.x)
- #610: Update to SnakeYAML 2.5