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.
April 18, 2026
Cloud SQL for MySQLNewly created Cloud SQL instances are integrating with Knowledge Catalog (formerly Dataplex Universal Catalog) for data discovery. Instances on MySQL version 8.0 or later will have updates sent to Knowledge Catalog in near real-time. As part of this automatic enablement, we will send metadata to Knowledge Catalog. You can verify if your instance is enabled for integration with Knowledge Catalog by looking at the configuration pane in the Knowledge Catalog console. If you don't want your instance to be integrated with Knowledge Catalog, you can turn off this feature.
For more information, see Near real-time.
Newly created Cloud SQL instances are integrating with Knowledge Catalog (formerly Dataplex Universal Catalog) for data discovery. Instances on PostgreSQL version 14.0 or later will have updates sent to Knowledge Catalog in near real-time. As part of this automatic enablement, we will send metadata to Knowledge Catalog. You can verify if your instance is enabled for integration with Knowledge Catalog by looking at the configuration pane in the Knowledge Catalog console. If you don't want your instance to be integrated with Knowledge Catalog, you can turn off this feature.
For more information, see Near real-time.
Newly created Cloud SQL instances are integrating with Knowledge Catalog (formerly Dataplex Universal Catalog) for data discovery. As part of this automatic enablement, we will send metadata to Knowledge Catalog. You can verify if your instance is enabled for integration with Knowledge Catalog by looking at the configuration pane in the Knowledge Catalog console. If you don't want your instance to be integrated with Knowledge Catalog, you can turn off this feature.
For more information, see Create a new instance with Knowledge Catalog integration enabled.
April 17, 2026
Cloud SQL for SQL ServerYou can now integrate Cloud SQL for SQL Server with Vertex AI and third-party models (Preview).
By integrating your Cloud SQL for SQL Server instance with Vertex AI, you can generate vector embeddings from models hosted in Vertex AI directly from your Cloud SQL instance.
Cloud SQL for SQL Server supports model endpoints from the following sources:
- Vertex AI
- Hugging Face
- OpenAI
For more information, see Integrate Cloud SQL for SQL Server with Vertex AI.
April 16, 2026
Cloud SQL for MySQLThe Cloud SQL remote MCP server is generally available (GA). The Cloud SQL remote MCP server lets you interact easily with Cloud SQL instances from LLMs, AI applications, and AI-enabled development platforms.
You can use DNS automation on Cloud SQL instances where Private Service Connect is enabled 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.
This feature is in Preview.
The Cloud SQL remote MCP server is generally available (GA). The Cloud SQL remote MCP server lets you interact easily with Cloud SQL instances from LLMs, AI applications, and AI-enabled development platforms.
You can use DNS automation on Cloud SQL instances where Private Service Connect is enabled 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.
This feature is in Preview.
You can use DNS automation on Cloud SQL instances where Private Service Connect is enabled 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.
This feature is in Preview.
The Cloud SQL remote MCP server is generally available (GA). The Cloud SQL remote MCP server lets you interact easily with Cloud SQL instances from LLMs, AI applications, and AI-enabled development platforms.
April 14, 2026
Cloud SQL for MySQLAs of April 10, 2026, you can create, run, and edit Gemini Cloud Assist investigations only if you have a Premium Support contract. You can use Gemini Cloud Assist investigations to monitor and troubleshoot your Cloud SQL instance with AI assistance.
If you ran an investigation prior to April 10, 2026, then the results of the investigation continue to be available to you in the Google Cloud console.
As of April 10, 2026, you can create, run, and edit Gemini Cloud Assist investigations only if you have a Premium Support contract. You can use Gemini Cloud Assist investigations to monitor and troubleshoot your Cloud SQL instance with AI assistance.
If you ran an investigation prior to April 10, 2026, then the results of the investigation continue to be available to you in the Google Cloud console.
As of April 10, 2026, you can create, run, and edit Gemini Cloud Assist investigations only if you have a Premium Support contract. You can use Gemini Cloud Assist investigations to monitor and troubleshoot your Cloud SQL instance with AI assistance.
If you ran an investigation prior to April 10, 2026, then the results of the investigation continue to be available to you in the Google Cloud console.
April 06, 2026
Cloud SQL for MySQLThe QueryData tool lets you to query the data in your database using conversational language and build data agents. For more information, see QueryData tool overview. This feature is available in (Preview).
The preview release increases the accuracy of SQL generation with value search queries which match values and their context within a database. Value search queries trigger automatically.
If the storage capacity of a Cloud SQL instance is larger than your application needs, then you can manually reduce, or shrink, your storage capacity to a smaller size.
Depending on underlying disk size, storage shrink operations might incur considerable downtime. If your instance requires limited downtime, rather than using storage shrink capabilities, we recommend migrating your data to a new, smaller instance using Database Migration Service.
For more information, see About storage shrink.
If the storage capacity of a Cloud SQL instance is larger than your application needs, then you can manually reduce, or shrink, your storage capacity to a smaller size.
Depending on underlying disk size, storage shrink operations might incur considerable downtime. If your instance requires limited downtime, rather than using storage shrink capabilities, we recommend migrating your data to a new, smaller instance using Database Migration Service.
For more information, see About storage shrink.
The QueryData tool lets you to query the data in your database using conversational language and build data agents. For more information, see QueryData tool overview. This feature is available in (Preview).
The preview release increases the accuracy of SQL generation with value search queries which match values and their context within a database. Value search queries trigger automatically.
If the storage capacity of a Cloud SQL instance is larger than your application needs, then you can manually reduce, or shrink, your storage capacity to a smaller size.
Depending on underlying disk size, storage shrink operations might incur considerable downtime. If your instance requires limited downtime, rather than using storage shrink capabilities, we recommend migrating your data to a new, smaller instance using Database Migration Service.
For more information, see About storage shrink.
Cloud SQL for SQL Server now supports SQL Server 2025 (GA):
- SQL Server 2025 Standard
- SQL Server 2025 Enterprise
- SQL Server 2025 Express
For more information, see Database versions and version policies and Choose a machine series.
Cloud SQL for SQL Server integration with Microsoft Entra ID (GA) provides centralized identity and access management (IAM) for your databases using your existing Microsoft Entra ID tenant.
April 02, 2026
Cloud SQL for SQL ServerCloud SQL for SQL server read pools are now generally available and provide operational simplicity and scaling for your read workloads.
Read pools provide a single endpoint in front of up to seven read pool nodes and automatically load balance traffic.
You can scale your read pool in several ways:
Scale in or out: scale load balancing capacity horizontally by modifying the number of read pool nodes in the read pool. Each read pool supports between 1 and 7 read pool nodes.
Scale up or down: scale load balancing capacity vertically by modifying the machine type associated with a read pool node. Once defined, configuration is uniformly applied across each read pool node in the read pool.
For more information, see About read pools.
March 31, 2026
Cloud SQL for MySQLYou can now migrate a subset of databases from an external server to a destination Cloud SQL for MySQL instance.
For more information, see Configure Cloud SQL and the external server for replication.
March 30, 2026
Cloud SQL for MySQLCloud SQL for MySQL now offers conversational analytics, which lets users query their operational data using natural language. This feature is powered by the Conversational Analytics API, which can help you translate complex human dialog into precise database queries to provide actionable insights. This feature is in Preview. For more information, see Conversational analytics for Cloud SQL for MySQL overview.
Cloud SQL for PostgreSQL now offers conversational analytics, which lets users query their operational data using natural language. This feature is powered by the Conversational Analytics API, which can help you translate complex human dialog into precise database queries to provide actionable insights. This feature is in Preview. For more information, see Conversational analytics for Cloud SQL for PostgreSQL overview.
Vector assist (Preview) is temporarily disabled for all Cloud SQL for PostgreSQL instances.
March 26, 2026
Cloud SQL for MySQLMySQL 8.0.44 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.
March 20, 2026
Cloud SQL for MySQLCloud SQL for MySQL now supports minor version 8.0.45. To upgrade your existing instance to the new minor version, see Upgrade the database minor version.
March 17, 2026
Cloud SQL for MySQLMulti-region backup vaults for Cloud SQL enhanced backups are generally available (GA).
This feature lets you store your backup data in multi-region storage locations, providing higher availability and protection against regional outages.
For more information, see Enhanced backups.
Cloud SQL supports cross-project PITR operations for instances protected by backup and DR (GA).
This feature lets you restore a Cloud SQL instance to a project other than the project where either the source instance or the backup vault is located.
For more information, see Perform a cross-project PITR.
You can now cancel an in-place major version upgrade operation during the main upgrade phase, when the upgrade is actually being performed.
For more information, see Cancel the major version upgrade.
Multi-region backup vaults for Cloud SQL enhanced backups are generally available (GA).
This feature lets you store your backup data in multi-region storage locations, providing higher availability and protection against regional outages.
For more information, see Enhanced backups.
Cloud SQL supports cross-project PITR operations for instances protected by backup and DR (GA).
This feature lets you restore a Cloud SQL instance to a project other than the project where either the source instance or the backup vault is located.
For more information, see Perform a cross-project PITR.
Cloud SQL supports cross-project PITR operations for instances protected by backup and DR (GA).
This feature lets you restore a Cloud SQL instance to a project other than the project where either the source instance or the backup vault is located.
For more information, see Perform a cross-project PITR.
Point-in-time recovery (PITR) default enablement behavior has changed:
- PITR is now enabled by default when you create a Cloud SQL Enterprise edition instance in the Google Cloud console.
- PITR is enabled by default when you create a Cloud SQL Enterprise Plus edition instance, regardless of the method used.
For more information, see Configure point-in-time recovery (PITR).
Multi-region backup vaults for Cloud SQL enhanced backups are generally available (GA).
This feature lets you store your backup data in multi-region storage locations, providing higher availability and protection against regional outages.
For more information, see Enhanced backups.
March 13, 2026
Cloud SQL for MySQLYou can now enable automatic server certificate rotation for your Cloud SQL instance. This feature is specifically designed for instances utilizing the Certificate Authority Service (CAS). Automatic server certificate rotation helps you maintain high security standards while removing the operational burden of manual rotation.
For more information about enabling automatic server certificate rotation for your instance, see Enable automatic server certificate rotation.
You can now enable automatic server certificate rotation for your Cloud SQL instance. This feature is specifically designed for instances utilizing the Certificate Authority Service (CAS). Automatic server certificate rotation helps you maintain high security standards while removing the operational burden of manual rotation.
For more information about enabling automatic server certificate rotation for your instance, see Enable automatic server certificate rotation.
You can now enable automatic server certificate rotation for your Cloud SQL instance. This feature is specifically designed for instances utilizing the Certificate Authority Service (CAS). Automatic server certificate rotation helps you maintain high security standards while removing the operational burden of manual rotation.
For more information about enabling automatic server certificate rotation for your instance, see Enable automatic server certificate rotation.
March 09, 2026
Cloud SQL for MySQLYou can now execute SQL statements using the Cloud SQL Data API for administrative queries.
You can now execute SQL statements using the Cloud SQL Data API for administrative queries.
March 02, 2026
Cloud SQL for MySQLCloud SQL for MySQL 8.4.7 is upgraded to MySQL 8.4.8. For more information, see the MySQL 8.4.8 Release Notes.
February 24, 2026
Cloud SQL for MySQLIt now takes less time to create a Cloud SQL instance when point-in-time recovery (PITR) is enabled, as it is by default in the Google Cloud console. During instance creation, PITR now initially uses an instant snapshot instead of a standard backup. and then later converts the snapshot to a standard backup in the background to support restore operations.
It now takes less time to create a Cloud SQL instance when point-in-time recovery (PITR) is enabled, as it is by default in the Google Cloud console. During instance creation, PITR now initially uses an instant snapshot instead of a standard backup. and then later converts the snapshot to a standard backup in the background to support restore operations.
February 23, 2026
Cloud SQL for MySQLGemini Cloud Assist investigation capabilities are now supported in Cloud SQL for MySQL (Preview).
For more information, see Troubleshoot slow queries with AI assistance.
Gemini Cloud Assist investigation capabilities are now supported in Cloud SQL for PostgreSQL (Preview).
For more information, see Troubleshoot slow queries with AI assistance.
Gemini Cloud Assist investigation capabilities are now supported in Cloud SQL for SQL Server (Preview).
For more information, see Troubleshoot slow queries with AI assistance.
February 19, 2026
Cloud SQL for PostgreSQLCloud SQL now provides brute-force detection and protection for your Cloud SQL instances. This helps protect your instances from brute-force access attempts by identifying the source and mitigating the risk caused by these attempts. For more information, see Use brute-force protection.
February 18, 2026
Cloud SQL for MySQLAfter March 17, 2026, when you enable the Cloud SQL Admin API
(sqladmin.googleapis.com), the Cloud SQL remote MCP server is
enabled automatically.
The Cloud SQL remote MCP server is in Preview.
Control of MCP use with organization policies is deprecated.
After March 17, 2026, organization policies that use the
gcp.managed.allowedMCPServices constraint won't work,
and you can control MCP use with IAM deny policies.
For more information about controlling MCP use, see
Control MCP use with IAM.
After March 17, 2026, when you enable the Cloud SQL Admin API
(sqladmin.googleapis.com)`, the Cloud SQL remote MCP server is
enabled automatically.
The Cloud SQL remote MCP server is in Preview.
Control of MCP use with organization policies is deprecated.
After March 17, 2026, organization policies that use the
gcp.managed.allowedMCPServices constraint won't work,
and you can control MCP use with IAM deny policies.
For more information about controlling MCP use, see
Control MCP use with IAM.
After March 17, 2026, when you enable the Cloud SQL Admin API
(sqladmin.googleapis.com), the Cloud SQL remote MCP server is
enabled automatically.
The Cloud SQL remote MCP server is in Preview.
Control of MCP use with organization policies is deprecated.
After March 17, 2026, organization policies that use the
gcp.managed.allowedMCPServices constraint won't work,
and you can control MCP use with IAM deny policies.
For more information about controlling MCP use, see
Control MCP use with IAM.
February 17, 2026
Cloud SQL for MySQLNew best practices are available for securing generative AI agents using Model Context Protocol (MCP) with Google Cloud databases. This guide covers key security measures like least privilege, native database controls, and secure agent design to help you build safer AI applications. For more information, see Best practices for securing agent interactions with Model Context Protocol.
New best practices are available for securing generative AI agents using Model Context Protocol (MCP) with Google Cloud databases. This guide covers key security measures like least privilege, native database controls, and secure agent design to help you build safer AI applications. For more information, see Best practices for securing agent interactions with Model Context Protocol.
New best practices are available for securing generative AI agents using Model Context Protocol (MCP) with Google Cloud databases. This guide covers key security measures like least privilege, native database controls, and secure agent design to help you build safer AI applications. For more information, see Best practices for securing agent interactions with Model Context Protocol.
February 10, 2026
Cloud SQL for MySQLModel endpoint management for Cloud SQL for MySQL and the integration of Cloud SQL for MySQL with Vertex AI are now generally available (GA).
By integrating your Cloud SQL for MySQL instance with Vertex AI, you can invoke online predictions and generate vector embeddings from models hosted in Vertex AI directly from your Cloud SQL instance.
With model endpoint management, you can build generative AI applications by integrating your databases with models from third-party providers like OpenAI using your own API keys. Model endpoint management lets you register and manage model endpoints for your MySQL instance, making your interactions with a wider range of ML models seamless.
February 09, 2026
Cloud SQL for MySQLYou can now use the Cloud SQL remote MCP server. The Cloud SQL remote MCP server lets you interact easily with Cloud SQL instances from LLMs, AI applications, and AI-enabled development platforms.
This feature is in Preview.
You can now use the Cloud SQL remote MCP server. The Cloud SQL remote MCP server lets you interact easily with Cloud SQL instances from LLMs, AI applications, and AI-enabled development platforms.
This feature is in Preview.
You can now use the Cloud SQL remote MCP server. The Cloud SQL remote MCP server lets you interact easily with Cloud SQL instances from LLMs, AI applications, and AI-enabled development platforms.
This feature is in Preview.
February 02, 2026
Cloud SQL for MySQLYou can now update the server certificate authority (CA) mode of an existing
Cloud SQL instance. You can update existing instances that use the per-instance
CA option (GOOGLE_MANAGED_INTERNAL_CA) to use the shared CA option
(GOOGLE_MANAGED_CAS_CA) or the customer-managed CA option (CUSTOMER_MANAGED_CAS_CA).
For more information about the different server CA mode options, see Certificate authority (CA) hierarchies.
You can now update the server certificate authority (CA) mode of an existing
Cloud SQL instance. You can update existing instances that use the per-instance
CA option (GOOGLE_MANAGED_INTERNAL_CA) to use the shared CA option
(GOOGLE_MANAGED_CAS_CA) or the customer-managed CA option (CUSTOMER_MANAGED_CAS_CA).
For more information about the different server CA mode options, see Certificate authority (CA) hierarchies.
You can now update the server certificate authority (CA) mode of an existing
Cloud SQL instance. You can update existing instances that use the per-instance
CA option (GOOGLE_MANAGED_INTERNAL_CA) to use the shared CA option
(GOOGLE_MANAGED_CAS_CA) or the customer-managed CA option (CUSTOMER_MANAGED_CAS_CA).
For more information about the different server CA mode options, see Certificate authority (CA) hierarchies.
January 26, 2026
Cloud SQL for MySQLYou can now assign database roles to built-in database users and IAM database users when you create or update users. For more information about assigning roles, see built-in database authentication or IAM database authentication.
You can now assign database roles to built-in database users and IAM database users when you create or update users. For more information about assigning roles, see built-in database authentication or IAM database authentication.
January 23, 2026
Cloud SQL for MySQLCloud SQL for MySQL now supports performance capture to help you diagnose transient performance issues with your MySQL database. Performance capture lets you specify configurable thresholds for additional monitoring. If a threshold is reached, then performance capture takes snapshots of the database state, including in-flight transactions, InnoDB status, and, in the case of replication lag, detailed replication status. Performance capture outputs the snapshots in a log format so you can review the state of the instance when the problem occurred.
For more information, see Cloud SQL performance capture overview. Performance capture is in Preview.
January 21, 2026
Cloud SQL for MySQLCloud SQL for MySQL 8.0.43 is now the default minor version of Cloud SQL for MySQL 8.0.
If you have automatic minor version upgrade enabled for your instance, then your instance is upgraded to the default minor version automatically during its regularly scheduled maintenance update.
For more information about automatic minor version upgrade, see Upgrade the database minor version of MySQL 8.0.
January 15, 2026
Cloud SQL for MySQLCloud SQL for MySQL now supports fast clone operations within the same zone (GA).
For more information, see Clone an instance.
Cloud SQL for PostgreSQL now supports fast clone operations within the same zone (GA).
For more information, see Clone an instance.
December 17, 2025
Cloud SQL for MySQLYou can build data agents that interact with the data in your database using conversational language. Use these data agents as tools to empower your applications. For more information, see Data agents overview. This feature is available in Preview, and access to it requires a sign-up.
You can build data agents that interact with the data in your database using conversational language. Use these data agents as tools to empower your applications. For more information, see Data agents overview. This feature is available in Preview, and access to it requires a sign-up.
December 16, 2025
Cloud SQL for MySQLCloud SQL enhanced backups are now generally available (GA).
With enhanced backups, backups are managed and stored in a centralized backup management project that leverages the Backup and DR service, and provides enforced retention, granular scheduling, and longer retention.
Enhanced backups now also support point-in-time-recovery (PITR) after instance deletion.
For more information about the available options and their limitations, see Backup options. For more information about enhanced backups pricing, see Backup and DR pricing.
Cloud SQL enhanced backups are now generally available (GA).
With enhanced backups, backups are managed and stored in a centralized backup management project that leverages the Backup and DR service, and provides enforced retention, granular scheduling, and longer retention.
Enhanced backups now also support point-in-time-recovery (PITR) after instance deletion.
For more information about the available options and their limitations, see Backup options. For more information about enhanced backups pricing, see Backup and DR pricing.
Cloud SQL enhanced backups are now generally available (GA).
With enhanced backups, backups are managed and stored in a centralized backup management project that leverages the Backup and DR service, and provides enforced retention, granular scheduling, and longer retention.
Enhanced backups now also support point-in-time-recovery (PITR) after instance deletion.
For more information about the available options and their limitations, see Backup options. For more information about enhanced backups pricing, see Backup and DR pricing.
December 11, 2025
Cloud SQL for SQL ServerCloud SQL for SQL Server integration with Microsoft Entra ID (Preview) provides centralized identity and access management (IAM) for your databases using your existing Microsoft Entra ID tenant.
November 21, 2025
Cloud SQL for MySQLTo help prevent out-of-memory (OOM) events, you can enable managed buffer pool
for Cloud SQL for MySQL 8.0 and later instances. When you enable managed buffer
pool, Cloud SQL reduces the value of the
innodb_buffer_pool_size configuration and frees up memory when memory usage
is high, and the instance is in danger of an OOM event.
After memory usage stabilizes at a lower value, MySQL increases the
value of innodb_buffer_pool_size incrementally to its original value.
To enable managed buffer pool, your Cloud SQL instance must use a
maintenance version of [$MYSQL_VERSION].R20251004.01_07
or later. You can't enable managed buffer pool for instances that use a
shared core or for instances that are running MySQL 5.6 or MySQL 5.7.
For more information, see Enable managed buffer pool. Support for managed buffer pool is in Preview.
November 20, 2025
Cloud SQL for PostgreSQLPostgreSQL version 18 is now generally available for Cloud SQL for PostgreSQL.
You can now use Database Migration Service with Cloud SQL for PostgreSQL when using PostgreSQL version 18.
To upgrade your instance to PostgreSQL 18, see Upgrade the database major version in-place.
The following extensions are also now available for PostgreSQL 18:
pg_hint_planpgroutinganonymizerpg_wait_samplingtds_fdwplpgsql_check
For more information about these extensions, see Configure PostgreSQL extensions.
November 19, 2025
Cloud SQL for PostgreSQLCloud SQL for PostgreSQL now supports Vector assist (Preview).
Vector assist is a Cloud SQL for PostgreSQL extension that simplifies the deployment and management of your Cloud SQL vector workloads. It helps you set up production-ready vector search capabilities, such as embedding generation, query optimization, and index creation.
For more information about vector assist, how it works, and its limitations, see Vector assist overview.
The rollout of the following minor version and extension upgrades is complete:
Minor versions
- 13.22 is upgraded to 13.23.
- 14.19 is upgraded to 14.20.
- 15.14 is upgraded to 15.15.
- 16.10 is upgraded to 16.11.
- 17.6 is upgraded to 17.7.
- 18 is upgraded to 18.1.
Extensions
Pgvectoris upgraded from 0.8.0 to 0.8.1.
To use these versions of the extensions and plugins, update your instance to
[PostgreSQL version].R20251004.01_19.
If you use a maintenance window, then the updates to the minor, extension, and plugin versions happen according to the timeframe that you set in the window. Otherwise, the updates occur within the next few weeks.
For more information on checking your maintenance version, see Self-service maintenance. To find your maintenance window or to manage maintenance updates, see Find and set maintenance windows.
November 18, 2025
Cloud SQL for MySQLCloud SQL for MySQL 8.4.6 is upgraded to MySQL 8.4.7. For more information, see the MySQL 8.4.7 Release Notes.
November 17, 2025
Cloud SQL for MySQLCloud SQL now offers a free trial instance for both existing and new Google Cloud customers. A free trial instance lets you test advanced Cloud SQL capabilities and features for up to 30 days without any financial commitment.
For information about a free trial instance, and its inclusions and conditions, see Free trial instance overview.
Cloud SQL now offers a free trial instance for both existing and new Google Cloud customers. A free trial instance lets you test advanced Cloud SQL capabilities and features for up to 30 days without any financial commitment.
For information about a free trial instance, and its inclusions and conditions, see Free trial instance overview.
November 14, 2025
Cloud SQL for MySQLCloud SQL for MySQL now supports read pool autoscaling (GA), which helps you more easily manage your application's workload needs.
This feature automates read pool scale in and scale out operations based on one or both of the following conditions:
- Allowed CPU usage of the read pool
- Allowed number of client connections to the read pool
Cloud SQL for PostgreSQL now supports read pool autoscaling (GA), which helps you more easily manage your application's workload needs.
This feature automates read pool scale in and scale out operations based on one or both of the following conditions:
- Allowed CPU usage of the read pool
- Allowed number of client connections to the read pool
November 13, 2025
Cloud SQL for MySQLCloud SQL for MySQL now lets you have more control over the number of results
that are returned when you perform an ANN vector search with filters.
You can use iterative filtering when the selective filters of the
WHERE clause in your ANN search query produce fewer results
than the number of results specified in your LIMIT clause.
To enable iterative filtering for your ANN search query, set the
cloudsql_vector_iterative_filtering flag to ON.
You can set the flag at a session or global level.
To enable and use iterative filtering for your ANN search query, you must have
[MYSQL_$VERSION].R20251004.01_07
or later installed on your MySQL instance.
For more information, see Search approximate nearest neighbors (ANN).
November 12, 2025
Cloud SQL for MySQLCloud SQL for MySQL now supports minor version 8.0.44. To upgrade your existing instance to the new version, see Upgrade the database minor version.
November 10, 2025
Cloud SQL for MySQLCloud SQL now provides brute-force detection and protection for your Cloud SQL instances. This helps protect your instances from brute-force access attempts by identifying the source and mitigating the risk caused by these attempts. For more information, see Use brute-force protection.
November 05, 2025
Cloud SQL for PostgreSQLThe rollout of the following extension versions, plugin versions, and extension support is underway:
Extensions and plugins
plpgsql_checkis upgraded from 2.8.1 to 2.8.3 for PostgreSQL versions 14 and later.pg_wait_samplingis upgraded from 1.1.6 to 1.1.9 for PostgreSQL versions 13 and later.tds_fdwis upgraded from 2.0.4 to 2.0.5.
The following extensions are available for PostgreSQL 18:
anonpg_hint_planpg_wait_samplingplpgsql_checktds_fdw
To use these versions of the extensions and plugins, update your instance to
[PostgreSQL version].R20251004.01_14.
If you use a maintenance window, then the updates to the minor, extension, and plugin versions happen according to the timeframe that you set in the window. Otherwise, the updates occur within the next few weeks.
For more information on checking your maintenance version, see Self-service maintenance. To find your maintenance window or to manage maintenance updates, see Find and set maintenance windows.
November 04, 2025
Cloud SQL for MySQLCloud SQL now supports the
automatic minor version upgrade
for Cloud SQL for MySQL 8.0.35 or later instances.
If your Cloud SQL for MySQL instance is running MySQL 8.0.35 or later, but
you didn't select a specific minor version when you created the instance (databaseVersion=MYSQL_8_0),
then your MySQL instance is upgraded automatically to the default minor version
of Cloud SQL for MySQL 8.0 during its regular scheduled maintenance update.
All eligible Cloud SQL for MySQL instances receive the first automatic
minor version upgrade during the rollout of MYSQL_8_0_[N].R20251004.01_07.
October 29, 2025
Cloud SQL for SQL ServerYou can integrate Cloud SQL for SQL Server with customer-managed Active Directory (CMAD).
CMAD provides capabilities such as authentication and authorization. Joining an instance to a CMAD domain lets you sign in using Windows Authentication with an AD-based identity.
Customer-managed Active Directory (CMAD) is generally available (GA).
October 28, 2025
Cloud SQL for MySQLCloud SQL has enhanced the optimized writes feature, which includes an improved crash recovery algorithm to reduce crash recovery time and utilizes unused disk I/O throughput adaptively to accelerate buffer pool warm-up. The optimized writes feature provides a set of write performance improvements that adjust MySQL configurations dynamically based on workload demand and underlying infrastructure.
By default these improvements are enabled for all new Cloud SQL Enterprise Plus edition instances that you create or that you upgrade to from Cloud SQL Enterprise edition.
For more information about optimized writes, see Configure database flags.
October 27, 2025
Cloud SQL for PostgreSQLThe rollout of the following extension versions and plugin versions is underway:
Extensions and plugins
pg_squeezeis upgraded from 1.8 to 1.9 for PostgreSQL version 13 and later.pg_cronis upgraded from 1.6.4 to 1.6.7 for PostgreSQL version 10 and later.postgisis upgraded from 3.5.2 to 3.6.0 for PostgreSQL version 13 and later.rdkitis upgraded from 4.6.1 to 4.7.0.
To use these versions of the extensions and plugins, update your instance to
[PostgreSQL version].R20251004.01_07.
If you use a maintenance window, then the updates to the minor, extension, and plugin versions happen according to the timeframe that you set in the window. Otherwise, the updates occur within the next few weeks.
For more information on checking your maintenance version, see Self-service maintenance. To find your maintenance window or to manage maintenance updates, see Find and set maintenance windows.
October 23, 2025
Cloud SQL for PostgreSQLCloud SQL now proactively detects and works to cancel high memory usage connections to prevent out-of-memory (OOM) failures. For more information, see Cancelled queries due to high memory usage.
October 17, 2025
Cloud SQL for MySQLCloud SQL Enterprise edition now supports a new machine series called the N4 machine series. This machine series provides balanced price-to-performance and uses the Hyperdisk Balanced storage. You can create custom machine types for the N4 machine series with up to 80 vCPUs and up to 640 GB memory. The N4 machine series is generally available (GA).
For more information about the N4 machine series and its availability, see Machine series overview.
The C4A machine series is now generally available (GA).
The C4A machine series is supported for Cloud SQL Enterprise Plus edition instances, and provides optimized price-performance and delivers predictable high performance for high demand Cloud SQL workloads. It uses the Hyperdisk Balanced storage.
For more information about the C4A machine series and its availability, see Machine series overview.
Cloud SQL Enterprise edition now supports a new machine series called the N4 machine series. This machine series provides balanced price-to-performance and uses the Hyperdisk Balanced storage. You can create custom machine types for the N4 machine series with up to 80 vCPUs and up to 640 GB memory. The N4 machine series is generally available (GA).
For more information about the N4 machine series and its availability, see Machine series overview.
The C4A machine series is now generally available (GA).
The C4A machine series is supported for Cloud SQL Enterprise Plus edition instances, and provides optimized price-performance and delivers predictable high performance for high demand Cloud SQL workloads. It uses the Hyperdisk Balanced storage.
For more information about the C4A machine series and its availability, see Machine series overview.
Cloud SQL Enterprise edition now supports a new machine series called the N4 machine series. This machine series provides balanced price-to-performance and uses the Hyperdisk Balanced storage. You can create custom machine types for the N4 machine series with up to 80 vCPUs and up to 640 GB memory. The N4 machine series is generally available (GA).
For more information about the N4 machine series and its availability, see Machine series overview.
October 06, 2025
Cloud SQL for PostgreSQLYou can now assess the upgrade readiness of your Cloud SQL for PostgreSQL instances before a major version upgrade by running a precheck. This precheck either confirms your instance can be upgraded, or lists issues and their solutions that need to be fixed prior to upgrading. For more information, see Assess upgrade readiness for your instance.
You can now use advanced disaster recovery (DR) for your Private Service Connect (PSC) enabled Cloud SQL Enterprise Plus edition instances. With advanced DR, you can:
- Designate a cross-region disaster recovery (DR) replica
- Perform a cross-region replica failover for disaster recovery
- Restore your original deployment by using zero-data loss switchover
October 03, 2025
Cloud SQL for PostgreSQLCloud SQL for PostgreSQL now supports PostgreSQL version 18 in Preview.
PostgreSQL 18 is a newly supported version. We strongly recommend that you review the changes in the release and validate the readiness of your instance thoroughly prior to upgrading your instance to this version.
The following information applies to flags and extensions for PostgreSQL 18:
Flags
The following new flags are available for PostgreSQL 18 only:
autovacuum_vacuum_max_thresholdautovacuum_worker_slotsenable_distinct_reorderingenable_self_join_elimitationio_max_concurrencyio_methodio_workerslog_lock_failuresmax_active_replecation_originstrack_cost_delay_timingvacuum_max_eager_freeze_failure_ratevacuum_truncate
For more information, see Configure database flags.
Extensions
The following extensions aren't available for PostgreSQL 18:
pgRoutingplpgsql_checkpg_hint_planpgroutinganonymizerpg_wait_samplingtds_fdw
For more information, see Configure PostgreSQL extensions.
To create a new instance using PostgreSQL 18, see Create instances.
September 29, 2025
Cloud SQL for MySQLSeptember 25, 2025
Cloud SQL for MySQLCloud SQL for MySQL now supports minor version 8.0.43. To upgrade your existing instance to the new version, see Upgrade the database minor version.
Cloud SQL Managed Connection Pooling is now generally available (GA). Managed Connection Pooling lets you scale your workloads by optimizing resource utilization for Cloud SQL instances using pooling. You can now also use IAM authentication to secure connections when using Managed Connection Pooling.
For more information, see Managed Connection Pooling overview.
September 24, 2025
Cloud SQL for MySQLCloud SQL for MySQL 8.4.5 is upgraded to MySQL 8.4.6. For more information, see the MySQL 8.4.6 Release Notes.
September 23, 2025
Cloud SQL for MySQLYou can now provision, manage and query your databases using the dedicated Gemini CLI extension for Cloud SQL for MySQL. The extension provides full lifecycle control of your database—from provisioning instances, to exploring schemas and troubleshooting issues—from your command-line interface.
For more information, see Use Cloud SQL for MySQL with MCP, Gemini CLI, and other agents.
You can now retain point-in-time recovery (PITR) logs for an instance after its deletion for a specified retention period. These logs can be used to restore the deleted instance to a specific point in time. For more information, see Restore a deleted instance using PITR.
You can now provision, manage and query your databases using the dedicated Gemini CLI extension for Cloud SQL for PostgreSQL. The extension provides full lifecycle control of your database—from provisioning instances, to exploring schemas and troubleshooting issues—from your command-line interface.
For more information, see Use Cloud SQL for PostgreSQL with MCP, Gemini CLI, and other agents.
You can now retain point-in-time recovery (PITR) logs for an instance after its deletion for a specified retention period. These logs can be used to restore the deleted instance to a specific point in time. For more information, see Restore a deleted instance using PITR.
You can now provision, manage and query your databases using the dedicated Gemini CLI extension for Cloud SQL for SQL Server. The extension provides full lifecycle control of your database—from provisioning instances, to exploring schemas and troubleshooting issues—from your command-line interface.
For more information, see Use Cloud SQL for SQL Server with MCP, Gemini CLI, and other agents.
You can now retain point-in-time recovery (PITR) logs for an instance after its deletion for a specified retention period. These logs can be used to restore the deleted instance to a specific point in time. For more information, see Restore a deleted instance using PITR.
September 17, 2025
Cloud SQL for PostgreSQLThe rollout of the following minor version upgrades is complete:
Minor versions
- 13.21 is upgraded to 13.22.
- 14.18 is upgraded to 14.19.
- 15.13 is upgraded to 15.14.
- 16.9 is upgraded to 16.10.
- 17.5 is upgraded to 17.6.
Cloud SQL for PostgreSQL adds support for the following extensions:
Extensions
plpgsql_check 2.8is available for PostgreSQL version 14 and later.roaringbitmap 0.5is available for PostgreSQL version 12 and later.
To use these minor versions and the new extensions, update your instance to [PostgreSQL version].R20250727.00_23.
If you use a maintenance window, then the updates to the minor, extension, and plugin versions happen according to the timeframe that you set in the window. Otherwise, the updates occur within the next few weeks.
For more information on checking your maintenance version, see Self-service maintenance. To find your maintenance window or to manage maintenance updates, see Find and set maintenance windows.
September 12, 2025
Cloud SQL for PostgreSQLIf a specific active query is blocked or running much longer than expected, it can block other dependent queries. Cloud SQL for PostgreSQL offers an optional feature that lets you terminate specific long-running or blocked active queries.
For more information, see Blocked active queries (Preview).
September 09, 2025
Cloud SQL for PostgreSQLThe rollout of the following extension versions is complete:
Extensions and plugins
pg_ivmis upgraded from 1.9 to 1.11.pg_backgroundis upgraded from 1.2 to 1.3.google_ml_integrationis upgraded from 1.4.2 to 1.4.3.
To use these versions of the extensions, update your instance to [PostgreSQL version].R20250727.00_14.
If you use a maintenance window, then the updates to the minor, extension, and plugin versions happen according to the timeframe that you set in the window. Otherwise, the updates occur within the next few weeks.
For more information on checking your maintenance version, see Self-service maintenance. To find your maintenance window or to manage maintenance updates, see Find and set maintenance windows.
September 08, 2025
Cloud SQL for MySQLCloud SQL read pools are now generally available and provide operational simplicity and scaling for your read workloads.
Read pools provide a single endpoint in front of up to 20 read pool nodes and automatically load balance traffic.
You can scale your read pool in several ways:
- Scale in or out: scale load balancing capacity horizontally by modifying the number of read pool nodes in the read pool. Each read pool supports up to 20 read pool nodes.
- Scale up or down: scale load balancing capacity vertically by modifying the machine type associated with a read pool node. Once defined, configuration is uniformly applied across each read pool node in the read pool.
For more information, see About read pools.
You can have Cloud SQL create a Private Service Connect endpoint automatically. You can use this endpoint to access Cloud SQL instances through a VPC network. For more information, see Create a Private Service Connect endpoint automatically.
This feature is now generally available (GA).
Cloud SQL read pools are now generally available and provide operational simplicity and scaling for your read workloads.
Read pools provide a single endpoint in front of up to 20 read pool nodes and automatically load balance traffic.
You can scale your read pool in several ways:
- Scale in or out: scale load balancing capacity horizontally by modifying the number of read pool nodes in the read pool. Each read pool supports up to 20 read pool nodes.
- Scale up or down: scale load balancing capacity vertically by modifying the machine type associated with a read pool node. Once defined, configuration is uniformly applied across each read pool node in the read pool.
For more information, see About read pools.
You can have Cloud SQL create a Private Service Connect endpoint automatically. You can use this endpoint to access Cloud SQL instances through a VPC network. For more information, see Create a Private Service Connect endpoint automatically.
This feature is now generally available (GA).
You can have Cloud SQL create a Private Service Connect endpoint automatically. You can use this endpoint to access Cloud SQL instances through a VPC network. For more information, see Create a Private Service Connect endpoint automatically.
This feature is now generally available (GA).
September 04, 2025
Cloud SQL for MySQLThe release note on August 13, 2025 regarding Private Service Connect (PSC) outbound connectivity has been updated.
PSC outbound connectivity is required for homogeneous migrations to PSC-enabled Cloud SQL instances using Database Migration Service. For more information, see PSC outbound connections.
The release note on August 13, 2025 regarding Private Service Connect (PSC) outbound connectivity has been updated.
PSC outbound connectivity is required for homogeneous migrations to PSC-enabled Cloud SQL instances using Database Migration Service. For more information, see PSC outbound connections.
September 03, 2025
Cloud SQL for MySQLCloud SQL Managed Connection Pooling is now generally available (GA). Managed Connection Pooling lets you scale your workloads by optimizing resource utilization for Cloud SQL instances using pooling.
For more information, see Managed Connection Pooling overview.
You can now enable your instance to take a final backup at instance deletion and define its retention period by setting the final backup instance setting.
You can also create a custom organization policy to define final backup instance settings. For more information, see Final backup.
You can now enable your instance to take a final backup at instance deletion and define its retention period by setting the final backup instance setting.
You can also create a custom organization policy to define final backup instance settings. For more information, see Final backup.
You can now enable your instance to take a final backup at instance deletion and define its retention period by setting the final backup instance setting.
You can also create a custom organization policy to define final backup instance settings. For more information, see Final backup.
August 29, 2025
Cloud SQL for SQL ServerMax degree of parallelism (MAXDOP) is a Microsoft database flag available for use in Cloud SQL for SQL Server. This flag lets you limit the maximum number of threads used when running a single query in a parallel plan.
August 21, 2025
Cloud SQL for MySQLYou can save and manage SQL queries in Cloud SQL Studio. This feature is in Preview. For more information, see Saved queries overview.
You can save and manage SQL queries in Cloud SQL Studio. This feature is in Preview. For more information, see Saved queries overview.
You can save and manage SQL queries in Cloud SQL Studio. This feature is in Preview. For more information, see Saved queries overview.
August 15, 2025
Cloud SQL for MySQLNow you can use Private Service Connect backends, as an alternative to Private Service Connect endpoints, to access Cloud SQL instances.
Now you can create an IPv6 endpoint for Private Service Connect (PSC) connections. For more information, see Connect to an instance using Private Service Connect.
You can no longer set a deny maintenance period for instances that are running a maintenance version older than 12 months. To update your instance, perform self-service maintenance or wait until the next maintenance window to update your instance automatically. For more information about maintenance, see Maintenance updates on Cloud SQL instances.
Now you can use Private Service Connect backends, as an alternative to Private Service Connect endpoints, to access Cloud SQL instances.
Now you can create an IPv6 endpoint for Private Service Connect (PSC) connections. For more information, see Connect to an instance using Private Service Connect.
You can no longer set a deny maintenance period for instances that are running a maintenance version older than 12 months. To update your instance, perform self-service maintenance or wait until the next maintenance window to update your instance automatically. For more information about maintenance, see Maintenance updates on Cloud SQL instances.
Now you can create an IPv6 endpoint for Private Service Connect (PSC) connections. For more information, see Connect to an instance using Private Service Connect.
Now you can use Private Service Connect backends, as an alternative to Private Service Connect endpoints, to access Cloud SQL instances.
You can no longer set a deny maintenance period for instances that are running a maintenance version older than 12 months. To update your instance, perform self-service maintenance or wait until the next maintenance window to update your instance automatically. For more information about maintenance, see Maintenance updates on Cloud SQL instances.
August 13, 2025
Cloud SQL for MySQLCloud SQL now supports Private Service Connect (PSC) outbound connectivity. With PSC outbound connectivity, you can attach a PSC interface to your existing Cloud SQL PSC-enabled instances to allow your instances to make outbound connections to your network. This is required for homogeneous migrations to PSC-enabled Cloud SQL instances using Database Migration Service. For more information, see PSC outbound connections.
Cloud SQL now supports Private Service Connect (PSC) outbound connectivity. With PSC outbound connectivity, you can attach a PSC interface to your existing Cloud SQL PSC-enabled instances to allow your instances to make outbound connections to your network. This is required for homogeneous migrations to PSC-enabled Cloud SQL instances using Database Migration Service. For more information, see PSC outbound connections.
Cloud SQL now supports Private Service Connect (PSC) outbound connectivity. With PSC outbound connectivity, you can attach a PSC interface to your existing Cloud SQL PSC-enabled instances to allow your instances to make outbound connections to your network. For more information, see PSC outbound connections.
August 07, 2025
Cloud SQL for MySQLCloud SQL for Enterprise Plus edition supports quality enhancements for AI-assisted troubleshooting. With AI-assisted troubleshooting, you can resolve complex database performance issues like slow queries and high load for your instances in a guided manner. To use AI-assisted troubleshooting, you need Gemini Cloud Assist and query insights for Enterprise Plus edition.
Cloud SQL for Enterprise Plus edition supports quality enhancements for AI-assisted troubleshooting. With AI-assisted troubleshooting, you can resolve complex database performance issues like slow queries and high load for your instances in a guided manner. To use AI-assisted troubleshooting, you need Gemini Cloud Assist and query insights for Enterprise Plus edition.
Cloud SQL now offers planned maintenance and machine tier upgrades for your Cloud SQL Enterprise plus instances with near-zero downtime for eligible instances.
For more information, see Maintenance updates on Cloud SQL instances.
August 04, 2025
Cloud SQL for MySQLCloud SQL for MySQL now supports model endpoint management to help you build your generative AI applications. With model endpoint management, you can register and call remote AI model providers or access the Vertex AI integration. This feature is in Preview and available in Cloud SQL for MySQL version 8.0.36 and later, which includes Cloud SQL for MySQL version 8.4.
To use model endpoint management, update your instance to [MySQL version].R20250531.01_14 or later, and make sure that you've enabled the integration with Vertex AI on your instance. You can perform self-service maintenance or wait until the next maintenance window to update the maintenance version of your instance automatically.
PostgreSQL has identified a bug in PostgreSQL's May 8, 2025 release that is causing logical replication to halt. Cloud SQL for PostgreSQL released [PostgreSQL version].R20250302.00_19 on May 22, 2025, which is impacted by this bug.
If you use logical replication with your Cloud SQL for PostgreSQL instances, then we recommend that you don't update your instances to this version or any self-service maintenance version released after May 22, 2025, due to this PostgreSQL bug. We also recommend not performing a major version upgrade on your instances, since it adopts the latest self-service maintenance version.
We expect a fix for this issue in the next automatically-scheduled maintenance. For more information about this bug, see Logical replication 'invalid memory alloc request size 1585837200' after upgrading to 17.5.