We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f678140 commit 7547591Copy full SHA for 7547591
release-notes/CREDITS-2.x
@@ -1624,3 +1624,8 @@ Steve Storey (stevestorey@github)
1624
strict subtype Type Id handling
1625
(2.15.0)
1626
1627
+Matteo Bertozzi (matteobertozzi@github)
1628
+ * Reported #3895: 2.15.0 breaking behaviour change for records and Getter Visibility
1629
+ (2.15.1)
1630
+
1631
release-notes/VERSION-2.x
@@ -8,6 +8,8 @@ Project: jackson-databind
8
9
#3894: Only avoid Records fields detection for deserialization
10
(contributed by Sim Y-T)
11
+#3895: 2.15.0 breaking behaviour change for records and Getter Visibility
12
+ (reported by Matteo B)
13
#3913: Issue with deserialization when there are unexpected properties (due
14
to null `StreamReadConstraints`)
15
(reported by @sbertault)
0 commit comments