Skip to content

Commit 7e73800

Browse files
authored
Merge 0e33fb5 into 8d21a34
2 parents 8d21a34 + 0e33fb5 commit 7e73800

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

firebase-firestore/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
# 24.6.1
44
- [feature] Implemented an optimization in the local cache synchronization logic that reduces the number of billed document reads when documents were deleted on the server while the client was not actively listening to the query (e.g. while the client was offline). (GitHub [#4982](//github.com/firebase/firebase-android-sdk/pull/4982){: .external})
55

6+
7+
## Kotlin
8+
The Kotlin extensions library transitively includes the updated
9+
`firebase-firestore` library. The Kotlin extensions library has no additional
10+
updates.
11+
612
# 24.6.0
713
* [fixed] Fixed stack overflow caused by deeply nested server timestamps.
814
(GitHub [#4702](//github.com/firebase/firebase-android-sdk/issues/4702){: .external})

0 commit comments

Comments
 (0)