Cloud SQL release notes

You can see the latest product updates for all of Google Cloud on the Google Cloud page, browse and filter all release notes in the Google Cloud console, or programmatically access release notes in BigQuery.

To get the latest product updates delivered to you, add the URL of this page to your feed reader, or add the feed URL directly.

September 17, 2026

Cloud SQL for MySQL
Change

Cloud SQL for MySQL now automatically enables point-in-time recovery (PITR) in a separate, asynchronous operation after disaster recovery (DR) switchover and replica failover operations complete. Because PITR enablement no longer blocks switchover and replica failover, these operations complete faster, helping you reduce your recovery time.

For more information, see Use advanced disaster recovery (DR).

Cloud SQL for PostgreSQL
Change

Cloud SQL for PostgreSQL now automatically enables point-in-time recovery (PITR) in a separate, asynchronous operation after disaster recovery (DR) switchover and replica failover operations complete. Because PITR enablement no longer blocks switchover and replica failover, these operations complete faster, helping you reduce your recovery time.

For more information, see Use advanced disaster recovery (DR).

September 14, 2026

Cloud SQL for PostgreSQL
Feature

You can use the pg_textsearch extension in Cloud SQL for PostgreSQL to perform full-text search using the industry-standard BM25 (Best Matching 25) scoring algorithm for highly accurate relevance scoring.

This extension requires PostgreSQL 17 or later and is supported on PostgreSQL release R20260712.01_06 or later.

For more information, see Full-text search using pg_textsearch.

Cloud SQL for SQL Server
Deprecated

Beginning April 12, 2027, you won't be able to create new instances of Cloud SQL for SQL Server 2017. Starting on October 13, 2027, SQL Server 2017 will reach end of life (EOL) and Microsoft will stop releasing security updates. Cloud SQL for SQL Server will stop supporting SQL Server 2017 after this date.

For more information, see Database versions and version policies.

September 10, 2026

Cloud SQL for MySQL
Breaking

Appending sqlcommenter tags using the sql_commenter_enabled parameter when executing SQL queries on a Cloud SQL remote MCP server is temporarily disabled.

For more information, see sqlcommenter tags.

Cloud SQL for PostgreSQL
Breaking

Appending sqlcommenter tags using the sql_commenter_enabled parameter when executing SQL queries on a Cloud SQL remote MCP server is temporarily disabled.

For more information, see sqlcommenter tags.

September 08, 2026

Cloud SQL for MySQL
Feature

Regional endpoints (REP) are now generally available (GA) for the Cloud SQL for MySQL Admin API.

Regional endpoints let you interact with Cloud SQL for MySQL instances using regionalized URLs (such as sqladmin.{region}.rep.googleapis.com) rather than through a single global endpoint.

Regional endpoints provide regional frontend and load balancing infrastructure that improves data residency by keeping network traffic within the same region as the instance. This reduces the instance's dependency on global frontend infrastructure.

Regional endpoints have strong regional isolation, so the failure of a load balancer or frontend in one region doesn't affect any other region. Regional service load balancers have a separate, regionally isolated control plane.

Regional endpoints are designed to meet stringent data residency and sovereignty standards, such as ITAR and Assured Workloads Regions, ensuring data in transit remains within the committed region.

Certificate management and TLS termination occurs within each region, on the regional load balancer, so data remains encrypted until it reaches its destination region and stays within that region while being processed there.

Cloud SQL for PostgreSQL
Feature

Regional endpoints (REP) are now generally available (GA) for the Cloud SQL for PostgreSQL Admin API.

Regional endpoints let you interact with Cloud SQL for PostgreSQL instances using regionalized URLs (such as sqladmin.{region}.rep.googleapis.com) rather than through a single global endpoint.

Regional endpoints provide regional frontend and load balancing infrastructure that improves data residency by keeping network traffic within the same region as the instance. This reduces the instance's dependency on global frontend infrastructure.

