We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3bdc08 commit 5769ecdCopy full SHA for 5769ecd
release-notes/CREDITS-2.x
@@ -18,6 +18,7 @@ Contributors:
18
# 2.19.0 (not yet released)
19
20
WrongWrong (@k163377)
21
+* #944: Fixed to use common util for Member accessibility override
22
* #937: Added type match check to read functions
23
24
Tatu Saloranta (@cowtowncoder)
release-notes/VERSION-2.x
@@ -18,6 +18,7 @@ Co-maintainers:
2.19.0 (not yet released)
+#944: Common util is now used for member accessibility overrides.
#937: For `readValue` and other shorthands for `ObjectMapper` deserialization methods,
type consistency checks have been added.
A `RuntimeJsonMappingException` will be thrown in case of inconsistency.
0 commit comments