Skip to content

Jackson Release 2.4.5

Tatu Saloranta edited this page Jan 8, 2015 · 8 revisions

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

Changes, core

  • #635: Reduce cachability of Map deserializers, to avoid problems with per-property config changes
  • #656: defaultImpl configuration is ignored for WRAPPER_OBJECT

Changes, data formats

  • #30: YamlFactory.writeValue(File, Object) busted

Changes, data types

  • #58: FluentIterable serialization doesn't work for Bean properties
  • #5: binary nodes not supported during deserialization

Changes, other modules

  • #48: Problem passing custom JsonSerializer, causing an NPE
Clone this wiki locally