aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firestore/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'Firestore/CHANGELOG.md')
-rw-r--r--Firestore/CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/Firestore/CHANGELOG.md b/Firestore/CHANGELOG.md
index b472f0c..9b35ea3 100644
--- a/Firestore/CHANGELOG.md
+++ b/Firestore/CHANGELOG.md
@@ -1,4 +1,8 @@
# Unreleased
+- [changed] If the SDK's attempt to connect to the Cloud Firestore backend
+ neither succeeds nor fails within 10 seconds, the SDK will consider itself
+ "offline", causing getDocument() calls to resolve with cached results, rather
+ than continuing to wait.
# v0.10.2
- [changed] When you delete a FirebaseApp, the associated Firestore instances