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.
August 13, 2026
Cloud SQL for MySQLCloud 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:
- Vector search: support for the community-standard vector storage format combined with advanced approximate nearest neighbor (ANN) vector indexing in Cloud SQL.
- Hypergraph optimizer: an alternative join-planning framework designed for complex, multi-table queries. You can enable the hypergraph optimizer using an optimizer switch.
- JSON Duality Views: a feature that bridges relational SQL and hierarchical JSON document models to interact with the same underlying data.
- Upgrade and migration paths: support for in-place major version upgrade from Cloud SQL for MySQL 8.4 and migrations from MySQL 8.4 using the Database Migration Service (DMS).
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 07, 2026
Cloud SQL for PostgreSQLNewly created instances configured with high availability (HA) now have Knowledge Catalog (formerly Dataplex Universal Catalog) enabled by default.
Cloud SQL for PostgreSQL instances running on PostgreSQL version 14.0 or later send updates and metadata to Knowledge Catalog in near real-time.
You can either verify enablement or disable the feature using the Google Cloud console.
For more information, see Near real-time.
Newly created instances configured with high availability (HA) now have Knowledge Catalog (formerly Dataplex Universal Catalog) enabled by default.
Cloud SQL for SQL Server instances send updates and metadata to Knowledge Catalog to help support data discovery.
You can either verify enablement or disable the feature using the Google Cloud console.
For more information, see Manage your Cloud SQL resources using Knowledge Catalog.
August 05, 2026
Cloud SQL for MySQLPerformance capture for Cloud SQL for MySQL is now generally available (GA). Performance capture lets you take a point-in-time snapshot of your database and operating system metrics automatically and route them to Cloud Logging for root-cause analysis.
With the GA release, you can configure custom thresholds that end long-running transactions automatically before they slow down your database. In addition, the GA release includes six additional performance capture triggers:
- High CPU utilization
- High memory usage
- High temporary files usage
- History list length
- Semaphore waits
- Transaction lock waits
For more information, see Cloud SQL performance capture overview.
August 04, 2026
Cloud SQL for MySQLDNS automation is now generally available (GA) on Cloud SQL instances where Private Service Connect is enabled.
You can use DNS automation to provision and manage per-instance DNS records automatically. On Enterprise Plus edition instances where DNS automation is enabled, you can also enable a global write endpoint DNS that automatically resolves to your current primary instance.
Cloud SQL for MySQL supports resource groups. MySQL resource groups let you manage resource allocation for different workloads on your Cloud SQL for MySQL instance. By using resource groups, you can prevent less important workloads from consuming excessive CPU or memory resources.
To use MySQL resource groups, you must have maintenance version MYSQL_VERSION.R20260320.00_20 or later installed on your instance.
For more information, see Manage CPU allocation with MySQL resource groups.
DNS automation is now generally available (GA) on Cloud SQL instances where Private Service Connect is enabled.
You can use DNS automation to provision and manage per-instance DNS records automatically. On Enterprise Plus edition instances where DNS automation is enabled, you can also enable a global write endpoint DNS that automatically resolves to your current primary instance.
DNS automation is now generally available (GA) on Cloud SQL instances where Private Service Connect is enabled.
You can use DNS automation to provision and manage per-instance DNS records automatically. On Enterprise Plus edition instances where DNS automation is enabled, you can also enable a global write endpoint DNS that automatically resolves to your current primary instance.
August 03, 2026
Cloud SQL for MySQLYou can change the backup plan for your Cloud SQL enhanced backups without first removing the existing plan. For more information, see Change your instance's associated backup plan.
You can change the backup plan for your Cloud SQL enhanced backups without first removing the existing plan. For more information, see Change your instance's associated backup plan.
You can change the backup plan for your Cloud SQL enhanced backups without first removing the existing plan. For more information, see Change your instance's associated backup plan.
July 31, 2026
Cloud SQL for MySQLStarting 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 endpoints.
For more information, see Allowed Private Service Connect projects.
QueryData adds support for parameterized secure views (PSVs) to help secure applications that use natural language queries. For more information, see Secure and control access to application data.
This feature is in Preview.
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 endpoints.
For more information, see Allowed Private Service Connect projects.
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 endpoints.
For more information, see Allowed Private Service Connect projects.
Cloud SQL for SQL Server now supports executing SQL statements using the Cloud SQL Data API.
July 29, 2026
Cloud SQL for MySQLCloud SQL for MySQL now supports significantly faster re-encryption of instances and replicas protected by customer-managed encryption keys (CMEKs), and re-encryption now completes with zero downtime. The steps to re-encrypt your instances and replicas are unchanged, but the operation now re-encrypts the underlying disks in-place, without creating re-encryption backups.
For more information, see Re-encrypt an existing CMEK-enabled instance or replica.
Cloud SQL for PostgreSQL now supports significantly faster re-encryption of instances and replicas protected by customer-managed encryption keys (CMEKs), and re-encryption now completes with zero downtime. The steps to re-encrypt your instances and replicas are unchanged, but the operation now re-encrypts the underlying disks in-place, without creating re-encryption backups.
For more information, see Re-encrypt an existing CMEK-enabled instance or replica.
Cloud SQL for SQL Server now supports significantly faster re-encryption of instances and replicas protected by customer-managed encryption keys (CMEKs), and re-encryption now completes with zero downtime. The steps to re-encrypt your instances and replicas are unchanged, but the operation now re-encrypts the underlying disks in-place, without creating re-encryption backups.
For more information, see Re-encrypt an existing CMEK-enabled instance or replica.
July 24, 2026
Cloud SQL for PostgreSQLCloud SQL for PostgreSQL now supports logical replication using failover slot which you can use with advanced disaster recovery (DR) switchover and replica failover operations to ensure business continuity.
For more information, see Advanced disaster recovery (DR) with logical failover slot.
July 20, 2026
Cloud SQL for PostgreSQLCloud SQL for PostgreSQL now supports authentication via Secret Manager when executing SQL statements using the Data API (executeSql). You can store your database password in a regional secret in Secret Manager and pass the secret version resource name in your API request.
For more information, see Execute SQL statements on a Cloud SQL instance.
July 16, 2026
Cloud SQL for MySQLCloud SQL for MySQL 8.4.8 is upgraded to MySQL 8.4.10. For more information, see the MySQL 8.4.10 Release Notes and Cloud SQL database versions.
July 13, 2026
Cloud SQL for MySQLYou can now create and query parameterized secure views in Cloud SQL for MySQL. Parameterized secure views let you create MySQL views in your MySQL database that reference session variables for managing data access. By using a parameterized secure view, you can create a single view that is flexible enough to accommodate multiple queries across a predefined range of data without being required to create multiple static view definitions for different users.
To use parameterized secure views, you're required to have Cloud SQL for MySQL 8.0.43 or later and maintenance version R20260320.00_20 or later installed on your instance.
For more information, see Parameterized secure views in Cloud SQL. This feature is in Preview.
June 29, 2026
Cloud SQL for MySQLMySQL 8.0.45 is now the default minor version for Cloud SQL for MySQL 8.0.
For more information about minor version support in Cloud SQL for MySQL, see MySQL 8.0.
June 25, 2026
Cloud SQL for MySQLYou can now assess the upgrade readiness of your Cloud SQL for MySQL instances before a major version upgrade by running a precheck. This precheck analyzes your instance for version incompatibilities and lists any issues that need to be fixed prior to your upgrade. For more information, see Assess upgrade readiness for your instance.
This feature is in Preview.
June 24, 2026
Cloud SQL for MySQLCloud SQL now supports Private Service Connect outbound connectivity on the following additional types of instances:
Read replica instances.
Instances that use advanced disaster recovery features such as switchover and failover operations.
For more information about Private Service Connect outbound connectivity see About Private Service Connect.
Cloud SQL now supports Private Service Connect outbound connectivity on the following additional types of instances:
Read replica instances.
Instances that use advanced disaster recovery features such as switchover and failover operations.
For more information about Private Service Connect outbound connectivity see About Private Service Connect.
Cloud SQL now supports Private Service Connect outbound connectivity on the following additional types of instances:
Read replica instances.
Instances that use advanced disaster recovery features such as switchover and failover operations.
Primary instances that have replicas.
For more information about Private Service Connect outbound connectivity see About Private Service Connect.
June 22, 2026
Cloud SQL for PostgreSQLCustomer-managed encryption key (CMEK) support for Cloud SQL enhanced backups is generally available. You can protect your CMEK-enabled Cloud SQL instances using Google Cloud Backup and DR Service.
For more information, see Choose your backup option.
Customer-managed encryption key (CMEK) support for Cloud SQL enhanced backups is generally available. You can protect your CMEK-enabled Cloud SQL instances using Google Cloud Backup and DR Service.
For more information, see Choose your backup option.
June 19, 2026
Cloud SQL for MySQLWhen you migrate from Percona XtraBackup physical file to Cloud SQL for MySQL,
you can now specify multiple data files in the innodb_data_file_path
parameter of your external server configuration. Also, you are no longer
required to use the default name for your data files.
Cloud SQL for MySQL now supports multiple system tablespace files, allowing system tablespace size to grow larger than 16TB.
June 18, 2026
Cloud SQL for MySQLCloud SQL for MySQL now supports minor version 8.0.46. To upgrade your existing instance to the new minor version, see Upgrade the database minor version.
Cloud SQL is integrated with Google AI Studio to help you build full-stack applications that use a Cloud SQL for PostgreSQL developer edition instance as the database. You can enter natural language prompts in the Google AI Studio to build applications backed by Cloud SQL and add features such as authentication, search, and persistent data storage.
For more information, see Build vibe-coded applications using Google AI Studio and Cloud SQL.
This feature is generally available (GA).
The rollout of the following Cloud SQL for PostgreSQL minor version and extension upgrades is complete:
Minor versions
- 14.22 is upgraded to 14.23.
- 15.17 is upgraded to 15.18.
- 16.13 is upgraded to 16.14.
- 17.9 is upgraded to 17.10.
- 18.3 is upgraded to 18.4.
The new maintenance version is [PostgreSQL version].R20260319.07_04.
To apply the new maintenance version, see
Perform self-service maintenance.
June 16, 2026
Cloud SQL for PostgreSQLQueryData adds support for parameterized secure views (PSVs) to help secure applications that use natural language queries. For more information, see Secure and control access to application data.
This feature is in Preview.
June 15, 2026
Cloud SQL for MySQLYou can publish a Cloud SQL for MySQL conversational analytics agent in Gemini Enterprise. This feature is in Preview.
You can publish a Cloud SQL for PostgreSQL conversational analytics agent in Gemini Enterprise. This feature is in Preview.
June 12, 2026
Cloud SQL for PostgreSQLYou can now create and query parameterized secure views in Cloud SQL for PostgreSQL.
Parameterized secure views let you use PostgreSQL views with more granular
access control over your data. While you can issue a GRANT statement to control
whether a user can query a PostgreSQL view, a GRANT statement doesn't let you
control the data that the view returns based on the user who is making the
query.
To gain this level of control, use parameterized secure views. You can define parameters such as a user ID or region within the view. When your application queries the view, a user can provide values for these parameters, which customizes the query results. Using parameterized secure views lets you enforce "least privilege" access to help ensure that your users interact only with the data that is relevant and authorized to them.
This feature is in Preview.
June 08, 2026
Cloud SQL for MySQLCloud SQL Enterprise Plus arm-based C4A machine types, powered by Google's Axion processors, are now available in 8 additional regions:
asia-northeast1: Tokyo, Japanaustralia-southeast2: Melbourne, Australiaeurope-north1: Finlandnorthamerica-northeast1: Montréal, Québec, Canadanorthamerica-northeast2: Toronto, Ontario, Canadasouthamerica-west1: Santiago, Chileus-east5: Columbus, Ohio, USAus-west2: Los Angeles, California, USA
For information about C4A machine types, see The C4A machine series.
Cloud SQL for MySQL managed buffer pool
is now generally available (GA).
Managed buffer pool helps you avoid out-of-memory events (OOMs) on your
Cloud SQL instance by reducing innodb_buffer_pool_size when memory usage is high.
Cloud SQL Enterprise Plus Arm-based C4A machine types, powered by Google's Axion processors, are available in 8 additional regions:
asia-northeast1: Tokyo, Japanaustralia-southeast2: Melbourne, Australiaeurope-north1: Finlandnorthamerica-northeast1: Montréal, Québec, Canadanorthamerica-northeast2: Toronto, Ontario, Canadasouthamerica-west1: Santiago, Chileus-east5: Columbus, Ohio, USAus-west2: Los Angeles, California, USA
For information about C4A machine types, see The C4A machine series.
May 12, 2026
Cloud SQL for MySQLThe command for upgrading Cloud SQL instances to the new network architecture has been re-enabled.
For more information, see Upgrade an instance to the new network architecture.
The command for upgrading Cloud SQL instances to the new network architecture has been re-enabled.
For more information, see Upgrade an instance to the new network architecture.
The command for upgrading Cloud SQL instances to the new network architecture has been re-enabled.
For more information, see Upgrade an instance to the new network architecture.
May 11, 2026
Cloud SQL for MySQLCloud SQL for MySQL now supports regional endpoints for the Cloud SQL Admin API. This feature lets you direct your API calls to a region-specific endpoint. Using a regional endpoint enhances data locality and helps meet strict compliance expectations.
This feature includes: * Regional boundary restrictions: Cloud SQL regional endpoints enforce strict matching. The region of the target API resource must match the region of the endpoint exactly. Otherwise, the request is rejected with a 4xx error. * Restricted API visibility: When you use a regional endpoint, the Instance.List API only returns resources located within that specific region.
For more information, see Cloud SQL regional endpoints.
This feature is in Preview.
Cloud SQL for PostgreSQL now supports regional endpoints for the Cloud SQL Admin API. This feature lets you direct your API calls to a region-specific endpoint. Using a regional endpoint enhances data locality and helps meet strict compliance expectations.
This feature includes: * Regional boundary restrictions: Cloud SQL regional endpoints enforce strict matching. The region of the target API resource must match the region of the endpoint exactly. Otherwise, the request is rejected with a 4xx error. * Restricted API visibility: When you use a regional endpoint, the Instance.List API only returns resources located within that specific region.
For more information, see Cloud SQL regional endpoints.
This feature is in Preview.
Cloud SQL for SQL Server now supports regional endpoints for the Cloud SQL Admin API. This feature lets you direct your API calls to a region-specific endpoint. Using a regional endpoint enhances data locality and helps meet strict compliance expectations.
This feature includes: * Regional boundary restrictions: Cloud SQL regional endpoints enforce strict matching. The region of the target API resource must match the region of the endpoint exactly. Otherwise, the request is rejected with a 4xx error. * Restricted API visibility: When you use a regional endpoint, the Instance.List API only returns resources located within that specific region.
For more information, see Cloud SQL regional endpoints.
This feature is in Preview.
May 04, 2026
Cloud SQL for SQL ServerCloud SQL for SQL Server now supports PolyBase (GA).
With PolyBase, your Cloud SQL for SQL Server instance uses Transact-SQL (T-SQL) commands to directly query data stored in external data sources as if the data is stored in local tables. You don't need to install separate client connection software.
For more information, see About PolyBase.
April 30, 2026
Cloud SQL for MySQLCloud SQL has made the following enhancements to expand the list of eligible Cloud SQL Enterprise Plus edition instances that support planned operations with near-zero downtime.
- Instances with connector enforcement enabled are eligible for planned operations with near-zero downtime.
- Instances that use private services access with a non-RFC 1918 IP address are eligible for planned operations with near-zero downtime.
Cloud SQL has made the following enhancements to expand the list of eligible Cloud SQL Enterprise Plus edition instances that support planned operations with near-zero downtime.
- Instances with connector enforcement enabled are eligible for planned operations with near-zero downtime.
- Instances that use private services access with a non-RFC 1918 IP address are eligible for planned operations with near-zero downtime.
If a specific active query is blocked or running much longer than expected, it can block other dependent queries. Cloud SQL for SQL Server offers an optional feature that lets you view and terminate blocking queries.
For more information, see Blocked active queries (Preview).
April 23, 2026
Cloud SQL for PostgreSQLThe cloudsql_session_read_only session parameter provides a robust,
non-circumventable mechanism in Cloud SQL for PostgreSQL for preventing data
modification during a session. You can use this flag to either make a session
temporarily read-only, or make a session permanently, irreversibly
read-only.
For more information, see Create a read-only session in Cloud SQL for PostgreSQL.
Removed a query insights limitation for Cloud SQL Enterprise Plus edition and Cloud SQL Enterprise edition instances that use PostgreSQL 18.
Instances using PostgreSQL maintenance version 20260319.00_RC02 or any
later version now store application tags when using query insights even if
a query has comment tags before the start of a SQL statement.
April 22, 2026
Cloud SQL for PostgreSQLDatabase Migration Service quick-start migrations are now integrated into Cloud SQL for PostgreSQL to provide a lightweight, continuous migration flow. This feature automates setup for sources with private IPs in a VPC network, including Cloud SQL for PostgreSQL instances and self-managed databases on Compute Engine.
For more information, see Quick-start migrations overview in the Database Migration Service documentation. This feature is in Preview.
April 20, 2026
Cloud SQL for MySQLYou can use the Database Insights remote MCP server to analyze Cloud SQL for MySQL's performance and system metrics. This feature is in GA.
You can use the Database Insights remote MCP server to analyze Cloud SQL for PostgreSQL's performance and system metrics. This feature is in GA.
You can use the Database Insights remote MCP server to analyze Cloud SQL for SQL Server's performance and system metrics. This feature is in GA.