File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,12 @@ Project: jackson-databind
3
3
=== Releases ===
4
4
------------------------------------------------------------------------
5
5
6
+ 2.9.3 (not yet released)
7
+
8
+ #1604: Nested type arguments doesn't work with polymorphic types
9
+ #1804: `ValueInstantiator.canInstantiate()` ignores `canCreateUsingArrayDelegate()`
10
+ (reported byb henryptung@github)
11
+
6
12
2.9.2 (14-Oct-2017)
7
13
8
14
(possibly) #1756: Deserialization error with custom `AnnotationIntrospector`
@@ -21,8 +27,6 @@ Project: jackson-databind
21
27
#1793: `java.lang.NullPointerException` in `ObjectArraySerializer.acceptJsonFormatVisitor()`
22
28
for array value with `@JsonValue`
23
29
(reported by Vincent D)
24
- #1804: `ValueInstantiator.canInstantiate()` ignores `canCreateUsingArrayDelegate()`
25
- (reported byb henryptung@github)
26
30
27
31
2.9.1 (07-Sep-2017)
28
32
You can’t perform that action at this time.
0 commit comments