Skip to content

Commit 6967c3e

Browse files
committed
Update release notes wrt #2404
1 parent a66f16f commit 6967c3e

File tree

2 files changed

+15
-19
lines changed

2 files changed

+15
-19
lines changed

release-notes/CREDITS-2.x

+5
Original file line numberDiff line numberDiff line change
@@ -859,3 +859,8 @@ Michael Simons (michael-simons@github)
859859
* Reported #2395: `NullPointerException` from `ResolvedRecursiveType` (regression due to
860860
fix for #2331)
861861
(2.9.9.3)
862+
863+
Joe Barnett (josephlbarnett@github)
864+
* Reported, contributed fix for #2404: FAIL_ON_MISSING_EXTERNAL_TYPE_ID_PROPERTY setting
865+
ignored when creator properties are buffered
866+
(2.9.10)

release-notes/VERSION-2.x

+10-19
Original file line numberDiff line numberDiff line change
@@ -6,29 +6,20 @@ Project: jackson-databind
66

77
2.9.10 (not yet released)
88

9-
#2410: Block one more gadget type (CVE-2019-14540)
10-
(reported by iSafeBlue@github / [email protected])
11-
#2420: Block one more gadget type (no CVE allocated yet)
12-
(reported by [email protected])
13-
14-
2.9.9.3 (06-Aug-2019)
15-
16-
#2395: `NullPointerException` from `ResolvedRecursiveType` (regression due to fix for #2331)
17-
(reported by Michael S)
18-
19-
2.9.9.2 (27-Jul-2019)
20-
219
#2331: `JsonMappingException` through nested getter with generic wildcard return type
22-
#2387: Block yet another deserialization gadget (CVE-2019-14379)
23-
#2389: Block yet another deserialization gadget (CVE-2019-14439)
24-
(reported by xiexq)
25-
26-
2.9.9.1 (03-Jul-2019)
27-
2810
#2334: Block one more gadget type (CVE-2019-12384)
2911
#2341: Block one more gadget type (CVE-2019-12814)
3012
#2374: `ObjectMapper. getRegisteredModuleIds()` throws NPE if no modules registered
31-
(reported by Edgar A)
13+
#2387: Block yet another deserialization gadget (CVE-2019-14379)
14+
#2389: Block yet another deserialization gadget (CVE-2019-14439)
15+
(reported by xiexq)
16+
#2410: Block one more gadget type (CVE-2019-14540)
17+
(reported by iSafeBlue@github / [email protected])
18+
#2420: Block one more gadget type (no CVE allocated yet)
19+
(reported by [email protected])
20+
#2404: FAIL_ON_MISSING_EXTERNAL_TYPE_ID_PROPERTY setting ignored when
21+
creator properties are buffered
22+
(contributed by Joe B)
3223

3324
2.9.9 (16-May-2019)
3425

0 commit comments

Comments
 (0)