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
- CloudSQL instances created with `firebase dataconnect:connect` now default to Postgres 17.
1
2
- Fixed an issue with deploying indexes to Firestore Enterprise edition databases where explicit `__name__` fields could be incorrectly handled.
2
3
- The `experimental:mcp` command has been renamed to `mcp`. The old name is now an alias.
3
4
-`firebase_update_environment` MCP tool supports accepting Gemini in Firebase Terms of Service.
4
5
- Fixed a bug when `firebase init dataconnect` failed to create a React app when launched from VS Code extension (#9171).
5
6
- Improved the clarity of the `firebase apptesting:execute` command when you have zero or multiple apps.
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)
0 commit comments