Skip to content

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.

Changes, core

  • #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

Changes, dataformats

Changes, datatypes

  • #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)

Changes, other modules

  • #63: Revert back expansion of NON_EMPTY handling
Clone this wiki locally