-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Jackson Release 2.8.5
Tatu Saloranta edited this page Nov 2, 2016
·
17 revisions
Patch version of [2.8](Jackson Release 2.8), not yet released (as of Oct 14, 2016).
Following fixes are to be included.
-
#1417: Further issues with
@JsonInclude
withNON_DEFAULT
-
#1439: NPE when using with filter id, serializing
java.util.Map
types
-
#31: Exception serializing
double[][]
-
#6: (further fixes to earlier incomplete fix)
Multimap
does not supportDeserializationFeature.ACCEPT_SINGLE_VALUE_AS_ARRAY
Changes, JAX-RS
-
#91: Implemented dynamic selection of
NoContentException
to try to support JAX-RS 1.x
- #117: Deserialisation of enums does not respect ordering