File tree Expand file tree Collapse file tree 2 files changed +9
-0
lines changed Expand file tree Collapse file tree 2 files changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -517,3 +517,7 @@ Andriy Plokhotnyuk (plokhotnyuk@github)
517
517
Arek Gabiga (arekgabiga@github)
518
518
* Reported #1297: Deserialization of generic type with Map.class
519
519
(2.8.1)
520
+
521
+ Chris Jester-Young (cky@github)
522
+ * Contributed #1335: Unconditionally call `TypeIdResolver.getDescForKnownTypeIds`
523
+ (2.8.2)
Original file line number Diff line number Diff line change @@ -4,6 +4,11 @@ Project: jackson-databind
4
4
=== Releases ===
5
5
------------------------------------------------------------------------
6
6
7
+ 2.8.2 (not yet released)
8
+
9
+ #1335: Unconditionally call `TypeIdResolver.getDescForKnownTypeIds`
10
+ (contributed by Chris J-Y)
11
+
7
12
2.8.1 (20-Jul-2016)
8
13
9
14
#1256: `Optional.empty()` not excluded if property declared with type `Object`
You can’t perform that action at this time.
0 commit comments