-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Jackson Release 2.14.3
Tatu Saloranta edited this page May 5, 2023
·
20 revisions
Patch version of 2.14, released on March 5, 2023.
Following fixes are included in this patch release.
- #909: Revert schubfach changes in #854
- #912: Optional padding Base64Variant still throws exception on missing padding character
-
#967: Address performance issue with
BigDecimalParser
- #990: Backport removal of BigDecimal to BigInt conversion
- #1004: FastDoubleParser license
-
#1012: Got
NegativeArraySizeException
when callingwriteValueAsString()
-
#3784:
PrimitiveArrayDeserializers$ByteDeser.deserialize
ignoresDeserializationProblemHandler
for invalid Base64 content - #3837: Set transformer factory attributes to improve protection against XXE
-
#354: Some artifacts missing
NOTICE
,LICENSE
files
-
#378: Some artifacts missing
NOTICE
,LICENSE
files
-
#366:
CBORGenerator.writeRawUTF8String()
seems to ignore offset
-
#92:
@JsonDeserialize.contentConverter
does not work for non-builtin collections -
#104:
ArrayListMultimapDeserializer
does not support multimaps inside another object as a property
- #199: jaxb and jakarta-xmlbind put module-info in versions/11
- Fix Gradle Module Metadata for Afterburner, Blackbird