-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Jackson Release 2.6.2
Tatu Saloranta edited this page Sep 8, 2015
·
20 revisions
Patch version of [2.6](Jackson Release 2.6), released Aug 9, 2015.
-
#894: When using
withFactory
onObjectMapper
, the created Factory has aTypeParser
which still has the originalTypeFactory
-
#899: Problem serializing
ObjectReader
(and possiblyObjectMapper
)
-
#13: Bug in boundary checking in
CBORParser
-
#26: Bug in boundary checking in
SmileParser