Skip to content

Commit 8a8b50d

Browse files
committed
Update release notes wrt #4071
1 parent efad166 commit 8a8b50d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

release-notes/VERSION-2.x

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,10 @@ Project: jackson-databind
5656
#4056: Provide the "ObjectMapper.treeToValue(TreeNode, TypeReference)" method
5757
(contributed by @fantasy0v0)
5858
#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)
5963
#4078: `java.desktop` module is no longer optional
6064
(reported by Andreas Z)
6165
(fix contributed by Joo-Hyuk K)

0 commit comments

Comments
 (0)