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
[FDC] Support private IP Cloud SQL with VPC (#9200)
* allow private IP
* m
* remove log
* changelog
* comments
* m
* bold Cloud SQL instance name
* m
* m
* m
* m
* m
* m
* m
* m
* m
* m
* m
* timeout
* clean
* clean
* clean
* clean
* Update CHANGELOG.md
Co-authored-by: Yuchen Shi <[email protected]>
---------
Co-authored-by: Yuchen Shi <[email protected]>
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
@@ -3,3 +3,4 @@
3
3
-`firebase_update_environment` MCP tool supports accepting Gemini in Firebase Terms of Service.
4
4
- Fixed a bug when `firebase init dataconnect` failed to create a React app when launched from VS Code extension (#9171).
5
5
- Improved the clarity of the `firebase apptesting:execute` command when you have zero or multiple apps.
6
+
-`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)
0 commit comments