Skip to content

Commit 494ebce

Browse files
committed
update release notes
1 parent 8ccda6c commit 494ebce

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

release-notes/CREDITS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -558,6 +558,10 @@ Josh Gruenberg (joshng@github)
558558
* Reported #1403: Reference-chain hints use incorrect class-name for inner classes
559559
(2.8.4)
560560

561+
Kevin Donnelly (kpdonn@github)
562+
* Reported #1432: Off by 1 bug in PropertyValueBuffer
563+
(2.8.5)
564+
561565
Connor Kuhn (ckuhn@github)
562566
* Contributed #1341: FAIL_ON_MISSING_EXTERNAL_TYPE_ID_PROPERTY
563567
(2.9.0)

release-notes/VERSION

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ Project: jackson-databind
99
#1417: Further issues with `@JsonInclude` with `NON_DEFAULT`
1010
#1429: `StdKeyDeserializer` can erroneously use a static factory method
1111
with more than one argument
12+
#1432: Off by 1 bug in PropertyValueBuffer
13+
(reported by Kevin D)
1214
- Improvements to #1411 fix to ensure consistent `null` key handling
1315

1416
2.8.4 (14-Oct-2016)

0 commit comments

Comments
 (0)