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 you can 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: https://cloud.google.com/feeds/cloud-sql-release-notes.xml
June 02, 2023
Cloud SQL for PostgreSQLThe rollout of the following minor versions, extension versions, and plugin versions is currently underway:
Minor versions
- 10.22 is upgraded to 10.23.
- 11.17 is upgraded to 11.19.
- 12.12 is upgraded to 12.14.
- 13.8 is upgraded to 13.10.
- 14.5 is upgraded to 14.7.
Extension and plugin versions
- pg_cron is upgraded from 1.4.1 to 1.5.
- pg_partman is upgraded from 4.7.0 to 4.7.3.
- postgresql-hll is upgraded from 2.16 to 2.17.
- pg_repack is upgraded from 1.4.7 to 1.4.8.
- wal2json is upgraded from 2.4 to 2.5.
- pg_hint_plan is upgraded, as follows:
- from 1.3.7 to 1.3.8 (for PostgreSQL versions 11-13)
- from 1.4.0 to 1.4.1 (for PostgreSQL version 14)
- from 1.4.0 to 1.5.0 (for PostgreSQL version 15)
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.
The new maintenance version is [PostgreSQL version].R20230530.01_00
. To learn how to check your maintenance version, see Self service maintenance. To find your maintenance window or to manage maintenance updates, see Find and set maintenance windows.
A vulnerability was recently discovered in Cloud SQL for SQL Server that allowed customer administrator accounts to create triggers in the tempdb
database and use those to gain sysadmin
privileges in the instance. The sysadmin
privileges would give the attacker access to system databases and partial access to the machine running that SQL Server instance.
Google Cloud resolved the issue by patching the security vulnerability by March 1, 2023. Google Cloud didn't find any compromised customer instances.
For instructions and more details, see the Cloud SQL security bulletin.
May 24, 2023
Cloud SQL for PostgreSQLPostgreSQL version 15 is now generally available. To start using PostgreSQL 15, see Create instances.
May 22, 2023
Cloud SQL for MySQLCloud SQL for MySQL now supports minor version 8.0.33. To upgrade your existing instance to the new version, see Upgrade the database minor version.
May 19, 2023
Cloud SQL for MySQLCloud SQL for MySQL has launched two database flags that impact the Cloud SQL SLA: innodb_flush_log_at_trx_commit and sync_binlog. For more information about these flags, see supported flags.
The following extensions, views, utilities, and flags are generally available:
Extensions
- postgresql_anonymizer: mask or replace personally identifiable information (PII) or sensitive data from a PostgreSQL database.
- pgtt: create, manage and use Oracle-style global temporary tables.
- rdkit: compare, manipulate, and identify molecular structures.
Views and utilities
- pg_authid: access this catalog table that contains hashed passwords and other properties for all database roles.
- pg_dumpall: extract all PostgreSQL databases of a cluster into a single script file.
Flags
- log_line_prefix: generate a printf-style string at the beginning of each line of a PostgreSQL log file.
The rollout of the following minor versions, extension versions, and plugin versions is currently underway:
Minor versions
- 10.21 is upgraded to 10.22.
- 11.16 is upgraded to 11.17.
- 12.11 is upgraded to 12.12.
- 13.7 is upgraded to 13.8.
- 14.4 is upgraded to 14.5.
Extension and plugin versions
- plv8 is upgraded from 3.1.2 to 3.1.4.
- wal2json is upgraded from 2.3 to 2.4.
- pgTAP is upgraded from 1.1.0 to 1.2.0.
- PostGIS is upgraded from 3.1.4 to 3.1.7.
- pg_partman is upgraded from 4.5.1 to 4.7.0.
- pg_wait_sampling is upgraded from 1.1.3 to 1.1.4.
- pg_hint_plan is upgraded from 1.3.7 to 1.4.
- pglogical is upgraded from 2.4.1 to 2.4.2.
This rollout also introduces the following:
- PostGIS GDAL driver support
- LZ4 TOAST compression for PostgreSQL versions 14 and later
May 16, 2023
Cloud SQL for MySQLThe Cloud SQL Proxy Operator is now generally available. To learn more about the Cloud SQL Proxy Operator, see About the Cloud SQL Proxy Operator.
The Cloud SQL Proxy Operator is now generally available. To learn more about the Cloud SQL Proxy Operator, see About the Cloud SQL Proxy Operator.
The Cloud SQL Proxy Operator is now generally available. To learn more about the Cloud SQL Proxy Operator, see About the Cloud SQL Proxy Operator.
May 15, 2023
Cloud SQL for SQL ServerYou can now use the point-in-time-recovery (PITR) feature and read replicas on the same primary instance. For more information, see Point-in-time Recovery.
May 02, 2023
Cloud SQL for PostgreSQLFast migration for Cloud SQL is now available. This feature improves the performance of data migrations from an external source to a destination Cloud SQL instance.
You can now disable simultaneous multithreading (SMT) while creating or editing instances and read replicas. This might reduce your SQL Server licensing fees. To understand the impact of disabling SMT on your instance's performance, we recommend that you perform load testing on your instance.
April 19, 2023
Cloud SQL for MySQLCloud SQL for MySQL now supports 40+ new database flags. See supported flags for more information.
April 15, 2023
Cloud SQL for PostgreSQLThe changes listed in the March 29th release notes entry for PostgreSQL minor versions, extension versions, and plugin versions have been postponed.
April 06, 2023
Cloud SQL for MySQLCascading Replicas is now generally available when migrating from external servers. You can now configure migrated replicas to have read replicas under them before promoting them to primary replica. To learn more, see External Server Cascading Replicas.
Cascading Replicas is now generally available when migrating from external servers. You can now configure migrated replicas to have read replicas under them before promoting them to primary replica. To learn more, see External Server Cascading Replicas.
March 30, 2023
Cloud SQL for MySQLSupport for me-central1 (Doha) region.
Support for me-central1 (Doha) region.
Support for me-central1 (Doha) region.
Cloud SQL supports the SqlPackage utility of SQL Server for importing and exporting data.
Cloud SQL supports the bcp utility of SQL Server for importing and exporting data.
March 29, 2023
Cloud SQL for PostgreSQLThe rollout of the following PostgreSQL minor versions, extension versions, and plugin versions is currently underway:
Minor versions
- 10.21 is upgraded to 10.22.
- 11.16 is upgraded to 11.17.
- 12.11 is upgraded to 12.12.
- 13.7 is upgraded to 13.8.
- 14.4 is upgraded to 14.5.
Extension and plugin versions
- plv8 is upgraded from 3.1.2 to 3.1.4.
- wal2json is upgraded from 2.3 to 2.4.
- pgTAP is upgraded from 1.1.0 to 1.2.0.
- PostGIS is upgraded from 3.1.4 to 3.1.7.
- pg_partman is upgraded from 4.5.1 to 4.7.0.
- pg_wait_sampling is upgraded from 1.1.3 to 1.1.4.
- pg_hint_plan is upgraded from 1.3.7 to 1.4.
- pglogical is upgraded from 2.4.1 to 2.4.2.
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.
The new maintenance version is [PostgreSQL version].R20230316.02_02
. To learn how to check your maintenance version, see Self service maintenance. To find your maintenance window or to manage maintenance updates, see Find and set maintenance windows.
March 28, 2023
Cloud SQL for MySQLThe changes in the September 15, 2022 Release Notes entry for read replica maintenance are now available. Cloud SQL read replicas follow the maintenance settings for the primary instance, including the maintenance window, rescheduling, and the deny maintenance period. During the maintenance event, Cloud SQL maintains the replicas before maintaining the primary instance. For more information, see How does maintenance affect read replicas?
The changes in the September 15, 2022 Release Notes entry for read replica maintenance are now available. Cloud SQL read replicas follow the maintenance settings for the primary instance, including the maintenance window, rescheduling, and the deny maintenance period. During the maintenance event, Cloud SQL maintains the replicas before maintaining the primary instance. For more information, see How does maintenance affect read replicas?
The changes in the September 15, 2022 Release Notes entry for read replica maintenance are now available. Cloud SQL read replicas follow the maintenance settings for the primary instance, including the maintenance window, rescheduling, and the deny maintenance period. During the maintenance event, Cloud SQL maintains the replicas before maintaining the primary instance. For more information, see How does maintenance affect read replicas?
Cloud SQL now exposes 38 new metrics. These metrics improve observability of Cloud SQL for SQL Server instances, helping you investigate performance issues and resource bottlenecks. You can find these metrics in the Metrics explorer within the Monitoring dashboard.
For more information about these metrics, see Cloud SQL Metrics.
March 27, 2023
Cloud SQL for SQL ServerCloud SQL now supports the Linked Servers functionality of SQL Server. You can use this capability to integrate data from multiple sources and distribute queries across multiple servers. To learn more, see About linked servers.
The Cloud SQL Active Directory (AD) Diagnosis tool helps you troubleshoot issues that you might face while connecting to AD-enabled Cloud SQL for SQL Server instances, using an on-premises AD domain.
March 23, 2023
Cloud SQL for MySQLCloud SQL for MySQL now supports minor version 8.0.32. To upgrade your existing instance to the new version, see Upgrade the database minor version.
Support for europe-west12 (Turin) region.
Support for europe-west12 (Turin) region.
Support for europe-west12 (Turin) region.
March 21, 2023
Cloud SQL for MySQLThe changes listed in the June 10 Release Notes entry for faster machine type changes were incorrect for Cloud SQL for MySQL, and only applied to Cloud SQL for PostgreSQL and Cloud SQL for SQL Server.
Smaller read replicas are now available for Cloud SQL. Read replicas no longer require the same or more CPUs and RAM than their primary instances.
March 14, 2023
Cloud SQL for MySQLCloud SQL for MySQL now supports 106 new database flags. See supported flags for more information.
February 28, 2023
Cloud SQL for MySQLCloud SQL now supports the ability to get details for a Cloud SQL user for a database instance using the API or gcloud. To learn more about the new method, see Cloud SQL Admin API REST Resource.
Cloud SQL now supports the ability to get details for a Cloud SQL user for a database instance using the API or gcloud. To learn more about the new method, see Cloud SQL Admin API REST Resource.
Cloud SQL now supports the ability to get details for a Cloud SQL user for a database instance using the API or gcloud. To learn more about the new method, see Cloud SQL Admin API REST Resource.
February 24, 2023
Cloud SQL for MySQLThe Cloud SQL Proxy Operator is now available in public preview. The Cloud SQL Proxy Operator is an open-source Kubernetes operator that automates connecting workloads in a GKE cluster to Cloud SQL databases. To learn more about the Cloud SQL Proxy Operator, see About the Cloud SQL Proxy Operator.
The Cloud SQL Proxy Operator is now available in public preview. The Cloud SQL Proxy Operator is an open-source Kubernetes operator that automates connecting workloads in a GKE cluster to Cloud SQL databases. To learn more about the Cloud SQL Proxy Operator, see About the Cloud SQL Proxy Operator.
The Cloud SQL Proxy Operator is now available in public preview. The Cloud SQL Proxy Operator is an open-source Kubernetes operator that automates connecting workloads in a GKE cluster to Cloud SQL databases. To learn more about the Cloud SQL Proxy Operator, see About the Cloud SQL Proxy Operator.
February 08, 2023
Cloud SQL for MySQLThe Cloud SQL Auth proxy is a utility for ensuring secure connections to your Cloud SQL instances. The v2 release offers improvements in performance, stability, and telemetry. Among the new features, there's support for:
- Metrics and tracing with Cloud Monitoring and Cloud Trace
- Support for Prometheus
- Service account impersonation
- Separate Dialer functionality released as the Cloud SQL Go Connector
- Configuration with environment variables
- Fully POSIX-compliant flags
We recommend all customers upgrade to v2 and have released a migration guide. For more information, see Cloud SQL Auth proxy.
The Cloud SQL Auth proxy is a utility for ensuring secure connections to your Cloud SQL instances. The v2 release offers improvements in performance, stability, and telemetry. Among the new features, there's support for:
- Metrics and tracing with Cloud Monitoring and Cloud Trace
- Support for Prometheus
- Service account impersonation
- Separate Dialer functionality released as the Cloud SQL Go Connector
- Configuration with environment variables
- Fully POSIX-compliant flags
We recommend all customers upgrade to v2 and have released a migration guide. For more information, see Cloud SQL Auth proxy.
The Cloud SQL Auth proxy is a utility for ensuring secure connections to your Cloud SQL instances. The v2 release offers improvements in performance, stability, and telemetry. Among the new features, there's support for:
- Metrics and tracing with Cloud Monitoring and Cloud Trace
- Support for Prometheus
- Service account impersonation
- Separate Dialer functionality released as the Cloud SQL Go Connector
- Configuration with environment variables
- Fully POSIX-compliant flags
We recommend all customers upgrade to v2 and have released a migration guide. For more information, see Cloud SQL Auth proxy.
February 02, 2023
Cloud SQL for MySQLCloud SQL supports the preview version of the Underprovisioned instance recommender. This service helps you avoid bottlenecks from high CPU and memory usage and minimize the likelihood of out-of-memory events. It gives you recommendations to resize your instances to a machine tier that better suits your workload.
Cloud SQL supports the preview version of the Underprovisioned instance recommender. This service helps you avoid bottlenecks from high CPU and memory usage and minimize the likelihood of out-of-memory events. It gives you recommendations to resize your instances to a machine tier that better suits your workload.
Cloud SQL supports the preview version of the Underprovisioned instance recommender. This service helps you avoid bottlenecks from high CPU and memory usage and minimize the likelihood of out-of-memory events. It gives you recommendations to resize your instances to a machine tier that better suits your workload.
January 19, 2023
Cloud SQL for MySQLMySQL 8.0.29 was deprecated on January 19, 2023. You will not be able to create new instances for MySQL 8.0.29, upgrade existing instances to MySQL 8.0.29, or promote an existing MySQL 8.0.29 replica to primary. For more information, see Changes in my MySQL 8.0.29.
If you have a MySQL 8.0.29 instance, it will automatically be upgraded to MySQL 8.0.30 as part of regular maintenance prior to March 31, 2023. You can also upgrade your instance to higher available versions. See Upgrade the database minor version for more information.
January 18, 2023
Cloud SQL for MySQLCloud SQL now supports viewing an audit log for an automated backup of an instance to verify whether the backup is completed successfully. You can also configure a log-based alert so that a user can be notified of the backup's status.
Cloud SQL now supports viewing an audit log for an automated backup of an instance to verify whether the backup is completed successfully. You can also configure a log-based alert so that a user can be notified of the backup's status.
Cloud SQL for SQL Server enables you to use point-in-time recovery.
Point-in-time recovery helps you recover an instance to a specific point in time. For example, if an error causes a loss of data, you can recover a database to its state before the error occurred. This feature is generally available.
Cloud SQL now supports viewing an audit log for an automated backup of an instance to verify whether the backup is completed successfully. You can also configure a log-based alert so that a user can be notified of the backup's status.
January 17, 2023
Cloud SQL for MySQLCloud SQL for MySQL now supports using the lower_case_table_names
flag for MySQL 8.0. For more information, see Configure database flags.
January 10, 2023
Cloud SQL for SQL ServerYou can use striped import and striped export to reduce the time needed for BAK file operations and for other purposes. This feature is generally available.
January 09, 2023
Cloud SQL for PostgreSQLFor new Cloud SQL instances that have point-in-time recovery enabled or for existing instances that enable point-in-time recovery, Cloud SQL for PostgreSQL now stores write-ahead logs in Google Cloud Storage.
Before this release, write-ahead logs, which are used to perform point-in-time recovery, were stored on disk. Now, logs are stored in Google Cloud Storage in the same region as the instances.
All other existing instances that have point-in-time recovery enabled will continue to have their logs stored on disk. The change to storing logs in Google Cloud Storage will be made available at a later time.
December 27, 2022
Cloud SQL for MySQLThe changes listed in the December 20 release notes entry for the lower_case_table_names
flag for MySQL 8.0 have been postponed.
December 21, 2022
Cloud SQL for MySQLCloud SQL for MySQL now supports minor version 8.0.31. To upgrade your existing instance to the new version, see Upgrade the database minor version.
December 20, 2022
Cloud SQL for MySQLCloud SQL for MySQL now supports using the lower_case_table_names
flag for MySQL 8.0. For more information, see Configure database flags.
December 16, 2022
Cloud SQL for MySQLAutomatic IAM database authentication for Cloud SQL for MySQL is now available. To get started using automatic IAM database authentication, see Cloud SQL IAM database authentication.
MySQL 5.7.38 has been upgraded to 5.7.39. For more information, see MySQL 5.7 release notes.
December 15, 2022
Cloud SQL for MySQLYou can now allow other Google Cloud services, such as BigQuery, to access data in Cloud SQL for MySQL and make queries against this data over a private connection. For more information, see Create instances.
You can now allow other Google Cloud services, such as BigQuery, to access data in Cloud SQL for PostgreSQL and make queries against this data over a private connection. For more information, see Create instances.
December 13, 2022
Cloud SQL for PostgreSQLThe Cloud SQL System insights dashboard now shows additional metrics and an events timeline. You can also use the Auto refresh function to keep the dashboard up to date.
December 01, 2022
Cloud SQL for PostgreSQLThe changes listed in the October 19th release notes entry for PostgreSQL minor versions, extension versions, and plugin versions have been postponed.
October 28, 2022
Cloud SQL for MySQLThe changes listed in the September 15 Release Notes entry for read replica maintenance have been postponed.
The changes listed in the September 15 Release Notes entry for read replica maintenance have been postponed.
The changes listed in the September 15 Release Notes entry for read replica maintenance have been postponed.
October 19, 2022
Cloud SQL for PostgreSQLThe rollout of the following PostgreSQL minor versions, extension versions, and plugin versions is currently underway:
Minor versions
- 10.21 is upgraded to 10.22.
- 11.16 is upgraded to 11.17.
- 12.11 is upgraded to 12.12.
- 13.7 is upgraded to 13.8.
- 14.4 is upgraded to 14.5.
Extension and plugin versions
- plv8 is upgraded from 3.1.2 to 3.1.4.
- wal2json is upgraded from 2.3 to 2.4.
- pgTAP is upgraded from 1.1.0 to 1.2.0.
- PostGIS is upgraded from 3.1.4 to 3.1.7.
In addition, this rollout introduces the following changes to collation support:
- The
C.UTF-8
collation is renamed toC.utf8
. The original name is supported as an alias of the new name. The following collations aren't supported anymore:
as_IN.utf8
az_AZ.utf8
ca_ES.utf8@valencia
eo.utf8
ia
iw_IL
iw_IL.utf8
pap_AN
tt_RU.utf8
tt_RU.utf8@iqtelif
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.
The new maintenance version is [PostgreSQL version].R20221017.01_00
. To learn how to check your maintenance version, see Self service maintenance. To find your maintenance window or to manage maintenance updates, see Find and set maintenance windows.
October 11, 2022
Cloud SQL for MySQLCloud SQL supports the preview version of the following recommenders that help you optimize your instance's performance:
- High number of open tables recommender: Optimize the performance of your instance by increasing the size of table open cache for the Cloud SQL instances that have the number of open tables equal to the table open cache and keep opening too many tables concurrently
- High number of tables recommender: Optimize the performance of your instance by reducing the number of tables for the Cloud SQL instances whose table count is too high and close to the SLA limit.
Cloud SQL supports the preview version of the high transaction ID utilization recommender that helps you avoid potential transaction ID wraparound for Cloud SQL for PostgreSQL instances.
October 07, 2022
Cloud SQL for SQL ServerWhen you create an instance, you can set a permanent time zone for the instance. This feature is generally available.
October 05, 2022
Cloud SQL for PostgreSQLCloud SQL for PostgreSQL now supports the log_timezone
and TimeZone
flags. For more information, see the Configure database flags page.
October 04, 2022
Cloud SQL for MySQLTerraform is supported when you use self-service maintenance.
Terraform is supported when you use self-service maintenance.
Terraform is supported when you use self-service maintenance.
September 30, 2022
Cloud SQL for PostgreSQLCloud SQL for PostgreSQL supports in-place major version upgrades in GA. You can upgrade your instance's major version to a more recent version. For more information, see Upgrade the database major version in-place.
September 29, 2022
Cloud SQL for MySQLQuery insights is now generally available. Query insights helps you detect, diagnose, and prevent query performance problems for Cloud SQL databases. It provides self-service, intuitive monitoring, and diagnostic information that goes beyond detection to help you to identify the root cause of performance problems. To learn more, see Use Query insights to improve query performance.
Cloud SQL for MySQL now supports high-availability for self-service migration. Before starting replication, check the outgoing IP addresses of the Cloud SQL instance and make sure that the appropriate IP addresses are allowlisted on the external source. For more information, see Start replication on the Cloud SQL instance.
September 21, 2022
Cloud SQL for MySQLCloud SQL allows the re-use of an instance name immediately after the instance is deleted. For more information, see the Cloud SQL for MySQL FAQ.
Cloud SQL allows the re-use of an instance name immediately after the instance is deleted. For more information, see the Cloud SQL for PostgreSQL FAQ.
Cloud SQL allows the re-use of an instance name immediately after the instance is deleted. For more information, see the Cloud SQL for SQL Server FAQ.
September 15, 2022
Cloud SQL for MySQLCloud SQL read replicas now follow the maintenance settings for the primary instance, including the maintenance window, rescheduling, and the deny maintenance period. During the maintenance event, Cloud SQL maintains the replicas before maintaining the primary instance. For more information, see How does maintenance affect read replicas?
Cloud SQL read replicas now follow the maintenance settings for the primary instance, including the maintenance window, rescheduling, and the deny maintenance period. During the maintenance event, Cloud SQL maintains the replicas before maintaining the primary instance. For more information, see How does maintenance affect read replicas?
Cloud SQL read replicas now follow the maintenance settings for the primary instance, including the maintenance window, rescheduling, and the deny maintenance period. During the maintenance event, Cloud SQL maintains the replicas before maintaining the primary instance. For more information, see How does maintenance affect read replicas?
September 13, 2022
Cloud SQL for MySQLSupport for me-west1 (Tel Aviv).
MySQL 5.7.37 has been upgraded to 5.7.38. For more information, see MySQL 5.7 release notes.
Support for me-west1 (Tel Aviv).
Support for me-west1 (Tel Aviv).
September 12, 2022
Cloud SQL for MySQLThe In-place Major Version Upgrade feature is now generally available for Cloud SQL for MySQL.
Cascading Replicas is now generally available for Cloud SQL. Customers can now configure PostgreSQL and MySQL for Cloud SQL read replicas to have read replicas under them.
Cascading Replicas is now generally available for Cloud SQL. Customers can now configure PostgreSQL and MySQL for Cloud SQL read replicas to have read replicas under them.
September 06, 2022
Cloud SQL for MySQLCloud SQL for MySQL now supports minor version 8.0.30. To upgrade your existing instance to the new version, see Upgrade the database minor version.
August 26, 2022
Cloud SQL for PostgreSQLThe following extensions in Cloud SQL for PostgreSQL are generally available:
- pgRouting. Enhances geospatial processing, through network routing and analysis, for PostGIS.
- plv8. Provides a procedural language for enabling the use of JavaScript.
- amcheck. Enables the use of the pg_amcheck application to check for corruption in PostgreSQL databases.
August 22, 2022
Cloud SQL for SQL ServerCloud SQL may set a value for the max server memory (mb)
flag on instances, based on Microsoft's recommended values. For information about flags supported by Cloud SQL, see Configure database flags.
August 15, 2022
Cloud SQL for MySQLBy enabling instance deletion protection, you can prevent the accidental removal of Cloud SQL instances. This functionality is generally available.
For more information, see Prevent deletion of an instance.
By enabling instance deletion protection, you can prevent the accidental removal of Cloud SQL instances. This functionality is generally available.
For more information, see Prevent deletion of an instance.
By enabling instance deletion protection, you can prevent the accidental removal of Cloud SQL instances. This functionality is generally available.
For more information, see Prevent deletion of an instance.
August 05, 2022
Cloud SQL for PostgreSQLThe new Cloud SQL System insights dashboard helps you detect and analyze system performance problems.
July 29, 2022
Cloud SQL for PostgreSQLFor PostgreSQL versions 9.6 to 13, the [PostgreSQL version].R20220710.01_00
maintenance version caused a behavior change for configuration parameters: Session-level configuration parameters with dashes (-
) cannot be set.
After you check your current maintenance version, you can apply a fix by performing a self-service maintenance update to the latest release.
Please use this table to find the name of the maintenance version to apply, and use that version or the latest version available:
PostgreSQL version | Maintenance version |
---|---|
PostgreSQL 9.6 | POSTGRES_9_6_24.R20220710.01_02 |
PostgreSQL 10 | POSTGRES_10_21.R20220710.01_02 |
PostgreSQL 11 | POSTGRES_11_16.R20220710.01_02 |
PostgreSQL 12 | POSTGRES_12_11.R20220710.01_02 |
PostgreSQL 13 | POSTGRES_13_7.R20220710.01_02 |
After you have identified the name of the maintenance version, please upgrade to the target maintenance version, performing the corresponding update of your instances (to the latest maintenance version).
Note that newly created instances automatically use the latest version.
July 25, 2022
Cloud SQL for PostgreSQLThe following PostgreSQL minor versions and extension versions are now available:
- 14.3 is upgraded to 14.4.
- 13.6 is upgraded to 13.7.
- 12.10 is upgraded to 12.11.
- 11.15 is upgraded to 11.16.
- 10.20 is upgraded to 10.21.
If you use maintenance windows, then you might not yet have these versions. In this case, you'll see the new versions after your maintenance update occurs. To find your maintenance window or to manage maintenance updates, see Find and set maintenance windows.
Added information about checking the LC_COLLATE
value for your databases before performing a major version upgrade of the databases for your Cloud SQL for PostgreSQL instance. For more information, refer to the Cloud SQL documentation.
July 14, 2022
Cloud SQL for MySQLFor enhanced security with built-in authentication, Cloud SQL now lets you set password policies at the instance and user levels.
July 11, 2022
Cloud SQL for MySQLYou can enable high availability for read replicas. See Disaster recovery for additional information about the use of high-availability replicas in a disaster recovery configuration.
You can create external server replicas with HA enabled.
You can enable high availability for read replicas. See Disaster recovery for additional information about the use of high-availability replicas in a disaster recovery configuration.
You can create external server replicas with HA enabled.
The database major version upgrade feature of Cloud SQL for SQL Server is generally available. For more information, see Upgrade the database major version in-place.
July 08, 2022
Cloud SQL for PostgreSQLThe July maintenance changelog is now available. For more information, use the links at Maintenance changelog.
The July maintenance changelog is now available. For more information, use the links at Maintenance changelog.
July 07, 2022
Cloud SQL for MySQLCloud SQL for MySQL now supports setting timezone names as values for the time_zone
parameter. Refer to the Cloud SQL documentation for a list of supported timezone names.
June 28, 2022
Cloud SQL for MySQLA second June maintenance changelog is now available. For more information, use the links at Maintenance changelog.
A second June maintenance changelog is now available. For more information, use the links at Maintenance changelog.
The fix to the silent data corruption when using the CREATE INDEX CONCURRENTLY or REINDEX CONCURRENTLY SQL commands in PostgreSQL 14 (BUG #17485) is now available in the self-service maintenance release POSTGRES_14_2.R20220331.02_012 for PostgreSQL 14.2.
After applying the self service maintenance, you can fix any silent data corruption if it already happens using REINDEX CONCURRENTLY SQL command on the specific indexes, or reindexdb client command for your entire instance.
A second June maintenance changelog is now available. For more information, use the links at Maintenance changelog.
June 27, 2022
Cloud SQL for MySQLCloud SQL for MySQL supports in-place major version upgrades in Preview. You can upgrade your instance's major version to a more recent version. For more information, see Upgrade the database major version in-place.
June 23, 2022
Cloud SQL for PostgreSQLCloud SQL for PostgreSQL now supports replication from an external server.
June 21, 2022
Cloud SQL for SQL ServerYou can enable an instance to publish to a subscriber that is external (or internal) to Cloud SQL. In this scenario, Cloud SQL for SQL Server can act as a publisher to an external subscriber. This functionality, which is generally available, uses transactional replication.
For more information, see Configure external replicas.
In Cloud SQL, you can use SQL Server Audit capabilities to track and log server-level and database-level events. This functionality is generally available.
For more information, see SQL Server database auditing.
June 14, 2022
Cloud SQL for PostgreSQLFor enhanced security with built-in authentication, Cloud SQL now lets you set password policies at the instance level.
June 13, 2022
Cloud SQL for PostgreSQLThe following extensions in Cloud SQL for PostgreSQL are generally available:
- pg_bigm. Enables full text search and allows a two-gram (bigram) index for faster full text search.
- refint. Enables the checking of foreign key restraints, the referencing table, and the referenced table.
- decoderbufs. A logical decoder that delivers output data as Protocol Buffers, adapted for Debezium.
- pg_wait_sample. Collects sampling statistics of wait events, providing wait event data for processes on servers.
Additionally, users with the cloudsqlsuperuser
role have full access to the pg_largeobject
system catalog.
Cloud SQL enables you to access to the pg_shadow
view. You can use the pg_shadow
view to work with the properties of roles that are marked as rolcanlogin
in the pg_authid
catalog.
For more information, see Access to the pg_shadow view.
June 10, 2022
Cloud SQL for MySQLCloud SQL now supports faster machine type changes, with connectivity dropping to less than 60 seconds. For more information, see Impact of changing instance settings.
MySQL 5.7.36 has been upgraded to 5.7.37.
Cloud SQL now supports faster machine type changes, with connectivity dropping to less than 60 seconds. For more information, see Impact of changing instance settings.
Cloud SQL now supports faster machine type changes, with connectivity dropping to less than 60 seconds. For more information, see Impact of changing instance settings.
June 09, 2022
Cloud SQL for MySQLThe June maintenance changelog is now available. For more information, use the links at Maintenance changelog.
The June maintenance changelog is now available. For more information, use the links at Maintenance changelog.
The June maintenance changelog is now available. For more information, use the links at Maintenance changelog.
June 08, 2022
Cloud SQL for MySQLAn addendum to the May maintenance changelog shows additional security patches. For more information, use the links at Maintenance changelog.
New maintenance versions are now available through self-service maintenance. See the maintenance changelog to learn more about these new maintenance versions.
An addendum to the May maintenance changelog shows additional security patches. For more information, use the links at Maintenance changelog.
An addendum to the May maintenance changelog shows additional security patches. For more information, use the links at Maintenance changelog.
June 07, 2022
Cloud SQL for MySQLSupport for us-south1 (Dallas).
Support for us-south1 (Dallas).
Support for us-south1 (Dallas).
May 26, 2022
Cloud SQL for MySQLCloud SQL for MySQL now supports minor version 8.0.29. To upgrade your existing instance to the new version, see Upgrade the database minor version.
May 24, 2022
Cloud SQL for MySQLSupport for us-east5 (Columbus).
Support for us-east5 (Columbus).
Support for us-east5 (Columbus).
May 13, 2022
Cloud SQL for MySQLNew maintenance versions are now available through self-service maintenance. See the maintenance changelog to learn more about these new maintenance versions.
New maintenance versions are now available through self-service maintenance. See the maintenance changelog to learn more about these new maintenance versions.
May 04, 2022
Cloud SQL for MySQLSupport for europe-west9 (Paris).
Support for europe-west9 (Paris).
Support for europe-west9 (Paris).
May 02, 2022
Cloud SQL for MySQLNew maintenance versions are now available through self-service maintenance. See the maintenance changelog to learn more about these new maintenance versions.
New maintenance versions are now available through self-service maintenance. See the maintenance changelog to learn more about these new maintenance versions.
New maintenance versions are now available through self-service maintenance. See the maintenance changelog to learn more about these new maintenance versions.
April 29, 2022
Cloud SQL for MySQLMySQL 8.0 is now the default major database version for Cloud SQL for MySQL.
April 28, 2022
Cloud SQL for MySQLThe following Cloud SQL recommenders that help you optimize your database costs are now generally available:
Idle database instance recommender: Identifies idle database instances in your project and provides recommendations about the savings that you can make by shutting them down.
Overprovisioned database instance recommender: Identifies overprovisioned database instances in your project and provides recommendations about the savings that you can make by rightsizing these instances.
The following Cloud SQL recommenders that help you optimize your database costs are now generally available:
Idle database instance recommender: Identifies idle database instances in your project and provides recommendations about the savings that you can make by shutting them down.
Overprovisioned database instance recommender: Identifies overprovisioned database instances in your project and provides recommendations about the savings that you can make by rightsizing these instances.
The following Cloud SQL recommenders that help you optimize your database costs are now generally available:
Idle database instance recommender: Identifies idle database instances in your project and provides recommendations about the savings that you can make by shutting them down.
Overprovisioned database instance recommender: Identifies overprovisioned database instances in your project and provides recommendations about the savings that you can make by rightsizing these instances.
April 25, 2022
Cloud SQL for MySQLYou can now accept a maintenance update on your instance outside of the normal flow of scheduled maintenance.
While Cloud SQL schedules maintenance updates once every few months to ensure you have the latest maintenance version, you might want to use self-service maintenance if:
- You need an update sooner than your next scheduled maintenance event.
- You want to catch up to the latest maintenance version after skipping your most recent scheduled maintenance event.
- You want to gain more control over when maintenance is applied
Cloud SQL now supports maintenance changelogs. Maintenance changelogs provide information about updates available in new maintenance versions, such as database minor version upgrades and patches for security vulnerabilities. For links to current maintenance changelogs for each major database version, see Cloud SQL maintenance changelogs.
You can now accept a maintenance update on your instance outside of the normal flow of scheduled maintenance.
While Cloud SQL schedules maintenance updates once every few months to ensure you have the latest maintenance version, you might want to use self-service maintenance if:
- You need an update sooner than your next scheduled maintenance event.
- You want to catch up to the latest maintenance version after skipping your most recent scheduled maintenance event.
- You want to gain more control over when maintenance is applied
Cloud SQL now supports maintenance changelogs. Maintenance changelogs provide information about updates available in new maintenance versions, such as database minor version upgrades and patches for security vulnerabilities. For links to current maintenance changelogs for each major database version, see Cloud SQL maintenance changelogs.
The following PostgreSQL minor versions and extension versions are now available. If you use maintenance windows, you might not yet have these versions. In this case, you will see the new versions after your maintenance update occurs. To find your maintenance window or manage maintenance updates, see Finding and setting maintenance windows.
- 14.1 is upgraded to 14.2.
- 13.5 is upgraded to 13.6.
- 12.9 is upgraded to 12.10.
- 11.14 is upgraded to 11.15.
- 10.19 is upgraded to 10.20.
You can now accept a maintenance update on your instance outside of the normal flow of scheduled maintenance.
While Cloud SQL schedules maintenance updates once every few months to ensure you have the latest maintenance version, you might want to use self-service maintenance if:
- You need an update sooner than your next scheduled maintenance event.
- You want to catch up to the latest maintenance version after skipping your most recent scheduled maintenance event.
- You want to gain more control over when maintenance is applied
Cloud SQL now supports maintenance changelogs. Maintenance changelogs provide information about updates available in new maintenance versions, such as database minor version upgrades and patches for security vulnerabilities. For links to current maintenance changelogs for each major database version, see Cloud SQL maintenance changelogs.
April 20, 2022
Cloud SQL for MySQLSupport for europe-west8 region (Milan).
Support for europe-west8 region (Milan).
Support for europe-west8 region (Milan).
April 12, 2022
Cloud SQL for MySQLCustomer-managed encryption key (CMEK) organization policy constraints are now available in Preview.
constraints/gcp.restrictNonCmekServices
allows you to control which resources require the use of CMEK.constraints/gcp.restrictCmekCryptoKeyProjects
allows you to control the projects from which a Cloud KMS key can be used to validate requests.
You can use both constraints together to enforce the use of CMEK from allowed projects.
To learn more, see Customer-managed encryption keys (CMEK) organization policies. To add CMEK organization policies now, see Add Cloud SQL organization policies.
Customer-managed encryption key (CMEK) organization policy constraints are now available in Preview.
constraints/gcp.restrictNonCmekServices
allows you to control which resources require the use of CMEK.constraints/gcp.restrictCmekCryptoKeyProjects
allows you to control the projects from which a Cloud KMS key can be used to validate requests.
You can use both constraints together to enforce the use of CMEK from allowed projects.
To learn more, see Customer-managed encryption keys (CMEK) organization policies. To add CMEK organization policies now, see Add Cloud SQL organization policies.
Customer-managed encryption key (CMEK) organization policy constraints are now available in Preview.
constraints/gcp.restrictNonCmekServices
allows you to control which resources require the use of CMEK.constraints/gcp.restrictCmekCryptoKeyProjects
allows you to control the projects from which a Cloud KMS key can be used to validate requests.
You can use both constraints together to enforce the use of CMEK from allowed projects.
To learn more, see Customer-managed encryption keys (CMEK) organization policies. To add CMEK organization policies now, see Add Cloud SQL organization policies.
April 11, 2022
Cloud SQL for PostgreSQLCloud SQL for PostgreSQL supports in-place major version upgrades in Preview. You can upgrade your instance's major version to a more recent version. For more information, see Upgrade the database major version in-place.
Cloud SQL for SQL Server supports in-place upgrades in Preview. You can upgrade your instance's major version or edition. For more information, see Upgrade the database major version in-place.
April 01, 2022
Cloud SQL for MySQLCloud SQL for MySQL now supports minor versions 8.0.27 and 8.0.28. To upgrade your existing instance to the new version, see Upgrade the database minor version.
February 28, 2022
Cloud SQL for MySQLCloud SQL for MySQL 8.0.26 is now the default minor version. To upgrade your existing instance to the new version, see Set the MySQL minor version.
February 24, 2022
Cloud SQL for PostgreSQLDue to a change in a recent maintenance update, the changes listed in the February 4 Release Notes entry have been applied to some instances but postponed for the others. In the Google Cloud Console, you can determine if the maintenance update was applied. Specifically, on the Instance Overview page, review the instance's operations and logs for an occurrence of a maintenance operation since January 27.
February 23, 2022
Cloud SQL for MySQLIf your primary instance uses a private IP address, you can now select an allocated IP range for clones and replicas created from the instance.
If your primary instance uses a private IP address, you can now select an allocated IP range for clones and replicas created from the instance.
If your primary instance uses a private IP address, you can now select an allocated IP range for clones and replicas created from the instance.
February 17, 2022
Cloud SQL for MySQLCloud SQL now supports the use of tags on instances. Tags are key-value pairs you can apply to your resources, such as a project or a Cloud SQL instance, which are used for fine-grained access control. To learn more, see Access control with Google Cloud tags. To use tags now, see Attach and manage tags on Cloud SQL instances.
Cloud SQL now supports the use of tags on instances. Tags are key-value pairs you can apply to your resources, such as a project or a Cloud SQL instance, which are used for fine-grained access control. To learn more, see Access control with Google Cloud tags. To use tags now, see Attach and manage tags on Cloud SQL instances.
Cloud SQL now supports the use of tags on instances. Tags are key-value pairs you can apply to your resources, such as a project or a Cloud SQL instance, which are used for fine-grained access control. To learn more, see Access control with Google Cloud tags. To use tags now, see Attach and manage tags on Cloud SQL instances.
February 08, 2022
Cloud SQL for PostgreSQLCloud SQL supports the max_parallel_maintenance_workers
, max_parallel_workers
,
max_parallel_workers_per_gather
, and max_pred_locks_per_transaction
flags:
max_parallel_maintenance_workers
sets the maximum number of parallel workers that can be started by a single utility command.max_parallel_workers
sets the maximum number of workers that the system can support for parallel operations.max_parallel_workers_per_gather
sets the maximum number of workers that can be started by a single Gather or Gather Merge node.max_pred_locks_per_transaction
controls the average number of object locks allocated for each transaction.
For more information, see Supported flags.
Cross-region replication is now generally available in Cloud SQL for SQL Server.
You can use replication to scale the use of data in a database without degrading performance. Other reasons include migrating or maintaining data duplicates between regions.
For more information, see Replication in Cloud SQL.
February 07, 2022
Cloud SQL for PostgreSQLCloud SQL supports the wal_receiver_timeout
and wal_sender_timeout
flags:
- The
wal_receiver_timeout
flag ends replication connections that are inactive for the specified time. - The
wal_sender_timeout
flag, which is for detection by the ending server, ends replication connections that are inactive for the specified time.
For more information, see Supported flags.
SQL Server 2019 is now the default version. See Database versions and version policies.
February 04, 2022
Cloud SQL for PostgreSQLThe following PostgreSQL minor versions and extension versions are now available. If you use maintenance windows, you might not yet have these versions. In this case, you will see the new versions after your maintenance update occurs. To find your maintenance window or manage maintenance updates, see Finding and setting maintenance windows.
- 14.0 is upgraded to 14.1.
- 13.4 is upgraded to 13.5.
- 12.8 is upgraded to 12.9.
- 11.13 is upgraded to 11.14.
- 10.18 is upgraded to 10.19.
- 9.6.23 is upgraded to 9.6.24.
Additionally, the following extensions have been upgraded. For more information about these and other extensions, see PostgreSQL extensions.
- The pglogical extension is upgraded to 2.4.1.
The pgaudit extension is upgraded as follows:
- For PostgreSQL 14, upgraded to 1.6.1.
- For PostgreSQL 13, upgraded to 1.5.1.
- For PostgreSQL 12, upgraded to 1.4.2.
- For PostgreSQL 11, upgraded to 1.3.3.
- For PostgreSQL 10, upgraded to 1.2.3.
- For PostgreSQL 9.6, upgraded to 1.1.4.
February 01, 2022
Cloud SQL for PostgreSQLQuery Insights lets you configure the query sampling rate. For information, see Using Query Insights to improve query performance.
January 31, 2022
Cloud SQL for MySQLThe Key Access Justifications (KAJ) feature is now generally available in Cloud SQL. You can use KAJ as part of Cloud External Key Manager (EKM). KAJ enables you to view the reason for each Cloud EKM request. Additionally, based on the justification provided, you can automatically approve or deny a request. For related information, see the Overview.
The Key Access Justifications (KAJ) feature is now generally available in Cloud SQL. You can use KAJ as part of Cloud External Key Manager (EKM). KAJ enables you to view the reason for each Cloud EKM request. Additionally, based on the justification provided, you can automatically approve or deny a request. For related information, see the Overview.
The Key Access Justifications (KAJ) feature is now generally available in Cloud SQL. You can use KAJ as part of Cloud External Key Manager (EKM). KAJ enables you to view the reason for each Cloud EKM request. Additionally, based on the justification provided, you can automatically approve or deny a request. For related information, see the Overview.
December 16, 2021
Cloud SQL for MySQLYou can now see the database minor version when viewing information about an instance. See Database versions and version policies for a list of the latest supported versions.
Cloud SQL now supports MySQL 8.0.26. To upgrade your existing instance to the new version, see how to upgrade your minor version.
MySQL 5.7.35 has been upgraded to 5.7.36.
Cloud SQL for MySQL now supports point-in-time recovery using a timestamp. See Point-in-time recovery.
Cloud SQL for MySQL now supports database auditing. Database auditing lets you track specific user actions in the database, such as table updates, read queries, user privilege grants, and others. To learn more, see MySQL database auditing.
You can now see the database minor version when viewing information about an instance. See Database versions and version policies for a list of the latest supported versions.
You can now see the database minor version when viewing information about an instance. See Database versions and version policies for a list of the latest supported versions.
December 15, 2021
Cloud SQL for PostgreSQLPostgreSQL version 14 is now generally available. To start using PostgreSQL 14, see Create instances.
December 13, 2021
Cloud SQL for SQL ServerA new feature enables more flexibility for integrating Cloud SQL for SQL Server with Managed Service for Microsoft Active Directory. You can integrate your SQL Server instance with a managed AD domain located in a different project.
December 09, 2021
Cloud SQL for MySQLCloud SQL now limits the rate for backup and restore operations on the data disk. For more information, see Backup rate limitations and Restore rate limitations.
Cloud SQL now limits the rate for backup and restore operations on the data disk. For more information, see Backup rate limitations and Restore rate limitations.
November 19, 2021
Cloud SQL for PostgreSQLThe following extensions in Cloud SQL for PostgreSQL are generally available:
- auto_explain. Enables you to automatically log execution plans of slow statements, for troubleshooting and more. Provides an automated way to perform the functionality of the EXPLAIN command.
- pg_cron. A cron-based job scheduler, this extension enables cron syntax to schedule commands from a database.
- pg_hint_plan. Enables you to improve PostgreSQL execution plans using hints, which are simple descriptions in SQL comments.
- pg_proctab. Enables you to use pg_top with Cloud SQL for PostgreSQL, and generate reports from the operating system process table.
November 16, 2021
Cloud SQL for MySQLSupport for southamerica-west1 (Santiago) region.
Support for southamerica-west1 (Santiago) region.
Support for southamerica-west1 (Santiago) region.
October 29, 2021
Cloud SQL for PostgreSQL- The following PostgreSQL minor versions and extension versions are now available. If you use maintenance windows, you might not yet have these versions. In this case, you will see the new versions after your maintenance update occurs. To find your maintenance window or manage maintenance updates, see Finding and setting maintenance windows.
- 9.6.22 is upgraded to 9.6.23.
- 10.17 is upgraded to 10.18.
- 11.12 is upgraded to 11.13.
- 12.7 is upgraded to 12.8.
- 13.3 is upgraded to 13.4.
- The hll extension is upgraded to 2.16.
- The pglogical extension is upgraded to 2.4.0.
- The pg_partman extension is upgraded to 4.5.1.
- The pg_repack extension is upgraded to 1.4.7.
October 26, 2021
Cloud SQL for PostgreSQLCloud SQL now supports the max_pred_locks_per_page and max_pred_locks_per_relation flags. For information about the Cloud SQL implementation of these flags, see Supported flags.
October 08, 2021
Cloud SQL for MySQLAccess Approval is now GA for Cloud SQL. Access Approval enables you to require explicit approval before Google Support may access your database for support purposes.To learn about access approval, see Overview of Access Approval. To set up access approval now, see the Access Approval Quickstart.
Access Approval is now GA for Cloud SQL. Access Approval enables you to require explicit approval before Google Support may access your database for support purposes.To learn about access approval, see Overview of Access Approval. To set up access approval now, see the Access Approval Quickstart.
Access Approval is now GA for Cloud SQL. Access Approval enables you to require explicit approval before Google Support may access your database for support purposes.To learn about access approval, see Overview of Access Approval. To set up access approval now, see the Access Approval Quickstart.
October 04, 2021
Cloud SQL for MySQLCloud SQL now supports the ability for you to specify IP CIDR ranges from your VPC network for your Cloud SQL instances allowing you to manage your IP address space better. For more information, see Allocated IP address ranges. To start using this feature now, see Configuring private IP for a new instance.
September 28, 2021
Cloud SQL for MySQLCloud SQL supports the preview version of two recommenders that help you optimize your database costs:
Idle database instance recommender: Identifies idle database instances in your project and provides recommendations about the savings that you can make by shutting them down.
Overprovisioned database instance recommender: Identifies overprovisioned database instances in your project and provides recommendations about the savings that you can make by rightsizing these instances.
When a database instance is nearly out of storage capacity, it's automatically stopped to prevent the loss of information. For more information, see Stopping an instance.
Cloud SQL supports the preview version of two recommenders that help you optimize your database costs:
Idle database instance recommender: Identifies idle database instances in your project and provides recommendations about the savings that you can make by shutting them down.
Overprovisioned database instance recommender: Identifies overprovisioned database instances in your project and provides recommendations about the savings that you can make by rightsizing these instances.
When a database instance is nearly out of storage capacity, it's automatically stopped to prevent the loss of information. For more information, see Stopping an instance.
Cloud SQL supports the preview version of two recommenders that help you optimize your database costs:
Idle database instance recommender: Identifies idle database instances in your project and provides recommendations about the savings that you can make by shutting them down.
Overprovisioned database instance recommender: Identifies overprovisioned database instances in your project and provides recommendations about the savings that you can make by rightsizing these instances.
When a database instance is nearly out of storage capacity, it's automatically stopped to prevent the loss of information. For more information, see Stopping an instance.
September 14, 2021
Cloud SQL for MySQLCloud SQL for MySQL now supports custom formatting controls for CSVs. For more information on how to select custom characters for field delimiters, quotes, escapes, and other characters in admin exports and imports, see our documentation.
Cloud SQL for PostgreSQL has enhanced the support for multiline log entries in postgres.log
. Before, when a log entry spanned multiple lines, each line was recorded as a separate entry in Cloud Logging. The lines are now recorded as a single entry in Cloud Logging for ease of query and processing.
Cloud SQL for PostgreSQL now supports custom formatting controls for CSVs. For more information on how to select custom characters for field delimiters, quotes, escapes, and other characters in admin exports and imports, see our documentation.
September 10, 2021
Cloud SQL for MySQLThe Cloud SQL out-of-disk recommender is now generally available. This feature proactively generates recommendations that help you reduce the risk of downtime that might be caused by your instances running out of disk space.
The Cloud SQL out-of-disk recommender is now generally available. This feature proactively generates recommendations that help you reduce the risk of downtime that might be caused by your instances running out of disk space.
Cloud SQL for PostgreSQL now supports the min_wal_size
flag. For more information about this flag, see the Cloud SQL for PostgreSQL flags documentation.
The Cloud SQL out-of-disk recommender is now generally available. This feature proactively generates recommendations that help you reduce the risk of downtime that might be caused by your instances running out of disk space.
September 08, 2021
Cloud SQL for MySQLCloud SQL for MySQL now allows you to specify mysqldump
options during migration from external servers. For more information, see Configuring Cloud SQL to replicate from an external server and Using a managed import to set up replication from external databases.
September 02, 2021
Cloud SQL for MySQLCloud SQL for MySQL now supports using a custom import to set up replication from large external databases. To use this replication option, see Configuring Cloud SQL to replicate from an external server and Using a custom import to set up replication from large external databases.
August 30, 2021
Cloud SQL for PostgreSQLCloud SQL for PostgreSQL support for pglogical, native logical replication, and change data capture (CDC) using wal2json and test_decoding is now generally available.
Cloud SQL for PostgreSQL support for Automatic IAM database authentication is now generally available. See Automatic IAM database authentication.
August 27, 2021
Cloud SQL for PostgreSQLCloud SQL for PostgreSQL now supports the following flags:
- huge_pages
- shared_buffers
- wal_buffers
For more information about these flags, see the Cloud SQL for PostgreSQL flags documentation.
August 21, 2021
Cloud SQL for MySQLCloud SQL now supports IAM Conditions.
You can use IAM Conditions to define and enforce conditional, attribute-based access control for Google Cloud resources, including Cloud SQL instances. See Overview of IAM Conditions for more information.
Cloud SQL now supports IAM Conditions.
You can use IAM Conditions to define and enforce conditional, attribute-based access control for Google Cloud resources, including Cloud SQL instances. See Overview of IAM Conditions for more information.
Cloud SQL now supports IAM Conditions.
You can use IAM Conditions to define and enforce conditional, attribute-based access control for Google Cloud resources, including Cloud SQL instances. See Overview of IAM Conditions for more information.
August 17, 2021
Cloud SQL for MySQLMySQL 5.7.33 has been upgraded to 5.7.34.
Cloud SQL now offers faster maintenance, with connectivity dropping for less than 30 seconds on average.
August 09, 2021
Cloud SQL for MySQLThe Cloud SQL Admin API v1 is now generally available. It is and will continue to be compatible with the v1beta4 version. There is no requirement to migrate from v1beta4 to the v1 Admin API.
The Cloud SQL Admin API v1 is now generally available. It is and will continue to be compatible with the v1beta4 version. There is no requirement to migrate from v1beta4 to the v1 Admin API.
The Cloud SQL Admin API v1 is now generally available. It is and will continue to be compatible with the v1beta4 version. There is no requirement to migrate from v1beta4 to the v1 Admin API.
August 03, 2021
Cloud SQL for MySQLSupport for northamerica-northeast2-a,b,c (Toronto) region.
Support for northamerica-northeast2-a,b,c (Toronto) region.
Support for northamerica-northeast2-a,b,c (Toronto) region.
July 29, 2021
Cloud SQL for PostgreSQL- Cloud SQL for PostgreSQL now supports the following flags:
- tcp_keepalives_count
- tcp_keepalives_idle
- tcp_keepalives_interval
For more information about these flags, see the Cloud SQL for PostgreSQL flags documentation.
July 26, 2021
Cloud SQL for PostgreSQL- The following PostgreSQL minor versions and extension versions are now available. If you use maintenance windows, you might not yet have these versions. In this case, you will see the new versions once your maintenance update occurs. To find your maintenance window or manage maintenance updates, see Finding and setting maintenance windows.
- 9.6.21 is upgraded to 9.6.22.
- 10.16 is upgraded to 10.17.
- 11.11 is upgraded to 11.12.
- 12.6 is upgraded to 12.7.
- 13.2 is upgraded to 13.3.
- pglogical extension is upgraded to 2.3.4.
- PostGIS extension is upgraded to 3.0.3 for all PostgreSQL major versions.
July 08, 2021
Cloud SQL for MySQLIAM database authentication for Cloud SQL for MySQL is now generally available. To get started using IAM database authentication, see Cloud SQL IAM database authentication.
June 30, 2021
Cloud SQL for MySQLCloud SQL for MySQL now offers stored procedures that you can execute on your instances. You can use stored procedures to add or drop secondary indexes on read replicas. See Cloud SQL stored procedures.
June 29, 2021
Cloud SQL for MySQLCloud SQL for MySQL now supports the innodb_flush_log_at_trx_commit flag.
Support for asia-south2 (Delhi) region.
Support for asia-south2 (Delhi) region.
Support for asia-south2 (Delhi) region.
June 28, 2021
Cloud SQL for SQL ServerIntegration of SQL Server with Managed Service for Microsoft Active Directory is generally available.
This provides capabilities for authentication, authorization, and more.
Joining an instance to a managed Active Directory domain enables you to log in to your SQL Server instances using Windows Authentication. Additionally, you can integrate with your on-premises AD domains by establishing a trust with the Managed Service for Microsoft Active Directory.
June 24, 2021
Cloud SQL for SQL ServerCloud SQL for SQL Server now supports SQL Server 2019. The default version continues to be SQL Server 2017 Standard. See Database versions and version policies.
June 23, 2021
Cloud SQL for MySQLCloud SQL storage limits are now increased to support up to 64 TB. See Cloud SQL storage limits for more information.
The following MySQL minor versions have been upgraded:
- MySQL 5.6.50 is upgraded to 5.6.51
- MySQL 5.7.32 is upgraded to 5.7.33
Cloud SQL storage limits are now increased to support up to 64 TB. See Cloud SQL storage limits for more information.
Cloud SQL storage limits are now increased to support up to 64 TB. See Cloud SQL storage limits for more information.
June 21, 2021
Cloud SQL for MySQLSupport for australia-southeast2 (Melbourne) region.
Support for australia-southeast2 (Melbourne) region.
A preview enables you to use replication in Cloud SQL for SQL Server. Additionally, the preview enables you to make cross-region replicas.
You can use replication to scale the use of data in a database without degrading performance. Other reasons include migrating or maintaining data duplicates between regions.
For more information, see Replication in Cloud SQL.
Support for australia-southeast2 (Melbourne) region.
June 17, 2021
Cloud SQL for PostgreSQLQuery Insights is now supported for read replicas.
June 07, 2021
Cloud SQL for MySQLCloud SQL now offers faster maintenance, with connectivity dropping for less than 60 seconds on average.
Cloud SQL now offers faster maintenance, with connectivity dropping for less than 60 seconds on average.
Cloud SQL now offers faster maintenance, with connectivity dropping for less than 120 seconds on average.
June 04, 2021
Cloud SQL for PostgreSQLBoth the Cloud SQL Java Connector and Cloud SQL Python Connector now support IAM Authentication for PostgreSQL.
June 01, 2021
Cloud SQL for MySQLCloud SQL for MySQL now supports the MySQL flags expire_logs_days
(for MySQL 5.6 and 5.7) and binlog_expire_logs_seconds
(for MySQL 8.0). Note that if you enable point-in-time recovery, the expiration period of your binary logs will be determined by the lesser of your transaction log retention period and the value of these flags.
The logical replication and decoding functionality of PostgreSQL is available as a preview. These features enable logical replication workflows and change data capture workflows.
For more information, see Setting up logical replication and decoding.
Cloud SQL for PostgreSQL now supports the pg_similarity extension, which provides support for similarity queries in PostgreSQL.
Also, the default value for the database flag autovacuum_vacuum_cost_delay
is changed to 2 milliseconds in PostgreSQL 9.6, 10 and 11.
The minor versions for various extensions have also been upgraded:
9.6 | 10 | 11 | 12 | 13 | |
---|---|---|---|---|---|
address_standardizer | not avail | 2.4.9 | 2.5.5 | 3.0.2 | 3.0.2 |
hll | 2.14 | 2.14 | 2.14 | 2.14 | 2.14 |
pg_repack | 1.4.6 | 1.4.6 | 1.4.6 | 1.4.6 | 1.4.6 |
pgaudit | 1.1.3 | 1.2.3 | 1.3.2 | 1.4.1 | no change |
pglogical | 2.3.3 | 2.3.3 | 2.3.3 | 2.3.3 | 2.3.3 |
pl/proxy | 2.10.0 | 2.10.0 | 2.10.0 | 2.10.0 | 2.10.0 |
postgis | 2.3.11 | 2.4.9 | 2.5.5 | 3.0.2 | 3.0.2 |
May 19, 2021
Cloud SQL for MySQLCloud SQL supports the preview version of the out-of-disk recommender. This feature proactively generates recommendations that help you reduce the risk of downtime that might be caused by your instances running out of disk space. These recommendations can be applied when a Cloud SQL instance is trending towards the storage limit.
Cloud SQL supports the preview version of the out-of-disk recommender. This feature proactively generates recommendations that help you reduce the risk of downtime that might be caused by your instances running out of disk space. These recommendations can be applied when a Cloud SQL instance is trending towards the storage limit.
Cloud SQL supports the preview version of the out-of-disk recommender. This feature proactively generates recommendations that help you reduce the risk of downtime that might be caused by your instances running out of disk space. These recommendations can be applied when a Cloud SQL instance is trending towards the storage limit.
April 30, 2021
Cloud SQL for SQL ServerThe following version upgrade applies to Cloud SQL for SQL Server:
- SQL Server 2017 is upgraded from 14.0.3257.3 to 14.0.3370.1
If you use maintenance windows, the new version will be available after your maintenance update. For information about maintenance windows, and to manage maintenance updates, see Finding and setting maintenance windows.
April 23, 2021
Cloud SQL for PostgreSQLThe following PostgreSQL minor versions are now available. If you use maintenance windows, you might not yet have the minor version. In this case, you will see the new minor version once your maintenance update occurs. To find your maintenance window or manage maintenance updates, see Finding and setting maintenance windows.
- 9.6.20 is upgraded to 9.6.21.
- 10.15 is upgraded to 10.16.
- 11.10 is upgraded to 11.11.
- 12.5 is upgraded to 12.6.
- 13.1 is upgraded to 13.2.
For more information about the content of these minor versions, please see the PostgreSQL release notes.
April 06, 2021
Cloud SQL for PostgreSQLCloud SQL for PostgreSQL now lets you use IAM database authentication with the Cloud SQL Auth proxy. The Cloud SQL Auth proxy is able to request and refresh OAuth 2.0 access tokens, ensuring that long-lived processes or applications that rely on connection pooling can have stable connections. To learn more, see Using IAM database authentication with the Cloud SQL Auth proxy.
Cloud SQL for SQL Server enables you to perform change data capture (CDC) operations for your Cloud SQL instances. General information about CDC in SQL Server is here.
CDC is available for the following Cloud SQL for SQL Server database versions:
- SQL Server 2017 Standard
- SQL Server 2017 Enterprise
After connecting to an instance, the sqlserver
user can do many CDC operations. The functions include (and are not limited to) the following:
To turn on this feature for a database, run this command:
exec msdb.[dbo].[gcloudsql_cdc_enable_db] 'demo'
To turn off this feature for a database, run this command:
exec msdb.[dbo].[gcloudsql_cdc_disable_db] 'demo'
Cloud SQL for SQL Server enables you to perform common operations on a tempdb database.
After you connect to an instance, the sqlserver
user can manage the tempdb files. Specifically, the user has the CONTROL
permission on the tempdb database, and can do many operations, including (and not limited to) the following:
* ALTER DATABASE [tempdb] ADD FILE
* ALTER DATABASE [tempdb] REMOVE
March 31, 2021
Cloud SQL for PostgreSQLCloud SQL for PostgreSQL flags are now generally available. See supported PostgreSQL flags for more information.
March 29, 2021
Cloud SQL for SQL ServerYou can integrate Cloud SQL for SQL Server with Managed Service for Microsoft Active Directory.
Authentication, authorization, and more are available. For example, joining an instance to a managed Active Directory domain enables you to log in using Windows Authentication. Additionally, you can integrate with your on-premises AD domains by establishing a trust.
March 24, 2021
Cloud SQL for MySQLSupport for europe-central2 (Warsaw ).
Support for europe-central2 (Warsaw ).
Support for europe-central2 (Warsaw ).
March 19, 2021
Cloud SQL for PostgreSQLThe following extensions in Cloud SQL for PostgreSQL are generally available:
- pg_partman. Enables you to create and manage time-based and serial-based table partition sets.
- pgTAP. Provides a unit testing framework for PostgreSQL, written in PL/pgSQL and PL/SQL.
March 12, 2021
Cloud SQL for MySQLCloud SQL for MySQL now supports the innodb_buffer_pool_size flag. To learn more about how to set this flag, see buffer pool size.
March 05, 2021
Cloud SQL for MySQLThe following MySQL minor versions have been upgraded:
- MySQL 5.6.47 is upgraded to 5.6.50
- MySQL 5.7.25 is upgraded to 5.7.32
Cloud SQL for MySQL now supports flexible instance configurations. Compared to our predefined machine types, flexible instance configurations offer you the extra freedom to configure your instance with the specific number of vCPUs and GB of RAM that fits your workload. To set up a new instance with a flexible instance configuration, see our documentation here.
February 24, 2021
Cloud SQL for MySQLCloud SQL now offers faster maintenance, with average connectivity loss lasting 90 seconds or less on average. See more about maintenance timelines.
Cloud SQL now offers faster maintenance, with average connectivity loss lasting 90 seconds or less on average. See more about maintenance timelines.
February 22, 2021
Cloud SQL for PostgreSQLThe following PostgreSQL minor versions are now available. If you use maintenance windows, you might not yet have the minor version. In this case, you will see the new minor version once your maintenance update occurs. To find your maintenance window or manage maintenance updates, see Finding and setting maintenance windows.
- PostgreSQL 9.6.19 is upgraded to 9.6.20.
- PostgreSQL 10.14 is upgraded to 10.15.
- PostgreSQL 11.9 is upgraded to 11.10.
- PostgreSQL 12.4 is upgraded to 12.5.
- PostgreSQL 13 is upgraded to 13.1.
February 10, 2021
Cloud SQL for MySQLThe Cloud SQL Admin API v1beta4 is now generally available. The URL for the Admin API will continue to refer to v1beta4 for backward compatibility. To start using the Cloud SQL Admin API now, see Using the Cloud SQL Admin API.
The Cloud SQL Admin API v1beta4 is now generally available. The URL for the Admin API will continue to refer to v1beta4 for backward compatibility. To start using the Cloud SQL Admin API now, see Using the Cloud SQL Admin API.
The Cloud SQL Admin API v1beta4 is now generally available. The URL for the Admin API will continue to refer to v1beta4 for backward compatibility. To start using the Cloud SQL Admin API now, see Using the Cloud SQL Admin API.
January 28, 2021
Cloud SQL for PostgreSQLQuery Insights is now generally available. Query Insights helps you detect, diagnose, and prevent query performance problems for Cloud SQL databases. It provides self-service, intuitive monitoring, and diagnostic information that goes beyond detection to help you to identify the root cause of performance problems.
To learn more, see Improving query performance.
January 19, 2021
Cloud SQL for PostgreSQLDatabase auditing in Cloud SQL for PostgreSQL is generally available, through the open-source pgAudit extension. Using this extension, you can selectively record and track SQL operations performed against a given database instance.
The pgAudit extension helps you configure many of the logs often required to comply with government, financial, and ISO certifications.
January 13, 2021
Cloud SQL for MySQLCloud SQL now exposes the metric database/memory/total_usage
. This metric provides visibility into the database working set (including buffer cache). You can find this metric in the Metrics explorer within the Monitoring dashboard.
For more information about database/memory/total_usage
, see Cloud SQL Metrics.
Cloud SQL now exposes the metric database/memory/total_usage
. This metric provides visibility into the database working set (including buffer cache). You can find this metric in the Metrics explorer within the Monitoring dashboard.
For more information about database/memory/total_usage
, see Cloud SQL Metrics.
Cloud SQL now exposes the metric database/memory/total_usage
. This metric provides visibility into the database working set (including buffer cache). You can find this metric in the Metrics explorer within the Monitoring dashboard.
For more information about database/memory/total_usage
, see Cloud SQL Metrics.
December 21, 2020
Cloud SQL for PostgreSQLIAM database authentication for Cloud SQL for PostgreSQL is now generally available. To get started using IAM database authentication, see the Overview of Cloud SQL IAM database authentication.
December 17, 2020
Cloud SQL for MySQLIn Cloud SQL for MySQL, parallel replication is generally available for improving replication performance.
Cloud SQL has expanded support for PostgreSQL extensions. Three additional PostgreSQL extensions are now available:
- dblink
- ip4r
- prefix
For additional information, see PostgreSQL extensions.
The following PostgreSQL minor versions have been upgraded:
- PostgreSQL 9.6.18 is upgraded to 9.6.19.
- PostgreSQL 10.13 is upgraded to 10.14.
- PostgreSQL 11.8 is upgraded to 11.9.
- PostgreSQL 12.3 is upgraded to 12.4.
December 16, 2020
Cloud SQL for PostgreSQLCloud SQL for PostgreSQL now supports the effective_cache_size flag.
November 19, 2020
Cloud SQL for MySQLCloud SQL for MySQL now supports retention settings for automated backups. You can configure retention of your automated backups for shorter or longer periods (1 to 365 days). The default setting remains 7 days.
Cloud SQL for MySQL now supports retention settings for point-in-time recovery. You have the option of retaining logs, used for point-in-time recovery, for shorter periods (1 to 7 days). The default setting is 7 days.
Cloud SQL for PostgreSQL now supports retention settings for automated backups. You can configure retention of your automated backups for shorter or longer periods (1 to 365 days). The default setting remains 7 days.
Cloud SQL for PostgreSQL now supports retention settings for point-in-time recovery. You have the option of retaining logs, used for point-in-time recovery, for shorter periods (1 to 7 days). The default setting is 7.
Cloud SQL for SQL Server now supports retention settings for automated backups. You can configure retention of your automated backups for shorter or longer periods (1 to 365 days). The default setting remains 7 days.
November 05, 2020
Cloud SQL for PostgreSQLPostgreSQL version 13 is now generally available. To start using PostgreSQL 13, see Creating instances.
October 30, 2020
Cloud SQL for MySQLIn Cloud SQL for MySQL, 80 supported flags that previously were in beta are now generally available.
October 21, 2020
Cloud SQL for MySQLCloud SQL for MySQL supports binary logging on read replicas for MySQL versions 5.7 and 8.0.
October 12, 2020
Cloud SQL for MySQLCloud SQL now offers "deny maintenance periods". With deny maintenance periods, you can prevent automatic maintenance from occurring during a specific time period. For example, the end-of-year holiday season is a time of peak load that requires heightened focus on infrastructure stability for many retail businesses. By setting a deny maintenance period from mid-October to mid-January, these businesses can prevent planned upgrades from Cloud SQL during their busiest time of year.
Cloud SQL for PostgreSQL now offers IAM database authentication to help you better monitor and manage access for users and service accounts to databases. This feature allows users and service accounts to use IAM credentials to log into PostgreSQL instances. To learn more about how IAM database authentication works, see the Overview of Cloud SQL IAM database authentication. To configure an instance, see Configuring instances for IAM database authentication. To create users or service accounts, see Creating and managing users that use IAM database authentication.
Cloud SQL now offers "deny maintenance periods". With deny maintenance periods, you can prevent automatic maintenance from occurring during a specific time period. For example, the end-of-year holiday season is a time of peak load that requires heightened focus on infrastructure stability for many retail businesses. By setting a deny maintenance period from mid-October to mid-January, these businesses can prevent planned upgrades from Cloud SQL during their busiest time of year.
Database auditing in Cloud SQL for PostgreSQL is available through the open-source pgAudit extension. Using this extension, you can selectively record and track SQL operations performed against a given database instance.
The pgAudit extension helps you configure many of the logs often required to comply with government, financial, and ISO certifications.
Cloud SQL now offers "deny maintenance periods". With deny maintenance periods, you can prevent automatic maintenance from occurring during a specific time period. For example, the end-of-year holiday season is a time of peak load that requires heightened focus on infrastructure stability for many retail businesses. By setting a deny maintenance period from mid-October to mid-January, these businesses can prevent planned upgrades from Cloud SQL during their busiest time of year.
September 24, 2020
Cloud SQL for MySQLMySQL 5.6.42 is upgraded to 5.6.47.
September 21, 2020
Cloud SQL for MySQLCloud SQL has upgraded Replicating from an external server to version 1.1. You can now:
- Replicate from sources where GTID is not enabled.
- Allow Cloud SQL to copy data directly from an external server to a Cloud SQL replica.
- Use new APIs that give you greater control to verify replication requirements, retry after making external server configuration changes, and remove the 30-minute limit for successful connectivity to an external server.
Cloud SQL for SQL Server enables you to set a default collation value for databases in an instance. This collation value is a default for sorting rules, case, and accent sensitivity. You can set this value through the Cloud Console, the gcloud
command, and the Cloud SQL Admin API.
September 15, 2020
Cloud SQL for MySQLCloud SQL now offers serverless export. With serverless export, Cloud SQL performs the export from a temporary instance. Offloading the export operation allows databases on the primary instance to continue to serve queries and perform other operations at the usual performance rate.
Cloud SQL now offers serverless export. With serverless export, Cloud SQL performs the export from a temporary instance. Offloading the export operation allows databases on the primary instance to continue to serve queries and perform other operations at the usual performance rate.
The following PostgreSQL minor versions have been upgraded:
- PostgreSQL 9.6.16 is upgraded to 9.6.18.
- PostgreSQL 10.11 is upgraded to 10.13.
- PostgreSQL 11.6 is upgraded to 11.8.
- PostgreSQL 12.1 is upgraded to 12.3.
August 31, 2020
Cloud SQL for SQL ServerCloud SQL for SQL Server supports cloning using the Cloud Console, the gcloud
command, and the Cloud SQL Admin API. When you clone an instance, you create an independent copy of the source instance.
August 25, 2020
Cloud SQL for MySQLCloud SQL for MySQL 8.0 is now generally available. If you have not used MySQL 8.0, familiarize yourself with the What is new in MySQL 8.0 and Changes in MySQL 8.0.
For information about the implementation of MySQL 8.0 on Cloud SQL, see the following topics:
- MySQL 8.0 authentication
- Differences between Cloud SQL and standard MySQL functionality
- Unsupported Cloud SQL feature in MySQL 8.0 for Cloud SQL
To get started using MySQL 8.0 on Cloud SQL, see Creating instances.
July 09, 2020
Cloud SQL for PostgreSQLCloud SQL now supports point-in-time recovery (PITR) for PostgreSQL. Point-in-time recovery helps you recover an instance to a specific point in time. For example, if an error causes a loss of data, you can recover a database to its state before the error occurred.
June 23, 2020
Cloud SQL for MySQLCommitted use discounts (CUDs) are now available to purchase for Cloud SQL. CUDs provide discounted prices in exchange for your commitment to use a minimum level of resources for a specified term. With committed use discounts for Cloud SQL, you can earn a deep discount off your cost of use in exchange for committing to continuously use database instances in a particular region for a 1- or 3-year term. See the documentation for more details.
Committed use discounts (CUDs) are now available to purchase for Cloud SQL. CUDs provide discounted prices in exchange for your commitment to use a minimum level of resources for a specified term. With committed use discounts for Cloud SQL, you can earn a deep discount off your cost of use in exchange for committing to continuously use database instances in a particular region for a 1- or 3-year term. See the documentation for more details.
Committed use discounts (CUDs) are now available to purchase for Cloud SQL. CUDs provide discounted prices in exchange for your commitment to use a minimum level of resources for a specified term. With committed use discounts for Cloud SQL, you can earn a deep discount off your cost of use in exchange for committing to continuously use database instances in a particular region for a 1- or 3-year term. See the documentation for more details.
June 08, 2020
Cloud SQL for MySQLSupport for asia-southeast2 region (Jakarta).
Support for asia-southeast2 region (Jakarta).
Support for asia-southeast2 region (Jakarta).
May 21, 2020
Cloud SQL for PostgreSQLPostgreSQL version 12 is now generally available. To start using PostgreSQL 12, see Creating instances.
May 18, 2020
Cloud SQL for MySQLMySQL 5.6 minor version is upgraded to 5.6.42. MySQL 5.7 minor version is upgraded to 5.7.25.
May 15, 2020
Cloud SQL for PostgreSQLPostgreSQL 9.6 minor version is upgraded to 9.6.16. PostgreSQL 10 minor version is upgraded to 10.11. PostgreSQL 11 minor version is upgraded to 11.6. PostgreSQL 12 minor version is upgraded to 12.1.
May 11, 2020
Cloud SQL for PostgreSQLCloud SQL has expanded support for PostgreSQL extensions. Eight additional PostgreSQL extensions are now available:
- pageinspect
- pgfincore
- pg_freespacemap
- pg_repack
- pg_visibility
- PL/Proxy
- postgres_fdw
- postgresql-hll
For information about these newly-added extensions, see PostgreSQL extensions.
May 04, 2020
Cloud SQL for MySQLAs previously announced, Cloud SQL First Generation was deprecated on January 29, 2019. All First Generation instances have been migrated to Second Generation. In the documentation and in the Google Cloud Console, "MySQL Second Generation instances" are now referred to simply as "MySQL instances." For general information about this deprecation, see the existing deprecation notice.
April 20, 2020
Cloud SQL for MySQLSupport for us-west4 region (Las Vegas).
Support for us-west4 region (Las Vegas).
Support for us-west4 region (Las Vegas).
March 27, 2020
Cloud SQL for PostgreSQLPostgreSQL version 12 is now Beta. To start using PostgreSQL 12, see Creating instances.
PostgreSQL version 10 is now generally available. To start using PostgreSQL 10, see Creating instances.
March 24, 2020
Cloud SQL for MySQLCloud SQL now supports 96-core machine types for MySQL, Postgres, and SQL Server instances. For pricing-related information, see the Pricing page.
Cloud SQL now supports 96-core machine types for MySQL, Postgres, and SQL Server instances. For pricing-related information, see the Pricing page.
Cloud SQL now supports 96-core machine types for MySQL, Postgres, and SQL Server instances. For pricing-related information, see the Pricing page.
March 16, 2020
Cloud SQL for MySQLCloud SQL now supports read replicas in a different region than that of the primary instance, providing additional protection against regional outages and improving read performance by making replicas available closer to your application. To get started, see Cross-region replicas.
Cloud SQL instances using private IP are now accessible across regions, at the regular cross-region network egress cost.
Cloud SQL now supports read replicas in a different region than that of the primary instance, providing additional protection against regional outages and improving read performance by making replicas available closer to your application. To get started, see Cross-region replicas.
Cloud SQL instances using private IP are now accessible across regions, at the regular cross-region network egress cost.
Cloud SQL instances using private IP are now accessible across regions, at the regular cross-region network egress cost.
February 27, 2020
Cloud SQL for MySQLMySQL 5.6.42 is now generally available in Cloud SQL. To start using MySQL 5.6.42, see Creating Instances.
February 24, 2020
Cloud SQL for MySQLSupport for us-west3 region (Salt Lake City).
Support for us-west3 region (Salt Lake City).
Support for us-west3 region (Salt Lake City).
February 19, 2020
Cloud SQL for SQL ServerCloud SQL for SQL Server now is generally available. Additionally, Cloud SQL for SQL Server includes new security and performance enhancements. To create SQL Server instances, see Creating Instances.
February 06, 2020
Cloud SQL for MySQLFirst Generation instances no longer can be created. As previously announced, Cloud SQL First Generation was deprecated on January 29, 2019. To improve performance, availability, and storage capacity, Cloud SQL Second Generation has replaced First Generation. For more information, see the existing deprecation notice and, if necessary, the information about upgrading an instance.
January 30, 2020
Cloud SQL for PostgreSQLPostgreSQL version 10 is now Beta. To start using PostgreSQL 10, see Creating Instances.
January 24, 2020
Cloud SQL for MySQLSupport for asia-northeast3 region (Seoul).
Support for asia-northeast3 region (Seoul).
Support for asia-northeast3 region (Seoul).
December 17, 2019
Cloud SQL for MySQLCloud SQL now supports VPC Service Controls, which let you add a service perimeter around the Cloud SQL Admin API and host project for Cloud SQL instances to reduce the risk of data exfiltration. To learn more about using VPC Service Controls with Cloud SQL, see Configuring VPC Service Controls.
Cloud SQL now supports VPC Service Controls, which let you add a service perimeter around the Cloud SQL Admin API and host project for Cloud SQL instances to reduce the risk of data exfiltration. To learn more about using VPC Service Controls with Cloud SQL, see Configuring VPC Service Controls.
Cloud SQL now supports VPC Service Controls, which let you add a service perimeter around the Cloud SQL Admin API and host project for Cloud SQL instances to reduce the risk of data exfiltration. To learn more about using VPC Service Controls with Cloud SQL, see Configuring VPC Service Controls.
December 13, 2019
Cloud SQL for MySQLYou can now use Cloud VPN with Cloud SQL. To get started, see Using a VPN with Cloud SQL.
Connection organization policies for Cloud SQL give you the ability to set policies that control access to and from Cloud SQL instances. To learn more about this feature, see Connection organization policies. To use this feature, see Setting organization policies for Cloud SQL.
You can now use Cloud VPN with Cloud SQL. To get started, see Using a VPN with Cloud SQL.
Connection organization policies for Cloud SQL give you the ability to set policies that control access to and from Cloud SQL instances. To learn more about this feature, see Connection organization policies. To use this feature, see Setting organization policies for Cloud SQL.
You can now use Cloud VPN with Cloud SQL. To get started, see Using a VPN with Cloud SQL.
Connection organization policies for Cloud SQL give you the ability to set policies that control access to and from Cloud SQL instances. To learn more about this feature, see Connection organization policies. To use this feature, see Setting organization policies for Cloud SQL.
December 10, 2019
Cloud SQL for MySQLCloud SQL now offers notifications for upcoming maintenance. See the Overview of maintenance on Cloud SQL instances. To find out how to sign up for notifications and check your instances for upcoming maintenance, see Finding and setting maintenance windows.
Cloud SQL now offers notifications for upcoming maintenance. See the Overview of maintenance on Cloud SQL instances. To find out how to sign up for notifications and check your instances for upcoming maintenance, see Finding and setting maintenance windows.
Cloud SQL now offers notifications for upcoming maintenance. See the Overview of maintenance on Cloud SQL instances. To find out how to sign up for notifications and check your instances for upcoming maintenance, see Finding and setting maintenance windows.
November 25, 2019
Cloud SQL for MySQLCloud SQL now supports Access Transparency. As part of Google's long-term commitment to security and transparency, you can use Access Transparency, which provides you with logs of actions that Google staff have taken when accessing your data. To learn more about Access Transparency, see the Overview of Access Transparency.
Cloud SQL now supports Access Transparency. As part of Google's long-term commitment to security and transparency, you can use Access Transparency, which provides you with logs of actions that Google staff have taken when accessing your data. To learn more about Access Transparency, see the Overview of Access Transparency.
Cloud SQL now supports Access Transparency. As part of Google's long-term commitment to security and transparency, you can use Access Transparency, which provides you with logs of actions that Google staff have taken when accessing your data. To learn more about Access Transparency, see the Overview of Access Transparency.
November 19, 2019
Cloud SQL for MySQLCloud SQL now supports customer-managed encryption keys (CMEK). With CMEK, you can encrypt Cloud SQL instances using a key you manage. To learn more about CMEK, see the Overview of customer managed encryption keys (CMEK). To start using CMEK, see Using customer-managed encryption keys (CMEK).
Cloud SQL now supports customer-managed encryption keys (CMEK). With CMEK, you can encrypt Cloud SQL instances using a key you manage. To learn more about CMEK, see the Overview of customer managed encryption keys (CMEK). To start using CMEK, see Using customer-managed encryption keys (CMEK).
Cloud SQL now supports customer-managed encryption keys (CMEK). With CMEK, you can encrypt Cloud SQL instances using a key you manage. To learn more about CMEK, see the Overview of customer managed encryption keys (CMEK). To start using CMEK, see Using customer-managed encryption keys (CMEK).
October 18, 2019
Cloud SQL for MySQLCloud SQL Second Generation MySQL instances have a new high availability (HA) configuration. The new HA configuration, based on Google's Regional Disks, eliminates replication lag and, combined with automatic failover, provides isolation from many types of infrastructure, hardware, and software failures. Regional disks also ensure that all previously committed database transactions are persisted and available after failover, right up to the time of the failure.
The new high availability configuration is the default. You can continue to use the API to create instances with the legacy high availability configuration (using failover replicas) until the upgrade of existing instances occurs in early 2020. To learn how high availability now works for Second Generation MySQL instances, see the Overview of the high availability configuration. To enable high availability on existing instances, or to create new instances with high availability, see Enabling and disabling high availability on an instance.
October 15, 2019
Cloud SQL for SQL ServerThe beta version of Cloud SQL for SQL Server is available. To begin creating SQL Server instances, see Creating Instances.
September 27, 2019
Cloud SQL for PostgreSQLPostgreSQL version 11 is now generally available. PostgreSQL 11 is the default version when creating new instances. To start using PostgreSQL 11, see Creating Instances.
June 25, 2019
Cloud SQL for MySQLThis release increases the maximum data storage for instances of MySQL (MySQL Second Generation) and PostgreSQL. The maximum data storage is increased from 10,230 GB to 30,720 GB. For Cloud SQL storage limits, see Limits. You can limit your automatic storage increases; see Automatic storage increase limit.
This release increases the maximum data storage for instances of MySQL (MySQL Second Generation) and PostgreSQL. The maximum data storage is increased from 10,230 GB to 30,720 GB. For Cloud SQL storage limits, see Limits. You can limit your automatic storage increases; see Automatic storage increase limit.
May 24, 2019
Cloud SQL for MySQLCloud SQL now allows you to specify a location for backups, and to restrict data to a single region. To learn about custom backup locations, see Custom backup locations. To learn how to set a custom location for a backup, see Setting and viewing a custom location for backups.
Cloud SQL now allows you to specify a location for backups, and to restrict data to a single region. To learn about custom backup locations, see Custom backup locations. To learn how to set a custom location for a backup, see Setting and viewing a custom location for backups.
April 18, 2019
Cloud SQL for MySQLSupport for asia-northeast2 region (Osaka, Japan).
Support for asia-northeast2 region (Osaka, Japan).
April 09, 2019
Cloud SQL for PostgreSQLCloud SQL now supports PostgreSQL version 11.1 Beta. To start using PostgreSQL 11 Beta, see Creating Instances.
April 03, 2019
Cloud SQL for MySQLSupport added for 122 MySQL flags and 96 PostgreSQL flags. See Supported PostgreSQL Flags and Supported MySQL Flags.
Support added for 122 MySQL flags and 96 PostgreSQL flags. See Supported PostgreSQL Flags and Supported MySQL Flags.
March 11, 2019
Cloud SQL for MySQLSupport for europe-west6 region (Zürich, Switzerland).
Support for europe-west6 region (Zürich, Switzerland).
February 13, 2019
Cloud SQL for PostgreSQLCloud SQL for PostgreSQL connection limits are now double when memory is 6 GiB or higher. See the connection limits table for details.
January 29, 2019
Cloud SQL for MySQLCloud SQL Second Generation is replacing First Generation. Support for First Generation instances for MySQL is ending March 25th, 2020.
December 06, 2018
Cloud SQL for MySQLGA support for Private IP connectivity.
GA support for Private IP connectivity.
November 06, 2018
Cloud SQL for PostgreSQLOctober 01, 2018
Cloud SQL for MySQLSupport for asia-east2 region (Hong Kong).
Upgrade to Second Generation generally available for eligible First Generation MySQL instances.
Support for asia-east2 region (Hong Kong).
September 01, 2018
Cloud SQL for MySQLBeta support for private IP (private services access) connectivity.
Proxy version 1.12 released.
Beta support for private IP (private services access) connectivity.
Proxy version 1.12 released.
August 01, 2018
Cloud SQL for PostgreSQLPostGIS extension includes full support for JSON-C.
July 01, 2018
Cloud SQL for MySQLSupport for us-west2 region (Los Angeles).
Support for us-west2 region (Los Angeles).
June 01, 2018
Cloud SQL for MySQLSupport for connecting from Cloud Functions Beta.
Support for europe-north1 region (Finland).
Support for rotating SSL certificates.
Support for connecting from Cloud Functions Beta.
Support for europe-north1 region (Finland).
Support for rotating SSL certificates.
May 01, 2018
Cloud SQL for MySQLSupport for asia-southeast1 region (Singapore).
Support for asia-southeast1 region (Singapore).
April 01, 2018
Cloud SQL for PostgreSQLGA support for Cloud SQL for PostgreSQL.
March 01, 2018
Cloud SQL for MySQLSupport for europe-west4 region (Netherlands).
Support for europe-west4 region (Netherlands).
February 01, 2018
Cloud SQL for MySQLMaximum concurrent connections to App Engine updated from 12 to 60.
Maximum concurrent connections to App Engine updated from 12 to 60.
January 01, 2018
Cloud SQL for MySQLMySQL 5.6 minor version upgraded to 5.6.36.
Support for northamerica-northeast1 region (Montréal).
MySQL 5.6 minor version upgraded to 5.6.36.
Support for northamerica-northeast1 region (Montréal).
Connection limits for PostgreSQL instances changed. Learn more.
November 01, 2017
Cloud SQL for MySQLBeta support for the high availability configuration and replication for PostgreSQL instances.
Beta support for the high availability configuration and replication for PostgreSQL instances.
October 01, 2017
Cloud SQL for MySQLSupport for asia-south1 region (Mumbai).
Proxy version 1.11 released.
Support for asia-south1 region (Mumbai).
Proxy version 1.11 released.
September 01, 2017
Cloud SQL for MySQLSupport for 64-core machine types for MySQL instances and 64 cores for PostgreSQL instances.
Support for southamerica-east1 region (São Paulo).
Support for 64-core machine types for MySQL instances and 64 cores for PostgreSQL instances.
Support for southamerica-east1 region (São Paulo).
August 01, 2017
Cloud SQL for MySQLSupport for europe-west3 region (Frankfurt).
Support for europe-west3 region (Frankfurt).
June 01, 2017
Cloud SQL for MySQLSupport for labels.
Proxy version 1.10 released.
Support for australia-southeast1 region (Sydney).
Support for europe-west2 region (London).
Support for labels.
Proxy version 1.10 released.
Support for the JDBC Socket Library for PostgreSQL.
Support for australia-southeast1 region (Sydney).
Support for europe-west2 region (London).
Support for the following PostgreSQL extensions: btree-gin
, btree-gist
, chkpass
, citext
, cube
, dict_int
, dict_xsyn
, earthdistance
, intagg
, intarray
, isn
, ltree
, pgstattuple
, pg_trgm
, tablefunc
, tsm_system_rows
, tsm_system_time
, unaccent
, uuid-ossp
.
May 01, 2017
Cloud SQL for MySQLGA support for Second Generation and PostgreSQL instances in version 157.0.0 of the gcloud
command-line tool. The beta
version is no longer required for these instances.
Support for us-west1 region (Oregon).
Support for us-east4 region (Northern Virginia).
GA support for Second Generation and PostgreSQL instances in version 157.0.0 of the gcloud
command-line tool. The beta
version is no longer required for these instances.
Support for us-west1 region (Oregon).
Support for us-east4 region (Northern Virginia).
April 01, 2017
Cloud SQL for MySQLProxy version 1.09 released.
Proxy version 1.09 released.
March 01, 2017
Cloud SQL for MySQLSupport for 32-core machine types for MySQL instances.
Support for making MySQL general and slow query log files available through the Stackdriver Log Viewer.
Cloud SQL for PostgreSQL Beta availability.
To provide feedback on the beta release, go to our Cloud SQL user forum.
February 01, 2017
Cloud SQL for MySQLSupport for Identity and Access Management (IAM) predefined roles.
December 01, 2016
Cloud SQL for MySQLSupport for administration of users and databases for Second Generation instances in the Google Cloud Console and the Cloud SQL API.
November 01, 2016
Cloud SQL for MySQLSupport for Northeastern Asia Pacific region (asia-northeast1
).
MySQL 5.7 minor version upgraded to 5.7.14.
August 01, 2016
Cloud SQL for MySQLCloud SQL Second Generation General Availability.
- Up to 16 cores and 104 GB RAM.
- SSD or HDD storage option with optional automatic storage increase capability.
- Optional high availability configuration (recommended for all production instances).
- Configurable maintenance window and maintenance timing.
- MySQL compatibility:
- MySQL 5.6 (5.6.31) and 5.7 (5.7.11)
- InnoDB storage engine
- GTID support