-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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.
- #1705: Non-generic interface method hides type resolution info from generic base class
-
#1725:
NPE
InTypeFactory. constructParametricType(...)
- #1749: StdDateFormat: performance improvement of '_format(..)' method
-
#102: [ion] Make
IonValueModule
public for use outside ofIonValueMapper