gcp Google Cloud release notes ·

App Engine Java Standard Environment Adds Push Queue Migration to Cloud Tasks

datagcppreviewengineer
feature

Google's App Engine standard environment for Java now supports migrating existing push queues directly to Cloud Tasks. This feature allows developers to modernize their applications and queue management without requiring modifications to their application code. The migration capability is currently available in public preview, with a detailed guide provided to assist with the transition. This update primarily affects engineers managing App Engine applications that utilize push queues.

Features (1)
  • App Engine standard environment Java

    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