File tree 2 files changed +9
-0
lines changed
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)
200
200
Native Type Ids when upgrading from 2.8
201
201
(2.12 .3 )
202
202
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
+
203
209
Hunter Herman (hherman1 @github )
204
210
205
211
* 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:
23
23
#276 : (smile) Add `SmileGenerator.Feature.LENIENT_UTF_ENCODING` for lenient handling
24
24
of broken Unicode surrogate pairs on writing
25
25
(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 )
26
29
#284 : Support base64 strings in `getBinaryValue()` for CBOR and Smile
27
30
(requested by Hunter H )
28
31
- `Ion - java ` dep 1.4 .0 -> 1.8 .0
You can’t perform that action at this time.
0 commit comments