Skip to content

Commit 324b2d7

Browse files
committed
update release notes
1 parent ea28d49 commit 324b2d7

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

release-notes/CREDITS-2.x

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -792,3 +792,9 @@ Carter Kozak (cakofony@github)
792792
Reinhard Prechtl (dnno@github)
793793
* Reported #2034: Serialization problem with type specialization of nested generic types
794794
(2.9.6)
795+
796+
Chetan Narsude (243826@github)
797+
* Reported #2038: JDK Serializing and using Deserialized `ObjectMapper` loses linkage
798+
back from `JsonParser.getCodec()`
799+
(2.9.6)
800+

release-notes/VERSION-2.x

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,9 @@ Project: jackson-databind
3737
(reported by Guixiong Wu)
3838
#2034: Serialization problem with type specialization of nested generic types
3939
(reported by Reinhard P)
40+
#2038: JDK Serializing and using Deserialized `ObjectMapper` loses linkage
41+
back from `JsonParser.getCodec()`
42+
(reported by Chetan N)
4043

4144
2.9.5 (26-Mar-2018)
4245

0 commit comments

Comments
 (0)