E578 Merge b363bd710dd3d1995e0b95437926bd3563592eaf into bbd2d098fb42a726c… · firebase/firebase-ios-sdk@3371911 · GitHub
[go: up one dir, main page]

Skip to content

Commit 3371911

Browse files
authored
Merge b363bd7 into bbd2d09
2 parents bbd2d09 + b363bd7 commit 3371911

File tree

6 files changed

+433
-39
lines changed

6 files changed

+433
-39
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+
- [fixed] Fixed an issue in the local cache synchronization logic where all
3+
locally-cached documents that matched a resumed query would be unnecessarily
4+
re-downloaded; with the fix it now only downloads the documents that are known
5+
to be out-of-sync. (#12044)
6+
17
# 10.18.0
28
- [fixed] Fix Firestore build for visionOS on Xcode 15.1. (#12023)
39

0 commit comments

Comments
 (0)
0