-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Jackson Release 2.10.2
Tatu Saloranta edited this page Dec 17, 2019
·
22 revisions
Patch version of 2.10, not yet released.
Following fixes will be included.
-
#580: FilteringGeneratorDelegate writeRawValue delegate to
writeRaw()instead ofwriteRawValue() -
#582:
FilteringGeneratorDelegatebug when filtering arrays (in 2.10.1)
-
#2544:
java.lang.NoClassDefFoundErrorThrown for compact profile1 - #2553: JsonDeserialize(contentAs=...) broken with raw collections
-
#2556: Contention in
TypeNameIdResolver.idFromClass() -
#2560: Check
WRAP_EXCEPTIONSinCollectionDeserializer.handleNonArray() -
#2564: Fix
IllegalArgumentExceptionon empty input collection forArrayBlockingQueue - #2567: Incorrect target type for arrays when providing nulls and nulls are disabled
-
#166: Incorrect
JsonParseExceptionMessage for missing separator char
-
#189:
IonObjectMapperclose()s the providedIonWriterunnecessarily
-
#163:
SequenceWriterdoes not create multiple docs in a single yaml file
- #122: Allow multiple implementations of ws.rs