Skip to content

Commit 30b4876

Browse files
wilhuffpaulb777
authored andcommitted
Update CHANGELOG for Firestore v1.3.2 (#3103)
1 parent db4070d commit 30b4876

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Firestore/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Unreleased
22

3+
# 1.3.2
4+
- [fixed] Firestore should now recover its connection to the server more
5+
quickly after being on a network suffering from total packet loss (#2987).
6+
- [fixed] Changed gRPC-C++ dependency to 0.0.9 which adds support for using it
7+
concurrently with the Objective-C gRPC CocoaPod. This fixes certificate
8+
errors you might encounter when trying to use Firestore and other Google
9+
Cloud Objective-C APIs in the same project.
10+
311
# 1.3.1
412
- [fixed] Disabling garbage collection now avoids even scheduling the
513
collection process. This can be used to prevent crashes in the background when

0 commit comments

Comments
 (0)