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 4a1e86e commit 4b96d87Copy full SHA for 4b96d87
1 file changed
release-notes/VERSION
@@ -31,6 +31,9 @@ Versions: 3.x (for earlier see VERSION-2.x)
31
using creator-based instantiation (such as `record`)
32
(reported by Théo S)
33
(fix by @seonwooj0810)
34
+#6059: `ObjectMapper.valueToTree()` with `byte[]` does not produce `BinaryNode`
35
+ (reported by @sebastien-leveque)
36
+ (fix by @cowtowncoder, w/ Claude code)
37
#6060: `@JsonView` by-passed for `@JsonUnwrapped` Field/Setter properties
38
39
3.2.0 (08-Jun-2026)
0 commit comments