Skip to content

Commit 692f20e

Browse files
committed
Merge branch '2.9'
2 parents 8558856 + 13a7490 commit 692f20e

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

release-notes/CREDITS-2.x

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -758,3 +758,7 @@ Aniruddha Maru (maroux@github)
758758
* Reported #1940: `Float` values with integer value beyond `int` lose precision if
759759
bound to `long`
760760
(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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ Project: jackson-databind
2020
#1941: `TypeFactory.constructFromCanonical()` throws NPE for Unparameterized
2121
generic canonical strings
2222
(reported by ayushgp@github)
23+
#1947: `MapperFeature.AUTO_DETECT_XXX` do not work if all disabled
24+
(reported by Timur S)
2325

2426
2.9.4 (24-Jan-2018)
2527

0 commit comments

Comments
 (0)