We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c12366e commit 31ceee7Copy full SHA for 31ceee7
release-notes/VERSION
@@ -11,6 +11,7 @@ Project: jackson-databind
11
with more than one argument
12
#1432: Off by 1 bug in PropertyValueBuffer
13
(reported by Kevin D)
14
+#1439: NPE when using with filter id, serializing `java.util.Map` types
15
- Improvements to #1411 fix to ensure consistent `null` key handling
16
17
2.8.4 (14-Oct-2016)
@@ -35,9 +36,6 @@ Project: jackson-databind
35
36
(reported by Josh G)
37
#1411: MapSerializer._orderEntries should check for null keys
38
(reported by Jörn H)
-#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
41
42
2.8.3 (17-Sep-2016)
43
0 commit comments