We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8558856 + 13a7490 commit 692f20eCopy full SHA for 692f20e
release-notes/CREDITS-2.x
@@ -758,3 +758,7 @@ Aniruddha Maru (maroux@github)
758
* Reported #1940: `Float` values with integer value beyond `int` lose precision if
759
bound to `long`
760
(2.9.5)
761
+
762
+Timur Shakurov (saladinkzn@github)
763
+ * Reported #1947: `MapperFeature.AUTO_DETECT_XXX` do not work if all disabled
764
+ (2.9.5)
release-notes/VERSION-2.x
@@ -20,6 +20,8 @@ Project: jackson-databind
20
#1941: `TypeFactory.constructFromCanonical()` throws NPE for Unparameterized
21
generic canonical strings
22
(reported by ayushgp@github)
23
+#1947: `MapperFeature.AUTO_DETECT_XXX` do not work if all disabled
24
+ (reported by Timur S)
25
26
2.9.4 (24-Jan-2018)
27
0 commit comments