gcp Google Cloud release notes ·

Cloud SQL for MySQL: GA DNS automation and resource groups

gcpgaengineergcp-cloud-sql
feature

DNS automation for Cloud SQL for MySQL instances with Private Service Connect is now generally available. This feature simplifies DNS record management and offers a global write endpoint on Enterprise Plus editions. Additionally, support for MySQL resource groups has been introduced to manage workload resource allocation, requiring a specific maintenance version. These updates benefit administrators and engineers managing MySQL workloads on Google Cloud.

Features (2)
  • Cloud SQL for MySQL

    DNS automation is now generally available ( GA ) on Cloud SQL instances where Private Service Connect is enabled. You can use DNS automation to provision and manage per-instance DNS records automatically. On Enterprise Plus edition instances where DNS automation is enabled, you can also enable a global write endpoint DNS that automatically resolves to your current primary instance.

  • Cloud SQL for MySQL

    Cloud SQL for MySQL supports resource groups . MySQL resource groups let you manage resource allocation for different workloads on your Cloud SQL for MySQL instance. By using resource groups, you can prevent less important workloads from consuming excessive CPU or memory resources. To use MySQL resource groups, you must have maintenance version MYSQL_VERSION .R20260320.00_20 or later installed on your instance. For more information, see Manage CPU allocation with MySQL resource groups .

Read the original announcement →

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

Related releases