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.
1 parent efad166 commit 8a8b50dCopy full SHA for 8a8b50d
release-notes/VERSION-2.x
@@ -56,6 +56,10 @@ Project: jackson-databind
56
#4056: Provide the "ObjectMapper.treeToValue(TreeNode, TypeReference)" method
57
(contributed by @fantasy0v0)
58
#4060: Expose `NativeImageUtil.isRunningInNativeImage()` method
59
+#4071: Impossible to deserialize custom `Throwable` sub-classes that do not
60
+ have single-String constructors
61
+ (reported by @PasKal)
62
+ (fix contributed by Joo-Hyuk K)
63
#4078: `java.desktop` module is no longer optional
64
(reported by Andreas Z)
65
(fix contributed by Joo-Hyuk K)
0 commit comments