-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Jackson Release 3.0.2
Tatu Saloranta edited this page Nov 3, 2025
·
8 revisions
Patch version of 3.0, under development (October 2025)
Following fixes will be included in this patch release.
- #363: UTF-8 decoding should fail on Surrogate characters (0xD800 - 0xDFFF)
-
#708:
FilteringParserDelegatecannot deserialize empty list -
#1180:
JsonLocationoff for unrecognized tokens -
#1491: Mismatched property name for byte-backed
JsonParser.nextNameMatch(PropertyNameMatcher)
-
#114:
XmlMapperdoes not supportStreamReadFeature.STRICT_DUPLICATE_DETECTION
- #316: Partially shaded Bytebuddy classes found under META-INF/versions/9 in jackson-module-mrbean-3.0.0.jar
-
#210: Support reading
boolean[]/short[]/float[]values