Skip to content

Jackson Release 2.7.2

Tatu Saloranta edited this page Feb 23, 2016 · 10 revisions

Patch version of [2.7](Jackson Release 2.7), not yet released.

Changes, core

  • #1115: Problems with deprecated TypeFactory.constructType(type, ctxt) methods if ctxt is null
  • #1129: When applying type modifiers, don't ignore container types.
  • #1134: Jackson 2.7 doesn't work with jdk6 due to use of Collections.emptyIterator()

Changes, datatypes

  • #86: NoClassDefFoundError: org/hibernate/bytecode/internal/javassist/FieldHandler with hibernate 5.1
  • #81: Add key deserializers for Duration and Period classes
Clone this wiki locally