-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Jackson Release 2.12.3
Tatu Saloranta edited this page Jul 6, 2021
·
11 revisions
Patch version of 2.12, released 12-Apr-2021.
Following fixes will be included in this patch release.
No changes since 2.12.2
-
#3108:
TypeFactorycannot convertCollectionsub-type without type parameters to canonical form and back
- #259: Failed to handle case of alleged String with length of Integer.MAX_VALUE
-
#261:
CBORParserneed to validate zero-length byte[] forBigInteger -
#269: CBOR loses
Mapentries with specificlongMap key values (32-bit boundary)
- #270: Ion Polymorphic deserialization in 2.12 breaks wrt use of Native Type Ids when upgrading from 2.8
-
#257: Uncaught validation problem wrt Smile
BigDecimaltype -
#258:
ArrayIndexOutOfBoundsExceptionfor malformed Smile header -
#260: Allocate
byte[]lazily for longer Smile binary data payloads - #263: Handle invalid chunked-binary-format length gracefully
-
#265: Allocate
byte[]lazily for longer Smile binary data payloads -
#266:
ArrayIndexOutOfBoundsExceptioninSmileParser._decodeShortUnicodeValue() - #268: Handle sequence of Smile header markers without recursion
- #456: Fix JsonAlias with unwrapped lists
- #460: Deserialization from blank (not empty) String fails for Collections
-
#207: Fail to serialize
TemporalAdjustertype with 2.12