gcp Google Cloud release notes ·

App Engine flexible environment Python to use Cloud SQL Auth Proxy v2

datagcpgaengineergcp-cloud-sql
feature

The App Engine flexible environment for Python applications will transition to using Cloud SQL Auth Proxy v2 as its built-in sidecar container for Cloud SQL connections. This change, effective August 2026, aims to provide modern security patches and support for MySQL 8.4 and later versions. Developers using this environment can restart their VMs or deploy a new application version to adopt the updated proxy immediately. This affects applications relying on Cloud SQL for their data persistence.

Features (1)
  • App Engine flexible environment Python

    Starting from August 2026, to provide modern security patches and support for MySQL 8.4 and later, the App Engine flexible environment uses Cloud SQL Auth Proxy v2 as the built-in sidecar container for connections to Cloud SQL. To use the latest Cloud SQL Auth Proxy container immediately, restart your VMs or deploy a new version of your application.

Read the original announcement →

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

Related releases