Skip to content

Commit 1d749ed

Browse files
committed
Update release notes wrt #2928
1 parent f41d554 commit 1d749ed

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

release-notes/CREDITS-2.x

+3
Original file line numberDiff line numberDiff line change
@@ -811,6 +811,9 @@ Carter Kozak (cakofony@github)
811811
* Contributed #2895: Improve static factory method generic type resolution logic
812812
(as well as better test coverage)
813813
(2.12.0)
814+
* Contributed #2928: `AnnotatedCreatorCollector` should avoid processing synthetic static
815+
(factory) methods
816+
(2.12.0)
814817
815818
Reinhard Prechtl (dnno@github)
816819
* Reported #2034: Serialization problem with type specialization of nested generic types

release-notes/VERSION-2.x

+3
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,9 @@ Project: jackson-databind
3535
(contributed by XakepSDK@github)
3636
#2925: Add support for `java.sql.Blob`
3737
(contributed by M Rizky S)
38+
#2928: `AnnotatedCreatorCollector` should avoid processing synthetic static
39+
(factory) methods
40+
(contributed by Carter K)
3841
- Full "LICENSE" included in jar for easier access by compliancy tools
3942

4043
2.12.0-rc1 (12-Oct-2020)

0 commit comments

Comments
 (0)