This release focuses on usability improvements and command enhancements across several services. Key additions include a new --ignore-file flag for gcloud app deploy, gcloud builds submit, and gcloud functions deploy, along with new update commands for Cloud Scheduler and HTTP task creation in Cloud Tasks. A notable breaking change is the removal of cluster deletion flags in Cloud Dataproc workflow templates.

Jump to: Annotated Release Notes | Stats 📊

Breaking Changes

  • Removed the --max-age, --max-idle, --expiration-time flags from the gcloud beta dataproc workflow-templates set-managed-cluster command group. The workflow template feature does not support cluster scheduled deletion.

New Features by Service

App Engine

  • Added --ignore-file to gcloud app deploy for overriding default .gcloudignore file.
    • Flags: --ignore-file

Cloud Build

  • Added --ignore-file flag to gcloud builds submit for overriding default .gcloudignore file.
    • Flags: --ignore-file

Cloud Functions

  • Added --ignore-file flag to gcloud functions deploy for overriding default .gcloudignore file.
    • Flags: --ignore-file

Cloud Scheduler

  • Added new commands: gcloud beta scheduler jobs update app-engine, gcloud beta scheduler jobs update http, and gcloud beta scheduler jobs update pubsub for updating different types of scheduler jobs.

Cloud Tasks

  • Added gcloud beta tasks create-http-task command.
  • Added --log-sampling-ratio and --clear-log-sampling-ratio flags to gcloud beta tasks queues create and gcloud beta tasks queues update commands.
    • Flags: --log-sampling-ratio, --clear-log-sampling-ratio

API Changes

Cloud Bigtable

  • Promoted gcloud bigtable instances tables list to beta.

Cloud Machine Learning Engine

  • Fixed incorrect URL for viewing an AI Platform job in the Cloud Console.

Kubernetes Engine

  • Updated Google Kubernetes Engine kubectl to version 1.12.8 (from 1.11.9) and provided patch updates for other kubectl versions (1.11.10, 1.12.8, 1.13.6, 1.14.1).

Stats

  • Files changed: 1,142
  • Inserted lines: +12,309
  • Deleted lines: -2,184

Generated by Gemini - View full diff

Google, Google Cloud, and gcloud are trademarks of Google LLC. This analysis was automatically generated by an AI agent examining only public release artifacts, without access to internal or non-public information from Google Cloud.