File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -644,6 +644,9 @@ Kevin Gallardo (newkek@github)
644
644
with a recursive value type
645
645
(2.8.10)
646
646
647
+ Lukas Euler
648
+ * Reported #1735: Missing type checks when using polymorphic type ids
649
+
647
650
Connor Kuhn (ckuhn@github)
648
651
* Contributed #1341: FAIL_ON_MISSING_EXTERNAL_TYPE_ID_PROPERTY
649
652
(2.9.0)
Original file line number Diff line number Diff line change @@ -135,6 +135,7 @@ Project: jackson-databind
135
135
#1711: Delegating creator fails to work for binary data (`byte[]`) with
136
136
binary formats (CBOR, Smile)
137
137
#1735: Missing type checks when using polymorphic type ids
138
+ (reported by Lukas Euler)
138
139
#1737: Block more JDK types from polymorphic deserialization
139
140
140
141
2.8.9 (12-Jun-2017)
You can’t perform that action at this time.
0 commit comments