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 b12fcc8 commit 1844607Copy full SHA for 1844607
release_build_files/readme.md
@@ -605,6 +605,9 @@ code.
605
only using AdMob, Analytics, Remote Config, or Messaging.
606
- Functions: Add a new method `GetHttpsCallableFromURL`, to create callables
607
with URLs other than cloudfunctions.net.
608
+ - Firestore: Added `TransactionOptions` to control how many times a
609
+ transaction will retry commits before failing
610
+ ([#966](https://github.com/firebase/firebase-cpp-sdk/pull/966)).
611
612
### 9.0.0
613
- Changes
0 commit comments