Skip to content

Jackson Release 2.11.2

Tatu Saloranta edited this page Jul 20, 2020 · 13 revisions

Patch version of 2.11, not yet released (June 2020).

Following fixes will be included.

Changes, core

  • #2783: Parser/Generator features not set when using ObjectMapper.createParser(), createGenerator()
  • #2785: Polymorphic subtypes not registering on copied ObjectMapper (2.11.1)
  • #2789: Failure to read AnnotatedField value in Jackson 2.11
  • #2796: TypeFactory.constructType() does not take TypeBindings correctly

Changes, datatypes

  • #97: @JsonUnwrapped fails for HibernateProxy instances

Changes, other

  • #71: jackson-jr-stree-2.11.1.jar is missing util package classes
Clone this wiki locally