Skip to content

Commit 4f859f6

Browse files
committed
Update release notes wrt #283
1 parent c4ed624 commit 4f859f6

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

release-notes/CREDITS-2.x

+6
Original file line numberDiff line numberDiff 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+
203209
Hunter Herman (hherman1@github)
204210

205211
* Requested #284: Support base64 strings in `getBinaryValue()` for CBOR and Smile

release-notes/VERSION-2.x

+3
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)