Regional endpoints have strong regional isolation, so the failure of a load balancer or frontend in one region doesn't affect any other region. Regional service load balancers have a separate, regionally isolated control plane.

Regional endpoints are designed to meet stringent data residency and sovereignty standards, such as ITAR and Assured Workloads Regions, ensuring data in transit remains within the committed region.

Certificate management and TLS termination occurs within each region, on the regional load balancer, so data remains encrypted until it reaches its destination region and stays within that region while being processed there.

Cloud SQL for SQL Server
Feature

Regional endpoints (REP) are now generally available (GA) for the Cloud SQL for SQL Server Admin API.

Regional endpoints let you interact with Cloud SQL for SQL Server instances using regionalized URLs (such as sqladmin.{region}.rep.googleapis.com) rather than through a single global endpoint.

Regional endpoints provide regional frontend and load balancing infrastructure that improves data residency by keeping network traffic within the same region as the instance. This reduces the instance's dependency on global frontend infrastructure.

Regional endpoints have strong regional isolation, so the failure of a load balancer or frontend in one region doesn't affect any other region. Regional service load balancers have a separate, regionally isolated control plane.

Regional endpoints are designed to meet stringent data residency and sovereignty standards, such as ITAR and Assured Workloads Regions, ensuring data in transit remains within the committed region.

Certificate management and TLS termination occurs within each region, on the regional load balancer, so data remains encrypted until it reaches its destination region and stays within that region while being processed there.

September 04, 2026

Cloud SQL for MySQL
Feature

The C4 machine series is now available for Cloud SQL for MySQL Enterprise Plus instances in the following regions:

  • africa-south1 — Johannesburg
  • asia-northeast3 — Seoul
  • asia-south2 — Delhi
  • europe-west6 — Zürich
  • southamerica-west1 — Santiago
  • us-west3 — Salt Lake City

The C4 machine series provides the following benefits:

  • Supports fifth and sixth generation Intel Xeon Scalable processors.
  • Offers a price-performance balance that makes it suitable for high-demand workloads.
Feature

Cloud SQL supports in-place upgrades and downgrades to your instance's infrastructure. You can change all of the following in place:

  • The edition that your Cloud SQL instance uses.
  • The machine type.
  • The storage type.
  • The database version.

Making in-place changes is the most direct and least error-prone way to reconfigure an instance.

For more information about in-place upgrades and downgrades, see Upgrade in place.

Cloud SQL for PostgreSQL
Feature

The C4 machine series is now available for Cloud SQL for PostgreSQL Enterprise Plus instances in the following regions:

  • africa-south1 — Johannesburg
  • asia-northeast3 — Seoul
  • asia-south2 — Delhi
  • europe-west6 — Zürich
  • southamerica-west1 — Santiago
  • us-west3 — Salt Lake City

The C4 machine series provides the following benefits:

  • Supports fifth and sixth generation Intel Xeon Scalable processors.
  • Offers a price-performance balance that makes it suitable for high-demand workloads.
Feature

Cloud SQL supports in-place upgrades and downgrades to your instance's infrastructure. You can change all of the following in place:

  • The edition that your Cloud SQL instance uses.
  • The machine type.
  • The storage type.
  • The database version.

Making in-place changes is the most direct and least error-prone way to reconfigure an instance.

For more information about in-place upgrades and downgrades, see Upgrade in place.

Cloud SQL for SQL Server
Feature

Cloud SQL for SQL Server supports the sp_help_revlogin stored procedure in the msdb database. You can enable this stored procedure by configuring the cloud sql enable sp_help_revlogin database flag to export SQL Server logins, password hashes, and security identifiers (SIDs) when migrating databases or synchronizing logins.

For more information, see Export SQL Server logins and Configure database flags.

Feature

Cloud SQL for SQL Server now supports connecting to instances with write endpoints using the Cloud SQL Auth Proxy or Cloud SQL language connectors. When you configure the proxy or a language connector with a write endpoint DNS name, connections are redirected automatically to the new primary instance during replica failover or switchover.

