File tree 1 file changed +14
-0
lines changed
1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -170,6 +170,20 @@ Project: jackson-databind
170
170
`MapperFeature.ALLOW_COERCION_OF_SCALARS`
171
171
(requested by magdel@github)
172
172
173
+ 2.8.11 (not yet released)
174
+
175
+ #1604 : Nested type arguments doesn' t work with polymorphic types
176
+ #1680: Blacklist couple more types for deserialization
177
+ #1767: Allow `DeserializationProblemHandler` to respond to primitive types
178
+ (reported by nhtzr@github)
179
+ #1768: Improve `TypeFactory.constructFromCanonical()` to work with
180
+ `java.lang.reflect.Type.getTypeName()` format
181
+ #1804: `ValueInstantiator.canInstantiate()` ignores `canCreateUsingArrayDelegate()`
182
+ (reported by henryptung@github)
183
+ #1807: Jackson-databind caches plain map deserializer and use it even map has `@JsonDeserializer`
184
+ (reported by lexas2509@github)
185
+ #1855: Blacklist for more serialization gadgets (dbcp/tomcat, spring)
186
+
173
187
2.8.10 (24-Aug-2017)
174
188
175
189
#1657: `StdDateFormat` deserializes dates with no tz/offset as UTC instead of
You can’t perform that action at this time.
0 commit comments