forked from FasterXML/jackson
-
Notifications
You must be signed in to change notification settings - Fork 0
Jackson Release 2.9.1
Kim, Joo Hyuk edited this page Oct 12, 2023
·
3 revisions
Patch version of 2.9, released on 08-Sep-2017.
Following fixes are included, in addition to all fixes included in 2.8.10.
-
#397: Add
Automatic-Module-Name
("com.fasterxml.jackson.core") for JDK 9 module system
-
#1725:
NPE
InTypeFactory. constructParametricType(...)
-
#1730: InvalidFormatException
for
JsonToken.VALUE_EMBEDDED_OBJECT` -
#1745:
StdDateFormat
: accept and truncate millis larger than 3 digits -
#1749:
StdDateFormat
: performance improvement of '_format(..)' method -
#1759: Reuse
Calendar
instance during parsing byStdDateFormat
-
#102: (ion) Make
IonValueModule
public for use outside ofIonValueMapper
- #108: (protobuf) fix NPE in skip unknown nested key
-
#34: (yaml) Problem with
YAMLGenerator.Feature.INDENT_ARRAYS
, nested Objects