Skip to content

Commit 749ee64

Browse files
committed
Firestore/CHANGELOG.md: Add change log entry (NOTE: update with actual PR number)
1 parent d73d97c commit 749ee64

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Firestore/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# Unreleased
2+
- [feature] Implemented an optimization in the local cache synchronization logic
3+
that reduces the number of billed document reads when documents were deleted
4+
on the server while the client was not actively listening to the query
5+
(e.g. while the client was offline). (#INSERT_PR_NUMBER_HERE)
6+
17
# 10.11.0
28
- [feature] Expose MultiDb API for public preview. (#10465)
39
- [fixed] Fixed a compilation warning related to integer casting. (#11332)

0 commit comments

Comments
 (0)