We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
CHANGELOG
1 parent e967dd1 commit 9b33b3eCopy full SHA for 9b33b3e
firebase-firestore/CHANGELOG.md
@@ -9,6 +9,9 @@
9
[#7388](//github.com/firebase/firebase-android-sdk/pull/7388)
10
- [changed] Improve query performance by using an unsorted HashMap instead of a sorted TreeMap.
11
[#7389](//github.com/firebase/firebase-android-sdk/pull/7389)
12
+- [changed] Add `java.time.Instant` support to `DocumentSnapshot.toObject()`,
13
+ `DocumentReference.set()`, `DocumentReference.update()`, and similar.
14
+ [#6235](//github.com/firebase/firebase-android-sdk/pull/6235)
15
16
# 26.0.1
17
0 commit comments