Skip to content

Jackson Release 2.5.3

Tatu Saloranta edited this page Apr 16, 2015 · 17 revisions

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

Changes, core

  • #731: XmlAdapter result marshaling error in case of ValueType==Object.class
  • #742: Allow deserialization of null Object Id (missing already allowed)
  • #744: Custom deserializer with parent object update failing
  • #745: EnumDeserializer.deserializerForCreator() fails when used to deserialize a Map key

Changes, datatypes

  • #21: ClassNotFoundException in OSGi

Changes, data formats

  • #75: Support escapes at beginning of the file
Clone this wiki locally