Skip to content

Jackson Release 2.9.1

Tatu Saloranta edited this page Aug 26, 2017 · 18 revisions

Patch version of 2.9, released on [NOT YET RELEASED].

Following fixes are included, in addition to all fixes included in 2.8.10.

Changes, core

  • #1705: Non-generic interface method hides type resolution info from generic base class
  • #1725: NPE In TypeFactory. constructParametricType(...)
  • #1745: StdDateFormat: accept and truncate millis larger than 3 digits
  • #1749: StdDateFormat: performance improvement of '_format(..)' method

Changes, dataformats

Binary formats

  • #102: [ion] Make IonValueModule public for use outside of IonValueMapper
Clone this wiki locally