Skip to content

Jackson Release 2.7.6

Tatu Saloranta edited this page Jun 30, 2016 · 11 revisions

Patch version of [2.7](Jackson Release 2.7), not yet released as of 22-Jun-2016

Following fixes will be included.

Changes, core

  • #1215: Problem with type specialization for Maps with @JsonDeserialize(as=subtype)
  • #1279: Ensure DOM parsing defaults to not expanding external entities

Changes, other modules

  • #7: (afterburner) Afterburner excludes serialization of some null-valued Object properties
  • #12: (mrbean) Problem deserializing Long into Calendar with mrBean
  • #13: (paranamer) Make ParanamerAnnotationIntrospector serializable
Clone this wiki locally