Hi all,
Google Cloud CLI 417.0.0 is now available for download at:
https://developers.google.com/cloud/sdk/Release notes can be found here:
https://cloud.google.com/sdk/docs/release-notes ## 417.0.0 (2023-02-07)
### Breaking Changes
* **(Cloud IoT)** Added `--device-field-mask` flag to `gcloud iot devices list`
to have override possibility for device fieldMask. In case the API response
does not include the `blocked` field for any of the devices, the `BLOCKED`
column will disappear from the results table.
### Google Cloud CLI
* Defined "quota_project" in `gcloud auth application-default set-quota-project` command documentation.
### Anthos Multi-Cloud
* Modified `gcloud container azure clients create` to wait for the returned
long-running operation. Use `--async` flag to get the old behavior.
* Modified `gcloud container azure clients delete` to wait for the returned
long-running operation. Use `--async` flag to get the old behavior.
### Cloud Composer
* Added warning message when running commands that use the default Cloud
Composer version, which will be changed soon.
### Cloud Logging
* Updated `gcloud logging buckets list` command to include CMEK enabled or disabled setting.
### Cloud Run
* Promoted `gcloud run jobs deploy` to beta, which allows creating
or updating a Cloud Run job from a container image or source to build.
### Compute Engine
* Added `REGION` column to default output of `gcloud compute target-https-proxies list`.
* Promoted `gcloud compute network-attachments` to GA.
### Distributed Cloud Edge
* Promoted `--vpc-project` to `gcloud edge-cloud container vpn-connections create`
to create resources in a different GCP project than the GDCE cluster project.
### Firebase Test Lab
* Promoted `gcloud firebase test [android|ios] list-device-capacities` to GA.
This feature can inform your test decisions by letting you view the inventory
level of device types in the Test Lab catalog. To access this information, run
`gcloud firebase test [android|ios] list-device-capacities`, or
`gcloud firebase test [android|ios] models describe [MODEL_ID]`.
### Identity and Access Management
* Added `gcloud iam workforce-pools` commands for Workforce Identity Federation management.
### Notebooks
* Deprecate alpha and beta notebooks.
### Security Command Center
* Updated `gcloud scc custom-modules sha` command group to allow custom modules feature.
Subscribe to these release notes at
https://groups.google.com/forum/#!forum/google-cloud-sdk-announce.
As always, please let us know of any issues or feedback you may have via our issue tracker: <
https://issuetracker.google.com/issues/new?component=187143>. You can also ask for help on Stack Overflow, under the `gcloud` tag, or in the
google-c...@googlegroups.com mailing list.