Skip to content

Jackson Release 2.3.5

cowtowncoder edited this page Dec 30, 2014 · 6 revisions

Patch version that has not been released, but is planned for 2.3 branch as it is still open, being the last branch for both JDK 1.5 and Scala 2.9.

Following changes will be included if and when release occurs.

Core components

  • #496: Wrong result for TextNode("false").asBoolean(true)
  • #543: Problems resolving self-referential generic types.
  • #656: defaultImpl configuration is ignored for WRAPPER_OBJECT

Datatypes

  • #46: Can not serialize Guava Iterables (backported from 2.4.2)

Clone this wiki locally