-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Jackson Release 2.11.2
Tatu Saloranta edited this page Sep 15, 2020
·
13 revisions
Patch version of 2.11, released on 02-Aug-2020.
Following fixes are included.
No changes
-
#2783: Parser/Generator features not set when using
ObjectMapper.createParser()
,createGenerator()
- #2785: Polymorphic subtypes not registering on copied ObjectMapper (2.11.1)
-
#2789: Failure to read
AnnotatedField
value in Jackson 2.11 -
#2796:
TypeFactory.constructType()
does not takeTypeBindings
correctly
- #216: Avro null deserialization
-
#97:
@JsonUnwrapped
fails for HibernateProxy instances
- #454: Jackson module scala potentially breaks serialization for swagger Model
- #71: jackson-jr-stree-2.11.1.jar is missing util package classes