Skip to content

Commit dd75b6c

Browse files
authored
Update Firestore changelog. (#3349)
1 parent 522ce69 commit dd75b6c

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

firebase-firestore/CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,12 @@ Android changes are not released automatically. Ensure that changes are released
22
by opting into a release at
33
[go/firebase-android-release](http:go/firebase-android-release) (Googlers only).
44

5-
# 24.1.0
5+
# 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
611
- [changed] Improved performance for databases that contain many document
712
updates that have not yet been synced with the backend.
813
- [changed] Improved performance for queries against collections that contain

0 commit comments

Comments
 (0)