Skip to content

Jackson Release 2.8.2

Tatu Saloranta edited this page Aug 18, 2016 · 10 revisions

A patch version of [2.8](Jackson Release 2.8), not yet released as of August 11th, 2016.

Following fixes will be included.

Changes, core

  • #1327: Class-level @JsonInclude(JsonInclude.Include.NON_EMPTY) is ignored
  • #1335: Unconditionally call TypeIdResolver.getDescForKnownTypeIds()

Changes, dataformats

  • #27: (protobuf) Fixed long deserialization problem for longs of ~13digit length
Clone this wiki locally