-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Jackson Release 2.7.6
Tatu Saloranta edited this page Jul 18, 2016
·
11 revisions
Patch version of [2.7](Jackson Release 2.7), not yet released as of 22-Jun-2016
Following fixes will be included.
-
#1215: Problem with type specialization for Maps with
@JsonDeserialize(as=subtype)
- #1279: Ensure DOM parsing defaults to not expanding external entities
-
#1288: Type id not exposed for
JsonTypeInfo.As.EXTERNAL_PROPERTY
even whenvisible
set totrue
-
#1301: Problem with
JavaType.toString()
for recursive (self-referential) types