Hi all,
Google Cloud CLI 497.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 ## 497.0.0 (2024-10-15)
### Breaking Changes
* **(Colab Enterprise)** Deprecated `gcloud beta colab-enterprise` command group. Use `gcloud beta colab` instead.
### Cloud Dataproc
* Added `secondary-worker-standard-capacity-base` and `secondary-worker-standard-capacity-percent-above-base` flags to `gcloud dataproc clusters create` to support mixing of spot and standard instances for secondary workers.
### Cloud Datastore
* Promoted changed to `gcloud datastore indexes create` and `gcloud datastore
indexes cleanup` commands which uses the Firestore Admin API to beta.
* Added `--database-id` flag to `gcloud datastore indexes cleanup`.
### Cloud On Demand Scanning
* Added support for scanning for new OS packages (Wolfi, Chainguard, Google
Distroless, SUSE Linux Enterprise Server, Rocky Linux, Alma Linux).
* Added support for scanning new language packages (NPM, Python, Rust,
RubyGems, Composer, NuGet).
* Changed the default behavior of `gcloud artifacts docker images scan` to
scan for vulnerabilities in all supported language packages, and added
`--skip-package-types` flag to skip scanning for specific language package
types.
* Deprecated `--additional-package-types` flag of `gcloud artifacts docker
images scan` command. Scanning for all package types is now the default.
### Cloud Run
Note: Known issue: using aliases for `--base-image` flag instead of URLs fails
when using the `gcloud alpha run deploy --source` command. Use `gcloud beta run
deploy` instead with `--base-image` and `--source` flags.
### Cloud SQL
* Added PostgreSQL 17 to supported database versions.
### Cloud Storage
* Promoted `gcloud storage folders` to GA.
* Promoted `gcloud storage buckets create --enable-hierarchical-namespace` flag to GA.
* Updated gsutil component to 5.31.
### Colab
* Added `gcloud beta colab` command group to replace `gcloud beta colab-enterprise`.
### Compute Engine
* Promoted `--ip-address-selection-policy` flag of
`gcloud compute backend-services create` and
`gcloud compute backend-services update` to GA.
* Promoted IPv6-only support for `gcloud compute instances create`, `gcloud compute instances bulk create`, `gcloud compute instance-templates create`, and `gcloud compute networks subnets create` to GA.
* Promoted support for `gcloud compute instance-groups managed resize-requests create` for regional igm to beta.
* Promoted support for `gcloud compute instance-groups managed resize-requests cancel` for regional igm to beta.
* Promoted support for `gcloud compute instance-groups managed resize-requests delete` for regional igm to beta.
* Added `path` to cookie for `STRONG_COOKIE_AFFINITY` and `HTTP_COOKIE` sessionAffinity type in GA.
### Database Migration
* Added `--database-version-name` flag to
`gcloud database-migration connection-profiles create cloudsql`.
### Network Connectivity
* Added `effective-location` argument to routes list CLI to filter hub routes
effective at a specific location.
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.