gcp Google Cloud release notes ·

Cloud SQL for SQL Server Adds Data API Support and PSC Connection Reconciliation

datagcpgaengineergcp-cloud-sql
feature patch

Cloud SQL for SQL Server now enables direct SQL statement execution through the Cloud SQL Data API, offering a new programmatic interface for database interactions. Starting August 1, 2026, Private Service Connect (PSC) connection reconciliation will be enabled by default and non-disablable for new or cloned instances. This change immediately closes existing PSC connections from projects removed from the allowed list, improving security and access control for Cloud SQL instances. This update affects developers and administrators leveraging Cloud SQL for SQL Server and Private Service Connect.

Features (1)
  • Cloud SQL for SQL Server

    Cloud SQL for SQL Server now supports executing SQL statements using the Cloud SQL Data API .

Enhancements (1)
  • Cloud SQL for SQL Server

    Starting on August 1, 2026, when you create or clone a Cloud SQL instance enabled with Private Service Connect, or when you enable Private Service Connect for an existing instance, then connection reconciliation behavior is enabled by default and can't be disabled. When you remove a project from the list of allowed projects, all existing Private Service Connect connections from the removed project are immediately closed (reconciled). This means that applications using Private Service Connect endpoints in those removed projects can't continue to connect to the Cloud SQL instance using those end

Read the original announcement →

https://docs.cloud.google.com/release-notes#July_31_2026

Related releases