-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Jackson Release 2.8.7
Tatu Saloranta edited this page Jan 27, 2017
·
14 revisions
Patch version of [2.8](Jackson Release 2.8), not yet released.
Following fixes will be included.
-
#935:
@JsonProperty(access = Access.READ_ONLY)
- unexpected behaviour - #1317: '@JsonIgnore' annotation not working with creator properties, serialization
-
#1506: Missing
KeyDeserializer
forCharSequence
-
#1505:
@JsonEnumDefaultValue
should take precedence overDeserializationFeature.FAIL_ON_NUMBERS_FOR_ENUMS