Skip to content

Jackson Release 2.8.11

Tatu Saloranta edited this page Oct 20, 2017 · 13 revisions

Patch version of 2.8, not yet released.

Following fixes will be included.

Changes, core

  • #1604: Nested type arguments doesn't work with polymorphic types
  • #1767: Allow DeserializationProblemHandler to respond to primitive types
  • #1768: Improve TypeFactory.constructFromCanonical() to work with java.lang.reflect.Type.getTypeName() format

Changes, other modules

  • #33: @JsonSerialize with nullUsing option not working for String properties
  • #31: @JsonAppend causes IllegalStateException Unsupported annotated member' with JaxbAnnotationModule`
Clone this wiki locally