Skip to content

Jackson Release 2.9.7

Tatu Saloranta edited this page Aug 16, 2018 · 18 revisions

Patch version of 2.9, not yet released as of June 2018.

Following fixes will be included.

Changes, core

  • #2060: UnwrappingBeanPropertyWriter incorrectly assumes the found serializer is of type UnwrappingBeanSerializer
  • #2079: NPE when visiting StaticListSerializerBase
  • #2082: FactoryBasedEnumDeserializer should be cachable
  • #2096: TreeTraversingParser does not take base64 variant into account
  • #2109: Canonical string for reference type is built incorrectly
Clone this wiki locally