Google Cloud SDK 225.0.0 introduces several new features, including a global --flags-file for complex flag values and enhanced retry options for Cloud Scheduler Pub/Sub jobs. Key promotions to GA include Cloud Spanner’s partitioned DML and Compute Engine’s Router NATs, signaling increased stability and readiness across services.
Jump to: Annotated Release Notes | Stats 📊
New Features by Service
Cloud SDK
- Added the
--flags-fileflag, available to all gcloud commands, for specifying complex flag values in any command interpreter using a YAML file. Seegcloud topic flags-filefor more information.- Flags:
--flags-file
- Flags:
BigQuery
- Added support for Avro Logical Types in Avro load jobs via the load configuration option
useAvroLogicalTypes.
Cloud Dataproc
- Added the
--num-preemptible-worker-local-ssdsflag togcloud dataproc clusters createcommand, which adds local SSDs to preemptible worker VMs.- Flags:
--num-preemptible-worker-local-ssds
- Flags:
Cloud Scheduler
- Added the
--max-retry-attempts,--max-retry-duration,--min-backoff,--max-backoff, and--max-doublingsflags togcloud beta scheduler jobs create pubsub.- Flags:
--max-retry-attempts,--max-retry-duration,--min-backoff,--max-backoff,--max-doublings
- Flags:
Compute Engine
- Added
allas a valid option for the--portsflag ingcloud beta compute forwarding-rules.- Flags:
--ports
- Flags:
API Changes
App Engine
- Updated the Python SDK to version
1.9.80.
Cloud Spanner
- Promoted the
--enable-partitioned-dmlflag ofgcloud spanner execute-sqlto GA.
Compute Engine
- Promoted the
--bootflag ofgcloud compute instances attach-diskto beta. - Promoted the
gcloud compute routers natscommand group to GA. - Promoted the
next-hop-ilbflag ofgcloud compute routesto beta.
Stats
- Files changed: 112
- Inserted lines: +13,209
- Deleted lines: -1,802
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.