File tree Expand file tree Collapse file tree 2 files changed +9
-0
lines changed Expand file tree Collapse file tree 2 files changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -200,6 +200,12 @@ Nick (manaigrn-amzn@github)
200200 Native Type Ids when upgrading from 2.8
201201 (2.12 .3 )
202202
203+ Michal Foksa (MichalFoksa @github )
204+
205+ * Contributed #283 : Add `logicalType` support for some `java.time` types; add `AvroJavaTimeModule`
206+ for native ser /deser
207+ (2.13 .0 )
208+
203209Hunter Herman (hherman1 @github )
204210
205211* Requested #284 : Support base64 strings in `getBinaryValue()` for CBOR and Smile
Original file line number Diff line number Diff line change @@ -23,6 +23,9 @@ Modules:
2323#276 : (smile) Add `SmileGenerator.Feature.LENIENT_UTF_ENCODING` for lenient handling
2424 of broken Unicode surrogate pairs on writing
2525 (requested by kireet @github )
26+ #283 : Add `logicalType` support for some `java.time` types; add `AvroJavaTimeModule`
27+ for native ser /deser
28+ (contributed by Michal F )
2629#284 : Support base64 strings in `getBinaryValue()` for CBOR and Smile
2730 (requested by Hunter H )
2831- `Ion - java ` dep 1.4 .0 -> 1.8 .0
You can’t perform that action at this time.
0 commit comments