Skip to content

Commit

Permalink
Update release notes wrt #4071
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed Aug 20, 2023
1 parent efad166 commit 8a8b50d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions release-notes/VERSION-2.x
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,10 @@ Project: jackson-databind
#4056: Provide the "ObjectMapper.treeToValue(TreeNode, TypeReference)" method
(contributed by @fantasy0v0)
#4060: Expose `NativeImageUtil.isRunningInNativeImage()` method
#4071: Impossible to deserialize custom `Throwable` sub-classes that do not
have single-String constructors
(reported by @PasKal)
(fix contributed by Joo-Hyuk K)
#4078: `java.desktop` module is no longer optional
(reported by Andreas Z)
(fix contributed by Joo-Hyuk K)
Expand Down

0 comments on commit 8a8b50d

Please sign in to comment.