File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -1313,3 +1313,7 @@ Miguel G (Migwel@github)
1313
1313
Jelle Voost (jellevoost@github)
1314
1314
* Reported #3038: Two cases of incorrect error reporting about DeserializationFeature
1315
1315
(2.12.2)
1316
+
1317
+ David Hoffman (dhofftgt@github)
1318
+ * Contributed #3082: Dont track unknown props in buffer if `ignoreAllUnknown` is true
1319
+ (2.12.2)
Original file line number Diff line number Diff line change @@ -7,7 +7,9 @@ Project: jackson-databind
7
7
2.12.3 (not yet released)
8
8
9
9
- Fix for [modules-java8#207 ]: prevent fail on secondary Java 8 date/time types
10
-
10
+ #3082 : Dont track unknown props in buffer if `ignoreAllUnknown` is true
11
+ (contributed by David H)
12
+
11
13
2.12.2 (03 -Mar-2021 )
12
14
13
15
#754 : EXTERNAL_PROPERTY does not work well with `@JsonCreator` and
You can’t perform that action at this time.
0 commit comments