-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Jackson Release 2.6.1
uberstud87 edited this page Aug 3, 2015
·
17 revisions
Patch version of [2.6](Jackson Release 2.6), not yet released as of July 2015.
-
#207:
ArrayIndexOutOfBoundsException
inByteQuadsCanonicalizer
- #873: add missing OSGi import
- #881: BeanDeserializerBase having issues with non-CreatorProperty properties.
Changes, JAX-RS
-
#71: add missing OSGi import (for
json
)
Java8 Date (aka JSR-310)
-
#34: Allow direct instantiation of standards deserializers, with explicit
DateTimeFormatter
to use, to allow for registering custom-formatter variants -
#35:
LocalTimeDeserializer
does not use configured formatter -
#37: Cannot parse Javascript date using
LocalDateDeserializer
- #70: Default DateTime parser format is stricter than previous versions, causing incompatibility