Skip to content

Commit ccbb2b8

Browse files
cowtowncoderdhofftgt
authored andcommitted
Update release notes wrt FasterXML#3082
(cherry picked from commit 027e795)
1 parent 62a832e commit ccbb2b8

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

release-notes/CREDITS-2.x

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1313,3 +1313,7 @@ Miguel G (Migwel@github)
13131313
Jelle Voost (jellevoost@github)
13141314
* Reported #3038: Two cases of incorrect error reporting about DeserializationFeature
13151315
(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)

release-notes/VERSION-2.x

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@ Project: jackson-databind
77
2.12.3 (not yet released)
88

99
- 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+
1113
2.12.2 (03-Mar-2021)
1214

1315
#754: EXTERNAL_PROPERTY does not work well with `@JsonCreator` and

0 commit comments

Comments
 (0)