Skip to content

Jackson Release 2.4.1

Tatu Saloranta edited this page Jun 6, 2014 · 9 revisions

Patch not yet released

Changes, core

  • #143: Flaw in BufferRecycler.allocByteBuffer(int,int) that results in performance regression (at least for CBOR format module).
  • #479: NPE on trying to deserialize a String[] from JSON Array that contains a null value (regression from 2.3)
Clone this wiki locally