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 b6021d7 commit 58674a8Copy full SHA for 58674a8
release_build_files/readme.md
@@ -574,6 +574,8 @@ code.
574
the overload that takes a `std::function` argument instead.
575
- Firestore: `FieldValue::Increment` functions are no longer guarded by
576
the `INTERNAL_EXPERIMENTAL` macro.
577
+ - Firestore: add an `is_valid` method to the public API classes that can
578
+ be in an invalid state.
579
580
### 8.2.0
581
- Changes
0 commit comments