Skip to content

Commit 7547591

Browse files
committed
Mark #3895 as fixed (due to another PR/issue)
1 parent f678140 commit 7547591

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

release-notes/CREDITS-2.x

+5
Original file line numberDiff line numberDiff line change
@@ -1624,3 +1624,8 @@ Steve Storey (stevestorey@github)
16241624
strict subtype Type Id handling
16251625
(2.15.0)
16261626
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

+2
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ Project: jackson-databind
88

99
#3894: Only avoid Records fields detection for deserialization
1010
(contributed by Sim Y-T)
11+
#3895: 2.15.0 breaking behaviour change for records and Getter Visibility
12+
(reported by Matteo B)
1113
#3913: Issue with deserialization when there are unexpected properties (due
1214
to null `StreamReadConstraints`)
1315
(reported by @sbertault)

0 commit comments

Comments
 (0)