File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -119,5 +119,10 @@ Yanming Zhou (quaff@github)
119119 (2.10 .1 )
120120
121121Zack Slayton (zslayton @github )
122- * Reported , contributed fix for #189 : IonObjectMapper close ()s the provided IonWriter unnecessarily
122+ * Reported , contributed fix for #189 : ( ion ) IonObjectMapper close ()s the provided IonWriter unnecessarily
123123 (2.10 .2 )
124+
125+ Binh Tran (ankel @github )
126+ * Reported , contributed fix for #192 : (ion) Allow `IonObjectMapper` with class name annotation introspector
127+ to deserialize generic subtypes
128+ (2.11 .0 )
Original file line number Diff line number Diff line change @@ -12,6 +12,9 @@ Project: jackson-datatypes-binaryModules:
1212
1313#179 : (avro ) Add `AvroGenerator .canWriteBinaryNatively ()` to support binary writes ,
1414 fix `java .util .UUID ` representation
15+ #192 : (ion) Allow `IonObjectMapper` with class name annotation introspector to deserialize
16+ generic subtypes
17+ (reported , fix provided by Binh T )
1518- `AvroGenerator ` overrides `getOutputContext ()` properly
1619
17202.10 .2 (not yet released )
You can’t perform that action at this time.
0 commit comments