For more information, see Connect to an instance using a write endpoint.

Feature

The C4 machine series is now available for Cloud SQL for SQL Server Enterprise Plus instances in the following regions:

  • africa-south1 — Johannesburg
  • asia-northeast3 — Seoul
  • asia-south2 — Delhi
  • europe-west6 — Zürich
  • southamerica-west1 — Santiago
  • us-west3 — Salt Lake City

The C4 machine series provides the following benefits:

  • Supports fifth and sixth generation Intel Xeon Scalable processors.
  • Offers a price-performance balance that makes it suitable for high-demand workloads.
Feature

Cloud SQL supports in-place upgrades and downgrades to your instance's infrastructure. You can change all of the following in place:

  • The edition that your Cloud SQL instance uses.
  • The machine type.
  • The storage type.
  • The database version.

Making in-place changes is the most direct and least error-prone way to reconfigure an instance.

For more information about in-place upgrades and downgrades, see Upgrade in place.

September 02, 2026

Cloud SQL for MySQL
Feature

Cloud SQL supports Workforce Identity Federation authentication. This lets you authenticate to your Cloud SQL instance using identities from an external identity provider such as Microsoft Active Directory or Okta. For more information, see Workforce Identity Federation authentication.

Cloud SQL for PostgreSQL
Feature

Cloud SQL supports Workforce Identity Federation authentication. This lets you authenticate to your Cloud SQL instance using identities from an external identity provider such as Microsoft Active Directory or Okta. For more information, see Workforce Identity Federation authentication.

August 31, 2026

Cloud SQL for PostgreSQL
Feature

You can use the pgAudit extension to prevent string literals that might indicate sensitive information, such as passwords and secrets, from appearing in your log query results.

This pgAudit extension capability is supported on [PostgreSQL version].R20260712.01_06 or later.

For more information, see Audit for PostgreSQL using pgAudit.

August 27, 2026

Cloud SQL for MySQL
Feature

Cloud SQL now makes it easier to configure Private Service Connect for your Cloud SQL instance. When you create an instance that's enabled with Private Service Connect, you can choose to automatically create the service connection policy and endpoint in the VPC network that you want to use with Private Service Connect.

For more information, see Configure Private Service Connect.

Cloud SQL for PostgreSQL
Change

The rollout of the following extension upgrades is complete:

  • pg_partman is upgraded from 5.2.4 to 5.4.3.
  • pgfincore is upgraded from 1.3.1 to 1.4.
  • pgvector is upgraded from 0.8.1 to 0.8.5.

For more information, see Configure PostgreSQL extensions.

Feature

Cloud SQL now makes it easier to configure Private Service Connect for your Cloud SQL instance. When you create an instance that's enabled with Private Service Connect, you can choose to automatically create the service connection policy and endpoint in the VPC network that you want to use with Private Service Connect.

For more information, see Configure Private Service Connect.

Cloud SQL for SQL Server
Feature

Cloud SQL now makes it easier to configure Private Service Connect for your Cloud SQL instance. When you create an instance that's enabled with Private Service Connect, you can choose to automatically create the service connection policy and endpoint in the VPC network that you want to use with Private Service Connect.

For more information, see Configure Private Service Connect.

August 25, 2026

Cloud SQL for PostgreSQL
Feature

Use assessments (Preview) in Database Center to assess and test the performance impact of database recommendations before you apply them to your production database fleet.

The assessments workflow performs these operations:

  • Clones your database instance.
  • Runs benchmarking simulation tests on the clone.
  • Compares the baseline performance of the clone against the performance after you apply the recommended configuration changes.

For more information, see Assessments in Database Center.

August 13, 2026

Cloud SQL for MySQL
Feature

Cloud SQL for MySQL 9.7 is generally available (GA).

For more information about the differences between MySQL 9.7 and previous versions, review the MySQL 9.7 Release Notes.

