Skip to content

Commit 7e2bb7f

Browse files
Expose Firestore v1 and v1beta1 namespaces (#487)
1 parent bcdefd4 commit 7e2bb7f

File tree

6 files changed

+1786
-1754
lines changed

6 files changed

+1786
-1754
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,11 @@
22

33
- [fixed] Fixed a bug in the FCM batch APIs that prevented them from correctly
44
handling some message parameters like `AndroidConfig.ttl`.
5-
5+
- [changed] Updated the Google Cloud Firestore client to v1.2.0. This update
6+
exposes the `v1beta` and `v1` clients and provides direct access to the
7+
underlying Firestore and Firestore Admin RPCs. Please note that you will have
8+
to provide your Firebase credentials directly to these clients.
9+
610
# v7.1.0
711

812
- [added] A new `messaging.sendAll()` API for sending multiple messages as a

0 commit comments

Comments
 (0)