Google Cloud SDK 218.0.0 introduces new features like Cloud Dataproc cluster import/export capabilities and expanded metadata flags for Kubernetes Engine, alongside a breaking change in the gcloud sql instances list output. Significant promotions to General Availability and Beta occurred for Cloud Dataproc IAM policies and workflow templates, as well as Container Analysis image description and tag listing flags. Additionally, bug fixes were provided for Firebase Test Lab and Cloud Tools for PowerShell functionality.
Jump to: Annotated Release Notes | Stats 📊
Breaking Changes
- The
gcloud sql instances listcommand’s default format was updated; thePRIVATE_NETWORKcolumn was added, and theADDRESScolumn was renamed toPRIMARY_ADDRESS.
New Features by Service
Cloud Dataproc
- Added
gcloud beta dataproc clusters exportto enable exporting a cluster’s configuration to a YAML file. - Added
gcloud beta dataproc clusters importto enable creating a cluster from configuration in a YAML file. - Added the
--optional-componentsflag to thegcloud beta dataproc clusters createcommand.- Flags:
--optional-components
- Flags:
Compute Engine
- Added the
--storage-locationflag togcloud beta compute disks snapshotto specify the location region of a snapshot.- Flags:
--storage-location
- Flags:
Kubernetes Engine
- Added the
--metadataand--metadata-from-fileflags togcloud node-pools createandgcloud clusters createcommands.- Flags:
--metadata,--metadata-from-file
- Flags:
- Added the
--internal-ipflag togcloud beta container clusters get-credentials.- Flags:
--internal-ip
- Flags:
Credential & Auth Changes
- Promoted the following IAM policy management commands to General Availability (GA) for Cloud Dataproc:
gcloud dataproc clusters get-iam-policy,set-iam-policy;gcloud dataproc jobs get-iam-policy,set-iam-policy;gcloud dataproc operations get-iam-policy,set-iam-policy; andgcloud dataproc workflow-templates get-iam-policy,set-iam-policy.
API Changes
Cloud Dataproc
- Promoted the following IAM policy management commands to General Availability (GA):
gcloud dataproc clusters get-iam-policy,set-iam-policy;gcloud dataproc jobs get-iam-policy,set-iam-policy;gcloud dataproc operations get-iam-policy,set-iam-policy; andgcloud dataproc workflow-templates get-iam-policy,set-iam-policy. - Promoted the
gcloud dataproc workflow-templatescommand group to General Availability (GA).
Cloud Scheduler
- Promoted the
gcloud schedulercommand group to beta.
Cloud Tools For PowerShell
- Updated Cloud Tools for PowerShell to version
1.0.1.10, fixing a bug where fixed key metadata did not work with Google Cloud Storage cmdlets.
Container Analysis
- Promoted the following alpha flags in
gcloud container images describeto beta:--metadata-filter,--show-build-details,--show-package-vulnerability,--show-image-basis,--show-deployment, and--show-all-metadata. - Promoted the following alpha flags in
gcloud container images list-tagsto beta:--occurrence-filter,--show-occurrences, and--show-occurrences-from.
Firebase Test Lab
- Fixed a bug where the
--environment-variablesflag did not work in the217.0.0release.
Stats
- Files changed: 148
- Inserted lines: +9,639
- Deleted lines: -9,883
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.