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 04167a5 commit 621453cCopy full SHA for 621453c
firebase-firestore/CHANGELOG.md
@@ -2,12 +2,12 @@ Android changes are not released automatically. Ensure that changes are released
2
by opting into a release at
3
[go/firebase-android-release](http:go/firebase-android-release) (Googlers only).
4
5
-# 24.1.2
6
# Unreleased
7
-- [changed] Added `TransactionOptions` to control how many times a transaction
+
+# 24.1.2
8
+- [feature] Added `TransactionOptions` to control how many times a transaction
9
will retry commits before failing.
10
- [fixed] Fixed an issue where patching multiple fields shadows each other (#3528).
-- [feature] Added customization support for `FirebaseFirestore.runTransaction`.
11
12
# 24.1.1
13
- [fixed] Fixed an issue in the experimental index engine that might have
0 commit comments