We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3781142 commit bb9d198Copy full SHA for bb9d198
release-notes/VERSION
@@ -18,6 +18,7 @@ Project: jackson-databind
18
(reported by Chris P, pimlottc@github)
19
#504: Add `DeserializationFeature.USE_LONG_FOR_INTS`
20
(suggested by Jeff S)
21
+#624: Allow setting external `ClassLoader` to use, via `TypeFactory`
22
#649: Make `BeanDeserializer` use new `parser.nextFieldName()` and `.hasTokenId()` methods
23
#664: Add `DeserializationFeature.ACCEPT_FLOAT_AS_INT` to prevent coercion of floating point
24
numbers int `int`/`long`/`Integer`/`Long`
0 commit comments