Skip to content

Jackson Release 2.8.5

Tatu Saloranta edited this page Oct 28, 2016 · 17 revisions

Patch version of [2.8](Jackson Release 2.8), not yet released (as of Oct 14, 2016).

Following fixes are to be included.

Changes, core

  • #1417: Further issues with @JsonInclude with NON_DEFAULT

Changes, data formats

  • #31: Exception serializing double[][]

Changes, datatypes

  • #6: (further fixes to earlier incomplete fix) Multimap does not support DeserializationFeature.ACCEPT_SINGLE_VALUE_AS_ARRAY

Changes, JAX-RS

  • #91: Implemented dynamic selection of NoContentException to try to support JAX-RS 1.x

Changes, other modules

  • #117: Deserialisation of enums does not respect ordering
Clone this wiki locally