Skip to content

Commit 4f34dfe

Browse files
committed
Update release notes
1 parent e06b98b commit 4f34dfe

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

release-notes/CREDITS-2.x

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1163,3 +1163,8 @@ Daniel Wu (DanielYWoo@github)
11631163
Łukasz Walkiewicz (lukasz-walkiewicz@github)
11641164
* Reported #2894: Fix type resolution for static methods (regression in 2.11.3)
11651165
(2.11.4)
1166+
1167+
Lucian H (symposion@github)
1168+
* Reported, suggested fix for #2944: `@JsonCreator` on constructor not compatible
1169+
with `@JsonIdentityInfo`, `PropertyGenerator`
1170+
(2.11.4)

release-notes/VERSION-2.x

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ Project: jackson-databind
88

99
#2894: Fix type resolution for static methods (regression in 2.11.3 due to #2821 fix)
1010
(reported by Łukasz W)
11+
#2944: `@JsonCreator` on constructor not compatible with `@JsonIdentityInfo`,
12+
`PropertyGenerator`
13+
(reported by Lucian H)
1114

1215
2.11.3 (02-Oct-2020)
1316

0 commit comments

Comments
 (0)