Skip to content

Commit 1c94cc3

Browse files
author
Michael Lehenbauer
committed
Update changelog.
1 parent 1614b5a commit 1c94cc3

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Firestore/CHANGELOG.md

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

3+
# v0.10.3
4+
- [fixed] Fixed a regression in the 4.10.0 Firebase iOS SDK release that
5+
prevented the SDK from communicating with the backend until successfully
6+
authenticating via Firebase Authentication. All reads and writes would
7+
silently be executed only locally rather than being sent as unauthenticated
8+
requests.
9+
310
# v0.10.2
411
- [changed] When you delete a FirebaseApp, the associated Firestore instances
512
are now also deleted (#683).

0 commit comments

Comments
 (0)