-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Jackson Release 3.0.4
Tatu Saloranta edited this page Jan 10, 2026
·
5 revisions
Patch version of 3.0, under development as of Dec, 2025.
Following fixes will be included in this patch release.
None so far
-
#1288: (regression in 3.0.0) Type id not exposed for
JsonTypeInfo.As.EXTERNAL_PROPERTYeven whenvisibleset totrue - #2580: Regression with External type id / Build deserialization in 3.0
-
#4742: (regression in 3.0.0) Deserialization with Builder, External type id,
@JsonCreatorfailing -
#5481:
JsonMapper.Builder.modules(...)ignores changes afterbuild()due to internal saveState
- #640: CBOR throws ArrayIndexOutOfBoundsException with long ASCII text
-
#793:
XmlSerializationContext: NPE _writeCapabilities not set forSerializationContext