-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Jackson Release 2.7.3
Tatu Saloranta edited this page Mar 4, 2021
·
12 revisions
Patch version of 2.7, being released on March 15, 2016
- #1125: Problem with polymorphic types, losing properties from base type(s)
-
#1150: Problem with Object id handling, explicit
nulltoken -
#1154:
@JsonFormat.patternon dates is now ignored if shape is not explicitely provided -
#1161:
DeserializationFeature.READ_ENUMS_USING_TO_STRINGnot dynamically changeable with 2.7
- #35: Not able to serialize avro generated object having schema$ object
- #59: Avoid exposing SnakeYAML exception types (wrap)
-
#63: Should not leak
DateTimeExceptions to caller
- #37: Update Jackson Jr Retrofit 2 Converter for Retrofit 2.0.0
-
#38:
PRETTY_PRINT_OUTPUTwith composer doesn't work
-
#32:
@JsonPropertyannotations on enums are not respected if parameter names module is registered