Skip to content

Commit 478f7f7

Browse files
authored
Upgrading Database Client (ref-from-ref) (#226)
* Upgrading Database Client (ref-from-ref) * Updatd integration test * Upgraded Firestore client * Bumped database and firebase (test) dependencies
1 parent 18a133e commit 478f7f7

File tree

5 files changed

+1616
-254
lines changed

5 files changed

+1616
-254
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# Unreleased
22

3-
-
3+
- [changed] Upgraded Realtime Database client to v0.2.0. With this upgrade
4+
developers can call the `admin.database().ref()` method with another
5+
`Reference` instance as the argument.
6+
- [changed] Upgraded Cloud Firestire client to v0.13.0.
47

58
# v5.9.1
69

0 commit comments

Comments
 (0)