We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a7931c commit c4ecc55Copy full SHA for c4ecc55
release-notes/VERSION
@@ -4,6 +4,12 @@ Project: jackson-databind
4
=== Releases ===
5
------------------------------------------------------------------------
6
7
+2.8.1 (not yet released)
8
+
9
+#1288: Type id not exposed for `JsonTypeInfo.As.EXTERNAL_PROPERTY` even when `visible` set to `true`
10
+ (reported by libetl@github)
11
+#1289: Optimize construction of `ArrayList`, `LinkedHashMap` instances
12
13
2.8.0 (04-Jul-2016)
14
15
#621: Allow definition of "ignorable types" without annotation (using
0 commit comments