Skip to content

Commit 98905f4

Browse files
committed
firebase-dataconnect/CHANGELOG.md entry added
1 parent ff536cb commit 98905f4

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

firebase-dataconnect/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,12 @@
3030
paired with code generated by version 1.7.0 (or later) of the Data Connect
3131
emulator.
3232
([#6513](https://github.com/firebase/firebase-android-sdk/pull/6513))
33+
* [feature] JavaTimeLocalDateSerializer and KotlinxDatetimeLocalDateSerializer
34+
added, to enable using the standard "local date" classes `java.time.LocalDate`
35+
and/or `kotlinx.datetime.LocalDate` instead of the bespoke
36+
`com.google.firebase.dataconnect.LocalDate` class for `Date` GraphQL fields
37+
and variables.
38+
([#NNNN](https://github.com/firebase/firebase-android-sdk/pull/NNNN))
3339

3440
# 16.0.0-beta02
3541
* [changed] Updated protobuf dependency to `3.25.5` to fix

0 commit comments

Comments
 (0)