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-timeflags from thegcloud beta dataproc workflow-templates set-managed-clustercommand group. The workflow template feature does not support cluster scheduled deletion.
New Features by Service
App Engine
- Added
--ignore-filetogcloud app deployfor overriding default.gcloudignorefile.- Flags:
--ignore-file
- Flags:
Cloud Build
- Added
--ignore-fileflag togcloud builds submitfor overriding default.gcloudignorefile.- Flags:
--ignore-file
- Flags:
Cloud Functions
- Added
--ignore-fileflag togcloud functions deployfor overriding default.gcloudignorefile.- Flags:
--ignore-file
- Flags:
Cloud Scheduler
- Added new commands:
gcloud beta scheduler jobs update app-engine,gcloud beta scheduler jobs update http, andgcloud beta scheduler jobs update pubsubfor updating different types of scheduler jobs.
Cloud Tasks
- Added
gcloud beta tasks create-http-taskcommand. - Added
--log-sampling-ratioand--clear-log-sampling-ratioflags togcloud beta tasks queues createandgcloud beta tasks queues updatecommands.- Flags:
--log-sampling-ratio,--clear-log-sampling-ratio
- Flags:
API Changes
Cloud Bigtable
- Promoted
gcloud bigtable instances tables listto beta.
Cloud Machine Learning Engine
- Fixed incorrect URL for viewing an AI Platform job in the Cloud Console.
Kubernetes Engine
- Updated Google Kubernetes Engine
kubectlto version1.12.8(from1.11.9) and provided patch updates for otherkubectlversions (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.