gcp Google Cloud release notes ·

Migrate App Engine Push Queues to Cloud Tasks in Python Standard Environment

infragcppreviewengineer
feature

App Engine standard environment for Python now enables migrating push queues to Cloud Tasks. This enhancement allows developers to upgrade their applications by simply updating the bundled services SDK, eliminating the need for application code changes. The migration capability is currently available in preview, offering a streamlined path for modernizing queue management. This primarily affects developers utilizing push queues in the App Engine Python standard environment.

Features (1)
  • App Engine standard environment Python

    You can migrate your App Engine push queues to Cloud Tasks by updating the bundled services SDK. This method lets you upgrade your app without needing to modify your application code. For more information on how to migrate, see the push queues migration guide ( Preview ).

Read the original announcement →

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

Related releases