By default, if you specify MySQL 9.7 as the version when you create a Cloud SQL instance (either primary or replica) using the gcloud CLI, the Google Cloud console, or the REST API, then the Cloud SQL edition is Cloud SQL Enterprise Plus edition.

This release introduces support for key MySQL 9.7 capabilities, including:

Flag updates for MySQL 9.7

Additionally, this release introduces several database flag changes.

MySQL database flag Action Details
activate_mandatory_roles Added / Supported Exposes mandatory roles configuration. Default is ON.
innodb_native_foreign_keys Added / Supported Exposes SQL layer foreign key handling configuration.
table_open_cache_triggers Added / Supported Configures trigger cache size limits.
connection_memory_status_limit Added / Supported Sets limit configurations on connection memory.
global_connection_memory_status_limit Added / Supported Sets global limit configurations on connection memory.
performance_schema_max_logger_classes Added / Supported Sets limits for performance schema logger classes.
caching_sha2_password_proxy_users Added / Supported Configures proxy users support for caching SHA-2.
caching_sha2_password_enforce_storage_format Added / Supported Enforces storage format rules for caching SHA-2.
caching_sha2_password_storage_format Added / Supported Sets storage format defaults for caching SHA-2.
innodb_log_file_size Removed Flag not supported in MySQL 9.7 and later.
innodb_log_files_in_group Removed Flag not supported in MySQL 9.7 and later.
innodb_undo_tablespaces Removed Flag not supported in MySQL 9.7 and later.
mysql_native_password_proxy_users Removed Flag not supported in MySQL 9.7 and later.
replica_parallel_type Removed Flag not supported in MySQL 9.7 and later.
slave_parallel_type Removed Flag not supported in MySQL 9.7 and later.
temptable_use_mmap Removed Flag not supported in MySQL 9.7 and later.

For more information about MySQL database flags, see Configure database flags.

August 11, 2026

Cloud SQL for MySQL
Feature

The Cloud SQL remote MCP server now supports specialized endpoint URLs (toolsets) for /readonly, /instance_manage, and /query_execution. Specialized toolset URLs let you restrict the set of exposed MCP tools based on your security and workflow requirements.

For more information, see Available toolsets.

Feature

You can now use the create_instance tool in the Cloud SQL remote MCP server to provision free trial instances for testing and development by setting the free_trial parameter to true.

For more information, see Create a free trial instance.

Feature

When executing SQL queries using the execute_sql or execute_sql_readonly tool, setting the sql_commenter_enabled parameter to true automatically appends sqlcommenter tags (mcp.tool, mcp.server, user.identity, mcp.client) to SQL statements for enhanced database observability.

For more information, see sqlcommenter tags.

Cloud SQL for PostgreSQL
Feature

The Cloud SQL remote MCP server now supports specialized endpoint URLs (toolsets) for /readonly, /instance_manage, and /query_execution. Specialized toolset URLs let you restrict the set of exposed MCP tools based on your security and workflow requirements.

For more information, see Available toolsets.

Feature

You can now use the create_instance tool in the Cloud SQL remote MCP server to provision free trial instances for testing and development by setting the free_trial parameter to true.

For more information, see Create a free trial instance.

Feature

When executing SQL queries using the execute_sql or execute_sql_readonly tool, setting the sql_commenter_enabled parameter to true automatically appends sqlcommenter tags (mcp.tool, mcp.server, user.identity, mcp.client) to SQL statements for enhanced database observability.

For more information, see sqlcommenter tags.

Cloud SQL for SQL Server
Feature

You can now use the update_user tool in the Cloud SQL remote MCP server to update passwords for Cloud SQL for SQL Server database users.

For more information, see Available tools.

Feature

The Cloud SQL remote MCP server now supports specialized endpoint URLs (toolsets) for /readonly and /instance_manage. Specialized toolset URLs let you restrict the set of exposed MCP tools based on your security and workflow requirements.

For more information, see Available toolsets.

August 07, 2026

Cloud SQL for PostgreSQL
Change

Newly created instances configured with high availability (HA) now have