You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,3 +5,4 @@
5
5
- Fixed a bug when `firebase init dataconnect` failed to create a React app when launched from VS Code extension (#9171).
6
6
- Improved the clarity of the `firebase apptesting:execute` command when you have zero or multiple apps.
7
7
-`firebase dataconnect:sql:migrate` now supports Cloud SQL instances with only private IPs. The command must be run in the same VPC of the instance to work. (##9200)
8
+
- Fixed an issue where `firebase deploy --only firestore` would fail with 403 errors on projects that never had a database created.
0 commit comments