We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e147a8 commit b607e8aCopy full SHA for b607e8a
release-notes/VERSION-2.x
@@ -6,6 +6,9 @@ Project: jackson-databind
6
7
2.17.0 (not yet released)
8
9
+#736: `MapperFeature.REQUIRE_SETTERS_FOR_GETTERS` has no effect
10
+ (reported by @migel)
11
+ (fix contributed by Joo-Hyuk K)
12
#4160: Deprecate `DefaultTyping.EVERYTHING` in `2.x` and remove in `3.0`
13
(contributed by Joo-Hyuk K)
14
#4194: Add `JsonNodeFeature.FAIL_ON_NAN_TO_BIG_DECIMAL_COERCION` option to
0 commit comments