Skip to content

Jackson Release 2.12.5

Tatu Saloranta edited this page Aug 27, 2021 · 4 revisions

Patch version of 2.12, released on 27-Aug-2021. It may be the last full patch release for 2.12 minor version.

Following fixes will be included in this patch release.

Changes, core

  • #712: (partial) Optimize array allocation by JsonStringEncoder
  • #713: Add back accidentally removed JsonStringEncoder related methods in BufferRecyclers (like getJsonStringEncoder())
  • #3220: (regression) Factory method generic type resolution does not use Class-bound type parameter

Changes, other modules

  • #141: Blackbird fails to deserialize varargs array
Clone this wiki locally