-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Jackson Release 3.1.1
Tatu Saloranta edited this page Mar 3, 2026
·
20 revisions
Patch version of 3.1, under development as of February 2026.
Following fixes will be included in this patch release.
-
#1562: Move
module-info.classto jar root level (/module-info.class) from underMETA-INF/versions/17
-
#5710:
ObjectWritertransforms polymorphic types into a tree incompletely -
#5716:
@JsonUnwrappedproperties moved to end in 3.1.0
-
#387: Avro generator should enforce
StreamWriteConstraints.maxNestingDepth
- #669: STRINGREF String reference outside of a namespace
-
#615: Feature
CsvReadFeature.EMPTY_UNQUOTED_STRING_AS_NULLignored
-
#175:
JodaModuleSPI metadata removed in 3.0.0-rc6