Skip to content

Jackson Release 2.5.2

Tatu Saloranta edited this page Feb 12, 2015 · 14 revisions

Patch version of [2.5](Jackson Release 2.5). Not yet released (as of February 2015).

Changes, core

  • #691: NullSerializer for MapProperty failing

Changes, dataformat modules

  • #66: Deserializing an empty string as an array field return a non-empty list of one empty String
  • #69: SequenceWriter#write(null) writes a single null, not an entire row of nulls

Changes, datatype modules

  • #62: Add com.google.common.hash to OSGi import list
Clone this wiki locally