aboutsummaryrefslogtreecommitdiff
path: root/release-notes/CREDITS-2.x
diff options
context:
space:
mode:
Diffstat (limited to 'release-notes/CREDITS-2.x')
-rw-r--r--release-notes/CREDITS-2.x16
1 files changed, 10 insertions, 6 deletions
diff --git a/release-notes/CREDITS-2.x b/release-notes/CREDITS-2.x
index 5aa7375a8..3328b4186 100644
--- a/release-notes/CREDITS-2.x
+++ b/release-notes/CREDITS-2.x
@@ -1099,20 +1099,24 @@ Oleksandr Poslavskyi (alevskyi@github)
Simone D'Avico (simonedavico@github)
* Reported #2632: Failure to resolve generic type parameters on serialization
- (2.11.0)
+ (2.11.0)
Robin Roos (robinroos@github)
* Contributed #2636: ObjectReader readValue lacks Class<T> argument
- (2.11.0)
+ (2.11.0)
Michael Cramer (BigMichi1@github)
* Reported #2725: JsonCreator on static method in Enum and Enum used as key in map
- fails randomly
- (2.11.1)
+ fails randomly
+ (2.11.1)
Oleg Chtchoukine (oshatrk@github)
* Reported #2759: Rearranging of props when property-based generator is in use leads
- to incorrect output
- (2.11.1)
+ to incorrect output
+ (2.11.1)
+Johannes Kuhn (DasBrain@github)
+ * Reported #2760: Jackson doesn't respect `CAN_OVERRIDE_ACCESS_MODIFIERS=false` for
+ deserializer properties
+ (2.11.1)