Google Cloud CLI 475.0.0 is now available

52 views
Skip to first unread message

google-cloud-sdk-announce

unread,
May 7, 2024, 3:37:26 PMMay 7
to google-cloud-sdk-announce
Hi all,

Google Cloud CLI 475.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

 ## 475.0.0 (2024-05-07)

### Google Cloud CLI

* Enabled faster component update mode by default on macOS. This avoids
  making a backup copy of the installation directory when running certain
  `gcloud components` commands, which should significantly improve the time
  taken by these operations (including installation and updates).
  * If for some reason this change causes problems, please file a bug report.
    One can temporarily revert to the legacy update mode via `gcloud config set
    experimental/fast_component_update False` or by setting the environment
    variable `CLOUDSDK_EXPERIMENTAL_FAST_COMPONENT_UPDATE=False` (it may be
    necessary to first reinstall the `gcloud` CLI either from scratch or by
    running `gcloud components reinstall`). Note that the faster update mode
    will eventually become the default on all platforms at which point the
    `fast_component_update` mode property will be removed.
  * Since the `gcloud` CLI no longer makes a full copy of the installation
    directory to allow for this performance improvement, `gcloud components
    restore` has been deprecated. However, equivalent functionality can be
    achieved via `gcloud components update --version=<previous version>` or
    `gcloud components reinstall`, depending on whether one needs to restore an
    earlier version or reinstall the current version, respectively.

### Anthos Multi-Cloud

* Updated `gcloud container attached clusters register` to fail when using
  `--has-private-issuer` with `--distribution=eks`.

### Artifact Registry

* Fixed bug where `gcloud artifacts docker upgrade migrate` sometimes excluded bucket auth from generated IAM policies.

### Cloud Build

* Modified `gcloud builds submit` to support submitting a build with a Developer Connect GitRepositoryLink resource.

### Cloud Dataflow

*   Promoted `gcloud dataflow yaml run` to GA.

### Cloud Datastream

* Fix bug where append only flag not recognized in BiQueryDestinationConfig.

### Cloud Firestore Emulator

* Release Cloud Firestore emulator v1.19.6
  * Added `--import-data` and `--export-on-exit` flags.
  * Fixed few bugs regarding transactions, including: read only commits, retriable transactions and contention errors on commits.

### Cloud NetApp

* Added flex as a `--service-level` option during `gcloud netapp storage-pools create`.

### Compute Engine

* Promoted dual stack IPv6 support for `gcloud compute instances create-with-container` and `gcloud compute instance-templates create-with-container` to GA.

### Network Connectivity

* Promote Regional API Endpoints to GA.
* Added `--export-psc` and `--no-export-psc` flags to `gcloud network-connectivity hubs create` and `gcloud network-connectivity hubs update`.

### Network Security

* Fixed `gcloud network-security tls-inspection-policies import` not recognizing `minTlsVersion` and `tlsFeatureProfile`.
* Fixed `gcloud network-security tls-inspection-policies export` not recognizing `minTlsVersion` and `tlsFeatureProfile`.

### Security Command Center

* Removed misleading documentation in `gcloud scc findings create` command that imply
findings can be created at folder and project level. This command only allows findings
to be created under an organization.


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.
Reply all
Reply to author
Forward
0 new messages