-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Jackson Release 2.10.1
Tatu Saloranta edited this page Oct 5, 2019
·
23 revisions
Patch version of 2.10, not yet released.
Following fixes will be included.
- #455: Jackson reports wrong locations for JsonEOFException
-
#567: Add
usesforObjectCodecin module-info
- #2457: Extended enum values are not handled as enums when used as Map keys
-
#2473: Array index missing in path of
JsonMappingExceptionforCollection<String>, with custom deserializer -
#2475:
StringCollectionSerializercallsJsonGenerator.setCurrentValue(value), which messes up current value for sibling properties
#108: JodaDateSerializer Discards Shape Override Preference