-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Jackson Release 2.7.1
Tatu Saloranta edited this page Jan 23, 2016
·
11 revisions
Patch version of [2.7](Jackson Release 2.7), not yet released.
-
#1079: Add back
TypeFactory.constructType(Type, Class)
as "deprecated" in 2.7.1 -
#1083: Field in base class is not recognized, when using
@JsonType.defaultImpl
-
#87: OSGi import missing for
com.fasterxml.jackson.annotation.JsonInclude$Value
-
#56: Handle JSON serialized Dates from JavaScript in LocalDateDeserializer (follow up for earlier
#28
)
-
#63: Revert back expansion of
NON_EMPTY
handling