Skip to content

Commit 31ceee7

Browse files
committed
...
1 parent c12366e commit 31ceee7

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

release-notes/VERSION

+1-3
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ Project: jackson-databind
1111
with more than one argument
1212
#1432: Off by 1 bug in PropertyValueBuffer
1313
(reported by Kevin D)
14+
#1439: NPE when using with filter id, serializing `java.util.Map` types
1415
- Improvements to #1411 fix to ensure consistent `null` key handling
1516

1617
2.8.4 (14-Oct-2016)
@@ -35,9 +36,6 @@ Project: jackson-databind
3536
(reported by Josh G)
3637
#1411: MapSerializer._orderEntries should check for null keys
3738
(reported by Jörn H)
38-
#1432: Off by 1 bug in PropertyValueBuffer
39-
(reported by Kevin D)
40-
#1439: NPE when using with filter id, serializing `java.util.Map` types
4139

4240
2.8.3 (17-Sep-2016)
4341

0 commit comments

Comments
 (0)