Skip to content

Commit 50047c2

Browse files
committed
Update release notes/credits wrt #1735
1 parent f9ea979 commit 50047c2

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

release-notes/CREDITS

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -644,6 +644,9 @@ Kevin Gallardo (newkek@github)
644644
with a recursive value type
645645
(2.8.10)
646646

647+
Lukas Euler
648+
* Reported #1735: Missing type checks when using polymorphic type ids
649+
647650
Connor Kuhn (ckuhn@github)
648651
* Contributed #1341: FAIL_ON_MISSING_EXTERNAL_TYPE_ID_PROPERTY
649652
(2.9.0)

release-notes/VERSION

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,7 @@ Project: jackson-databind
135135
#1711: Delegating creator fails to work for binary data (`byte[]`) with
136136
binary formats (CBOR, Smile)
137137
#1735: Missing type checks when using polymorphic type ids
138+
(reported by Lukas Euler)
138139
#1737: Block more JDK types from polymorphic deserialization
139140

140141
2.8.9 (12-Jun-2017)

0 commit comments

Comments
 (0)