Skip to content

Jackson Release 2.6.5

Tatu Saloranta edited this page Dec 28, 2015 · 12 revisions

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

Changes, core

  • #1052: Don't generate a spurious NullNode after parsing an embedded object
  • #1061: Problem with Object Id and Type Id as Wrapper Object

Changes, dataformats

  • #15: CBORParser.getNumberType() returns DOUBLE even if the generator has been fed with a float
  • #93: CSV mapper does not support Views or filtering correctly for serialization
  • #96: SortedBy only apply to headers and actual data
  • #100: trim spaces: don't trim/strip separator character
  • #30: Problem decoding "empty" Map key (String with length 0) with nextFieldName()
  • #177: Failure to deserialize unwrapped list where entry has empty content, attribute(s)
Clone this wiki locally