We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 574d44d commit 5bf3656Copy full SHA for 5bf3656
release-notes/VERSION-2.x
@@ -51,6 +51,9 @@ Project: jackson-databind
51
#4953: Allow clearing all caches to avoid classloader leaks
52
(contributed by Joren I)
53
#4959: Add explicit deserializer for `ThreadGroup`
54
+#4961: Serialization for `JsonFormat.Shape.ARRAY` does not work when
55
+ there is `@JsonAnyGetter`
56
+ (fix by Joo-Hyuk K)
57
#4963: Serializing `Map.Entry` as Bean with `@JsonFormat.shape = Shape.OBJECT`
58
fails on JDK 17+
59
0 commit comments