Skip to content

Commit faa7ef7

Browse files
authored
Add 8.7.0 release notes entries for Firestore (#720)
1 parent f91a9ff commit faa7ef7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

release_build_files/readme.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -569,10 +569,14 @@ code.
569569
## Release Notes
570570
### 8.7.0
571571
- Changes
572+
- Firestore: Released to general availability (no longer beta).
572573
- General (Android): Minimum SDK version is now 19.
573574
- General: Variant double type now support 64-bit while saving to json.
574575
([#1133](https://github.com/firebase/quickstart-unity/issues/1133)).
575576
- Analytics (tvOS): Analytics is now supported on tvOS.
577+
- Firestore (iOS): Fix a crash when `Transaction.GetSnapshotAsync()` was
578+
invoked after `FirebaseFirestore.TerminateAsync()`
579+
([#8760](https://github.com/firebase/firebase-ios-sdk/pull/8760)).
576580

577581
### 8.6.0
578582
- Changes

0 commit comments

Comments
 (0)