Skip to content

Jackson Release 2.6.4

Tatu Saloranta edited this page Oct 27, 2015 · 24 revisions

Patch version of [2.6](Jackson Release 2.6), not yet released (as of Oct 2015).

Changes, dataformats

  • #90: Unexpected output with arrays starting with a null/empty element

Changes, datatypes

  • #20: fails to serialize empty Optional with @JsonUnwrapped annotation
  • #21: Manifest file missing OSGi import for com.fasterxml.jackson.databind.introspect

Changes, other

  • #27: JSON.Feature.READ_JSON_ARRAYS_AS_JAVA_ARRAYS does not work
Clone this wiki locally