Skip to content

Jackson Release 2.6.6

Tatu Saloranta edited this page Feb 2, 2016 · 11 revisions

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

Changes, core

  • #1088: NPE possibility in SimpleMixinResolver
  • #1099: Fix custom comparator container node traversal
  • #1108: Jackson not continue to parse after DeserializationFeature.FAIL_ON_INVALID_SUBTYPE error
  • #1112: Detailed error message from custom key deserializer is discarded

Changes, dataformats

  • #18: Correct parsing of zero length byte strings
Clone this wiki locally