-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Jackson Release 2.6.5
Tatu Saloranta edited this page Dec 18, 2015
·
12 revisions
Patch version of [2.6](Jackson Release 2.6), not yet released.
- #1061: Problem with Object Id and Type Id as Wrapper Object
-
#15:
CBORParser.getNumberType()
returnsDOUBLE
even if the generator has been fed with a float
- #93: CSV mapper does not support Views or filtering correctly for serialization
- #100: trim spaces: don't trim/strip separator character
-
#30: Problem decoding "empty" Map key (String with length 0) with
nextFieldName()