File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -360,3 +360,7 @@ David Bakin (david-bakin@github)
360
360
Dmitry Romantsov (DmRomantsov@github)
361
361
* Reported #1036: Problem with case-insensitive deserialization
362
362
(2.6.4)
363
+
364
+ Daniel Norberg (danielnorberg@github)
365
+ * Contributed #1099: Fix custom comparator container node traversal
366
+ (2.6.6)
Original file line number Diff line number Diff line change @@ -8,6 +8,8 @@ Project: jackson-databind
8
8
9
9
#1088: NPE possibility in SimpleMixinResolver
10
10
(reported by Laird N)
11
+ #1099: Fix custom comparator container node traversal
12
+ (contributed by Daniel N)
11
13
#1108: Jackson not continue to parse after DeserializationFeature.FAIL_ON_INVALID_SUBTYPE error
12
14
(reported by jefferyyuan@github)
13
15
#1112: Detailed error message from custom key deserializer is discarded
You can’t perform that action at this time.
0 commit comments