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.
1 parent 522ce69 commit dd75b6cCopy full SHA for dd75b6c
firebase-firestore/CHANGELOG.md
@@ -2,7 +2,12 @@ Android changes are not released automatically. Ensure that changes are released
2
by opting into a release at
3
[go/firebase-android-release](http:go/firebase-android-release) (Googlers only).
4
5
-# 24.1.0
+# 24.0.2
6
+- [fixed] Fixed an AppCheck issue that caused Firestore listeners to stop
7
+working and receive a "Permission Denied" error. This issue only occurred for
8
+AppCheck users that set their expiration time to under an hour.
9
+
10
+# 24.0.1
11
- [changed] Improved performance for databases that contain many document
12
updates that have not yet been synced with the backend.
13
- [changed] Improved performance for queries against collections that contain
0 commit comments