·
3 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
- Updated the Firebase SQL Connect local toolkit to v3.4.19, which includes the following changes:
- [fixed] Bug fixes and performance improvements for the PostgreSQL emulator.
- [fixed] Clean up managed service accounts when all functions in a codebase are deleted.
- Corrected Cloud Tasks emulator Queue ID validation error message to match Cloud Tasks naming rules.
- Repurposed the local
dataconnect_executetool asdataconnect_execute_in_emulatorto run GraphQL queries and mutations on the local SQL Connect emulator. - Configured the SQL Connect (Data Connect) OneMCP proxy server in
ONEMCP_SERVERSwith a selection of remote tools. - Configured the
Mcp-Param-RegionHTTP header workaround inOneMcpServerfor MCP routing support. - [fixed] Retry IAM policy updates on replication lag and concurrency conflicts.
- [fixed] Prevent deadlock and stale source tokens during Cloud Functions deployment retries.
- [fixed] Retry Cloud Functions creation on HTTP 400 service account propagation errors.