We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae33103 commit a52356aCopy full SHA for a52356a
Firestore/CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Unreleased
2
3
+# v1.5.1
4
+- [fixed] Fixed a memory access error discovered using the sanitizers in Xcode
5
+ 11.
6
+
7
# v1.5.0
8
- [changed] Transactions now perform exponential backoff before retrying.
9
This means transactions on highly contended documents are more likely to
0 commit comments