Google Cloud CLI - Release Notes

Copyright 2014-2026 Google Inc. All rights reserved.

Subscribe to these release notes at https://groups.google.com/forum/#!forum/google-cloud-sdk-announce.

584.0.0 (2026-09-09)

Breaking Changes

  • (Cloud Storage) Deprecated gcloud storage buckets anywhere-caches pause command.

Google Cloud CLI

  • Deprecated minikube component in Google Cloud CLI. The component will be removed after January 31, 2027. Existing local configurations and clusters in ~/.minikube will be preserved. Minikube is an open-source project and continues to be actively maintained. To avoid disruptions, please migrate to standard OSS Minikube installations: https://minikube.sigs.k8s.io/docs/start/.
  • Upgraded OpenSSL version to 3.5.8 in Linux bundled Python to resolve CVE-2026-42508.

AlloyDB

  • Added --edition flag in gcloud alloydb clusters create|update for alpha and beta tracks.

Apigee

  • Added gcloud apigee apis delete which deletes an API proxy and all of its revisions. Undeploy every deployed revision first with gcloud apigee apis undeploy.

Artifact Registry

  • Added gcloud artifacts files upload which allows user to upload Conda packages to a Conda repository.

BigLake

  • Added --cross-cloud-cache to gcloud biglake iceberg catalogs create and update commands to configure cross-cloud cache per catalog.
  • Added --kms-key flag to gcloud biglake iceberg catalogs create and update commands.
  • Added --kms-key flag to gcloud biglake delta-sharing catalogs create and update commands.

Cloud Backup DR

  • Added gcloud backup-dr auto-protection-policies command group in alpha and beta tracks.
  • Added gcloud backup-dr auto-protection-bindings command group in alpha and beta tracks.
  • Added gcloud beta backup-dr binding-matching-resources command group to manage Backup and DR BindingMatchingResources.

Cloud Firestore

  • Promoted gcloud firestore change-streams commands to beta.
  • Promoted search configuration options to GA for gcloud firestore indexes composite create.

Cloud Managed Kafka

  • Promoted --public-cluster and --allowed-source-ip-ranges flags to GA for gcloud managed-kafka clusters create and gcloud managed-kafka clusters update.

Cloud Memorystore

  • Promoted --tags flag of gcloud redis instance create.

Cloud SQL

  • Updated 'cloud-sql-proxy' packaged component to use 2.25.4 of the Cloud SQL Proxy.

Cloud Services

  • API Keys: Added --[no-]check-existing-usage flag to gcloud services api-keys update and gcloud services api-keys delete to verify whether the key has recent incompatible traffic before updating or deleting the key (defaults to true).

Cluster Director

  • Fixed an issue in gcloud cluster-director clusters update help text and documentation where --update-slurm-partitions included an unsupported exclusive flag in examples.

Compute Engine

  • Promoted regex_rewrite support in url_rewrite block to GA for gcloud compute url-maps.
  • Added --network-endpoint-group flag to gcloud compute backend-services create command.
  • Added --ha-policy-fast-ip-move flag to gcloud compute backend-services create command.
  • Added --ha-policy-leader-backend-group and --ha-policy-leader-instance flags to gcloud compute backend-services update command.
  • Added --no-graceful-shutdown flag to gcloud compute instance-groups managed stop-instances command across all release tracks.
  • Added --no-graceful-shutdown flag to gcloud compute instance-groups managed delete-instances command across all release tracks.
  • Added --outlier-detection-* flags to gcloud compute backend-services create and update commands to configure outlier detection settings.
  • Promoted gcloud compute recoverable-snapshots recover to beta.
  • Promoted gcloud compute recoverable-snapshots delete to beta.
  • Promoted gcloud compute recoverable-snapshots describe to beta.
  • Promoted gcloud compute recoverable-snapshots list to beta.
  • Promoted gcloud compute recoverable-snapshots set-iam-policy to beta.
  • Promoted gcloud compute recoverable-snapshots test-iam-permissions to beta.
  • Promoted gcloud compute instances get-vm-extension-state to beta.
  • Promoted gcloud compute instances list-vm-extension-states to beta.
  • Promoted enable-vpc-scoped-dns sub-argument of --network-interface flag in gcloud compute instances create to GA.
  • Promoted enable-vpc-scoped-dns sub-argument of --network-interface flag in gcloud compute instance-templates create to GA.
  • Promoted --share-setting flag in gcloud compute reservations update to GA.

  • Promoted gcloud compute project-views describe command to GA.

Database Migration

  • Added support for updating connectivity options (--private-connection, --psc-service-attachment, --static-ip-connectivity, and forward SSH flags where supported) in gcloud database-migration connection-profiles update.
  • Added --mysql-is-primary-destination flag to gcloud database-migration migration-jobs create command to specify whether the destination for the migration job is a primary instance.

Dataproc Metastore

  • Promoted gcloud metastore services migrations start, describe, list, and delete to GA for one-shot migrations (mode:BACKFILL).
  • Added support for INCREMENTAL_SYNC mode in public preview for iceberg migrations.

Design Center

  • Added gcloud design-center spaces application-templates export command to export IaC for an application template.
  • Added gcloud design-center spaces application-templates revisions export command to export IaC for an application template revision.
  • Added --input-variable-aliases, --add-input-variable-aliases, --clear-input-variable-aliases, and --remove-input-variable-aliases flags to gcloud design-center components update to manage input variable aliases.

Developer Knowledge

  • # Release notes for developer_knowledge component.

2026-08-20

gcloud beta developer-knowledge

  • Promoted developer-knowledge commands to the beta track.

Parametermanager

  • Added --tags flag to gcloud beta parametermanager parameters create to allow binding tags during parameter creation.

Policy Troubleshooter

  • Added gcloud policy-troubleshoot error-info-id to troubleshoot access denials using an IAM error identifier.

Subscribe to these release notes at https://groups.google.com/forum/#!forum/google-cloud-sdk-announce.

583.0.0 (2026-09-01)

AlloyDB

  • Added support for POSTGRES_19 as a version in alloydb clusters create for alpha and beta tracks.
  • Added support for POSTGRES_19 as a version in alloydb clusters migrate-cloud-sql for alpha and beta tracks.

Apigee

  • Fixed an issue where gcloud apigee apis import --from-template nested <FaultRule> and <DefaultFaultRule> steps inside a <Request> element, which caused the generated fault rules to run no steps. Steps are now emitted as direct children, and fault rules are read correctly in either form when importing a bundle.
  • Modified gcloud apigee apis import --from-template to ignore the mode field when it is set on a fault rule and to log a warning. The field applies only to flows.

BigQuery

  • Added support for --service_directory_service flag for bq mk --connection and bq update --connection commands for Azure connections.
  • Deprecated --s3_service_directory_service flag. Use --service_directory_service instead for bq mk --connection and bq update --connection commands for AWS connections.
  • Added creationTime and updateTime to be displayed in bq show for reservation group.
  • Added --precedence and --condition flags to bq mk and bq update for reservation assignments.

Cloud Access Context Manager

  • Promoted gcloud access-context-manager lookup-configured-perimeter to beta and GA.

Cloud Bigtable Emulator

  • Rebuilding cbt emulator with go version 1.25.9 which fixed CVE-2026-27140.

Cloud Composer

  • Added gcloud beta composer environments hibernate command to hibernate a Cloud Composer environment.
  • Added gcloud beta composer environments resume command to resume a Cloud Composer environment.
  • Added --enable-development-mode flag to gcloud beta composer environments create to enable development mode for environments.

Cloud Run

  • Added an interactive prompt when creating or updating Cloud Run jobs configured with GPUs and task timeouts greater than 1 hour in gcloud beta run jobs command group.
  • Added --identity-certificate, --identity-type, and --functional-type flags to the beta track for gcloud run deploy and gcloud run services update to configure workloads with Agent Registry and Agent Identity.
  • Added --identity-certificate, --identity-type, and --functional-type flags to gcloud beta run jobs command groups to configure workloads with Agent Registry and Agent Identity.

Cloud SQL

  • Updated 'cloud-sql-proxy' packaged component to use 2.25.3 of the Cloud SQL Proxy.

Cloud Storage

  • Tuned download performance for gRPC bidi streaming used by RAPID storage in gcloud storage.

Cluster Director

  • Fixed an issue where creating a cluster using --quickstart-cluster (or any other reference architecture) would automatically inject default storage resources (such as managed Lustre) even when custom storage configurations (e.g. --filestores) were explicitly specified.
  • Promoted gcloud cluster-director to GA.

Compute Engine

  • Added --no-graceful-shutdown flag to gcloud compute instance-groups managed stop-instances command across all release tracks.
  • Added --no-graceful-shutdown flag to gcloud compute instance-groups managed delete-instances command across all release tracks.
  • Added --no-graceful-shutdown flag to gcloud compute instance-groups managed recreate-instances command across all release tracks.
  • Added --no-graceful-shutdown flag to gcloud compute instance-groups managed delete command across all release tracks.
  • Added --outlier-detection-* flags to gcloud compute backend-services create and update commands to configure outlier detection settings.
  • Promoted gcloud compute recoverable-snapshots recover to beta.
  • Promoted gcloud compute recoverable-snapshots delete to beta.
  • Promoted gcloud compute recoverable-snapshots describe to beta.
  • Promoted gcloud compute recoverable-snapshots list to beta.
  • Promoted gcloud compute recoverable-snapshots set-iam-policy to beta.
  • Promoted gcloud compute recoverable-snapshots test-iam-permissions to beta.
  • Promoted gcloud compute snapshot-recycle-bin-policy describe to beta.
  • Promoted gcloud compute snapshot-recycle-bin-policy patch to beta.
  • Promoted gcloud compute snapshots get-effective-recycle-bin-rule to beta.

Database Migration

  • Added support for homogeneous MySQL destination connection profiles for quickstart migrations in gcloud database-migration connection-profiles create mysql and gcloud database-migration connection-profiles update.

Distributed Cloud Edge

  • Promoted gcloud edge-cloud zones describe, get-iam-policy, list, roles list, and set-iam-policy to GA.
  • Promoted gcloud edge-cloud services describe, enable, and list to GA.
  • Promoted gcloud edge-cloud projects describe, enable, and list to GA.
  • Promoted gcloud edge-cloud service-accounts create, delete, describe, and list to GA.
  • Promoted gcloud edge-cloud service-accounts keys create, describe, disable, and list to GA.
  • Promoted gcloud edge-cloud api-keys create, delete, describe, and list to GA.
  • Promoted --control-plane-node-system-partition-size-gib flag from alpha to GA for edge-cloud container clusters create.

GKE Hub

  • Added --ignore-maintenance-policies, --ignore-cluster-disruption-budgets, --soak-duration-overrides-per-stage and --soak-duration-override-all-stages flags to gcloud beta container fleet rolloutsequences upgrade.
  • Added --patch-only flag to gcloud beta container fleet rolloutsequences upgrade.

Kubernetes Engine

  • Updated default kubectl from 1.35.6 to 1.35.7.
  • Additional kubectl versions:
    • 1.31.14
    • 1.32.13
    • 1.33.13
    • 1.34.11
    • 1.35.8
    • 1.36.4

Network Services

  • Promoted gcloud network-services telemetry-policies delete to beta.
  • Promoted gcloud network-services telemetry-policies describe and gcloud network-services telemetry-policies list to beta.
  • Promoted gcloud network-services telemetry-policies export and gcloud network-services telemetry-policies import to beta.

Orchestration Pipelines

  • Added BUNDLE_ID as a default variable to allow dynamic referencing in pipeline configurations. BUNDLE_ID resolves to the Git repository name, auto-generated local bundle name, or the current working directory name as a fallback. Used in gcloud orchestration-pipelines deploy command.

Transfer

  • Promoted --match-glob flag in transfer jobs create to GA.
  • Promoted --match-glob flag in transfer jobs update to GA.

Subscribe to these release notes at https://groups.google.com/forum/#!forum/google-cloud-sdk-announce.

582.0.0 (2026-08-25)

Breaking Changes

  • (Google Cloud CLI) Removed the legacy Cloud SQL Proxy V1 component ('cloud_sql_proxy') from the Google Cloud CLI. All connect commands now rely exclusively on Cloud SQL Auth Proxy V2 ('cloud-sql-proxy').
  • (API Registry) Removed gcloud api-registry mcp servers list and gcloud api-registry mcp tools list. For similar functionality, see Agent Registry at <https://docs.cloud.google.com/sdk/gcloud/reference/alpha/agent-registry/mcp-servers>.
  • (Cloud Services) Removed gcloud beta services mcp policies get, gcloud beta services mcp policies get-effective, and gcloud beta services mcp policies test-enabled as MCP policies are not required and they have been functioning as no-ops.

Anthos

  • Updated anthos-cli with newer go version and library dependencies.

App Engine

App Lifecycle Manager

  • Added --flags flag to gcloud beta app-lifecycle-manager flags releases create to allow creating flag releases from a list of flag IDs.

Cloud Composer

  • Enabled Airflow CLI commands for Composer environments running new Airflow 3.3.x versions.

Cloud Firestore

  • Added support for search shorthands to gcloud beta firestore indexes composite create.

Cloud Key Management Service

  • Added --protection-level and --crypto-key-backend flags to gcloud kms keys versions update command.

Cloud Managed Kafka

  • Released 'broker-disk' flags to GA.

Cloud Run

  • Promote gcloud run instances commands to the beta track.
  • Added --delay-execution flag to gcloud beta run jobs command groups to allow run job execution within a delay window.
  • Added --run-upload flag to gcloud beta run deploy to specify that the source should be uploaded via the Cloud Run UploadSource API.

Cloud SQL

  • Updated 'cloud-sql-proxy' packaged component to use 2.25.2 of the Cloud SQL Proxy.

Cloud Spanner Emulator

  • Added --remote_functions_host_port flag to Spanner emulator start command. This flag allows Spanner emulator to connect to a Functions Framework instance that hosts implementation of Remote User Defined Functions.

Cloud Workstations

  • Changed the default value of --pool-size flag for gcloud workstations configs create and gcloud beta workstations configs create to 1. To explicitly create a configuration without a fast start pool, run with --pool-size=0.

Compute Engine

  • Added gcloud compute composite-health-checks test-iam-permissions command to test IAM permissions on a Compute Engine composite health check in alpha, beta, and GA.
  • Added --security-settings-client-tls-policy, --security-settings-subject-alt-names, and --security-settings-aws-v4-* flags to gcloud compute backend-services create and update commands.
  • Added allowed value asn to flags --enforce-on-key and --enforce-on-key-configs to gcloud compute security-policies rules create and update commands in alpha, beta, and GA.
  • Added gcloud beta compute service-attachments test-iam-permissions command to test IAM permissions on a service attachment.
  • Added --consistent-hash-http-header-name flag to gcloud compute backend-services create and update commands.
  • Added BMSAI support to --confidential-compute-type option in gcloud compute instances create and bulk create commands.
  • Promoted identity support for Backend Services to GA.

Design Center

  • Added gcloud design-center spaces application-templates export command to export IaC for an application template.
  • Added gcloud design-center spaces application-templates revisions export command to export IaC for an application template revision.

Developer Connect

  • Promoted gcloud developer-connect account-connectors commands to GA.

Orchestration Pipelines

  • Added gcloud beta orchestration-pipelines command group to manage Orchestration Pipelines.

Vmware Engine

  • Added gcloud vmware private-clouds migrate-management-vms which migrates the management VMs of a private cloud from the current management cluster to a workload cluster.

Subscribe to these release notes at https://groups.google.com/forum/#!forum/google-cloud-sdk-announce.

581.0.0 (2026-08-18)

Breaking Changes

  • (Cloud Services) Removed gcloud beta services mcp enable, gcloud beta services mcp disable, and gcloud beta services mcp list as MCP enablement is no longer required and they have been functioning as no-ops.

AI Platform

  • Added gcloud beta ai semantic-governance-policy-engine deprovision command to tear down a semantic governance policy engine, including its tenant project, GKE cluster, and PSC service attachments.

  • Promoted gcloud ai semantic-governance-policies (create, describe, update, delete, list) and gcloud ai semantic-governance-policy-engine (describe, update, deprovision) commands from beta to GA.

BigQuery

  • Added fields precedence and condition to the commands bq ls --reservation_assignment and bq show --reservation_assignment output.
  • Added the new AUTOMATIC_MATERIALIZED_VIEW_REFRESH job type for users to create reservation assignments with.

Cloud Auth

  • Enabled Enterprise Certificate Proxy (ECP) HTTP Proxy by default for context-aware mTLS requests.

Cloud Bigtable

  • Rebuilt cbt cli with newer version of bigtable client for CVE-2026-39883.

Cloud IAM

  • Updated gcloud iam workforce-pools create-cred-config and gcloud iam workforce-pools create-login-config to accept short-format provider audiences (<pool>/<provider>).
  • Added gcloud beta iam workforce-pools providers create-saml and gcloud beta iam workforce-pools providers update-saml commands.

Cloud Services

  • API Keys: Added --append flag to gcloud services api-keys update command to merge new application and API target restrictions with existing key restrictions instead of replacing them.

Cluster Director

  • Fixed gcloud cluster-director clusters create to not create default compute resources when they are overridden by the user.
  • Updated gcloud cluster-director clusters create to default to hyperdisk-balanced boot disks and restrict persistent disks (PD) for non-N2 and non-CT5P machine types.
  • Fixed a validation error during cluster updates that concurrently modified storage resources and Slurm node sets.

Compute Engine

  • Added gcloud compute target-ssl-proxies test-iam-permissions command to test IAM permissions on a Compute Engine target SSL proxy in beta, preview, and GA.
  • Added --max-stream-duration flag to gcloud compute backend-services create and update commands in beta, preview, and GA.
  • Added gcloud compute packet-mirrorings test-iam-permissions command for beta, preview and GA tracks.

Container

  • Fixed issue where gcloud CLI would crash on corrupted ~/.kube/config. Now you will now get a more detailed explanation about which section and line is wrong, to make troubleshooting easier. Corrupted kubeconfig will be backed up for further troubleshooting.

Database Migration

  • Added --reserved-public-ip and --reserved-public-ip-nat-ips-count flags to gcloud database-migration private-connections create.
  • Added --fetch-reserved-public-ips flag to gcloud database-migration connection-profiles fetch-static-ips.

Kubernetes Engine

  • Add --enable-slice-controller flag in gcloud container clusters create and gcloud container clusters update.

Oracle Database

  • Added --total-vm-storage-size-gb flag to gcloud oracle-database cloud-exadata-infrastructures configure-exascale and --properties-vm-backup-storage-type, --properties-vm-file-system-storage-type flags to gcloud oracle-database cloud-vm-clusters create to support Exascale VM storage options.

Subscribe to these release notes at https://groups.google.com/forum/#!forum/google-cloud-sdk-announce.

580.0.0 (2026-08-11)

Breaking Changes

Google Cloud CLI

  • Fixed Google Compute Engine residency detection to prevent authentication failures due to transient issues and command latency regressions in non-Google Cloud environments.

Apihub

  • Promoted gcloud apihub locations configure-and-deploy-server command to GA. This command configures and deploys an MCP (Model Context Protocol) server on Apigee X via API Hub.

Certificate Authority Service

  • Added first-party activation support to gcloud privateca subordinates activate via --issuer-pool, --issuer-location, and --issuer-ca flags.
  • Added suggestion to use gcloud privateca subordinates activate when gcloud privateca subordinates create with issuer flags fails due to an already existing subordinate CA.

Certificate Manager

  • Added --tags flag to gcloud certificate-manager create commands (certificates create, dns-authorizations create, issuance-configs create, maps create, and trust-configs create).

Cloud Backup DR

  • Added selective disk backup properties (boot-disk-only and disk-exclusion-labels) under --compute-instance-properties in gcloud backup-dr backup-plans create and update commands.
  • Added --source-instance-boot-disk and --source-instance-disk-device-name flags to gcloud backup-dr backups restore disk for individual disk restore from compute instance backup.

Cloud Composer

  • Enabled the 'backfill' Airflow CLI sub-command for Composer environments running Airflow 3.
  • Enabled the 'config lint' Airflow CLI sub-command for Composer environments running Airflow 2.11.0 or higher.

Cloud Dataflow

  • Added gcloud dataflow jobs pause and gcloud dataflow jobs resume commands.
  • Added --enable-turnkey-alerts flag to gcloud dataflow jobs run and gcloud dataflow flex-template run.

Cloud IAM

  • Added support for X.509 certificate-based credentials and locational mTLS endpoints to gcloud iam workload-identity-pools create-cred-config.

Cloud Spanner

  • Update gcloud spanner backups list command to display INSTANCE_PARTITIONS column in GA track.

Cloud Storage

  • gcloud storage rsync:
    • Skipping syncing files which goes outside of destination directory.

Cluster Director

  • Updated gcloud cluster-director clusters create to default to dynamic nodes when using flex start.

Compute Engine

  • Added gcloud compute resource-policies test-iam-permissions command to test IAM permissions on a Compute Engine resource policy in GA, beta, preview, and alpha.
  • Added gcloud compute snapshot-groups set-iam-policy command in beta.
  • Added --kms-key-service-account to gcloud compute disks create, gcloud compute images create, gcloud compute machine-images create and gcloud compute snapshots create for beta track.
  • Added --boot-disk-kms-key-service-account and --instance-kms-key-service-account to gcloud compute instances create and gcloud compute instance-templates create for beta track.
  • Added --consistent-hash-minimum-ring-size flag to gcloud compute backend-services create and update commands.
  • Added --circuit-breakers-max-requests flag to gcloud compute backend-services create and update commands.
  • Added gcloud compute backend-services test-iam-permissions command to test IAM permissions on a Compute Engine backend service in beta, preview, and GA.
  • Added gcloud compute ssl-policies test-iam-permissions command to test IAM permissions on a Compute Engine SSL policy in beta.
  • Added gcloud compute firewall-policies test-iam-permissions command.
  • Promoted --graceful-shutdown, --graceful-shutdown-max-duration, and --no-graceful-shutdown flags to the GA track for gcloud compute instances and gcloud compute instance-templates commands.
  • Added --identity-type flag to gcloud compute instances create, gcloud compute instances update, and gcloud compute instance-templates create in alpha.
  • Promoted exapool capacity flags to beta and GA tracks for gcloud compute storage-pools update command.
  • Added --maintenance-freeze-duration and --clear-maintenance-freeze-duration flags to gcloud compute instances set-scheduling and gcloud compute instances create in beta.
  • Added gcloud compute images test-iam-permissions command to test IAM permissions on a Compute Engine image in beta, preview, and GA.

Device Run

  • Promoted gcloud device-run sessions wait command to beta.
  • Updated --instrumentation-timeout flag of gcloud beta device-run sessions submit instrumentation to allow a maximum duration of 3 hours.
  • Updated gcloud device-run devices describe to display hardware_type instead of form.
  • Updated gcloud device-run devices list to display HARDWARE_TYPE column instead of FORM.

GKE Hub

  • Promoted API field schema for --fleet-default-member-config flag on gcloud container fleet|hub config-management enable command to beta.

Metastore

  • Updated gcloud beta metastore services migrations start to support migrations to Lakehouse runtime catalog(s).
  • Deprecated Cloud SQL migration arguments in gcloud beta metastore services migrations start.

Network Connectivity

  • Added --export-psc-published-services-and-regional-google-apis and --export-psc-global-google-apis flags to gcloud beta network-connectivity hubs create and gcloud beta network-connectivity hubs update commands.

Network Security

  • Promoted mcp and policyProfile fields to GA in gcloud network-security authz-policies import and export commands.
  • Made loadBalancingScheme optional in gcloud network-security authz-policies import and export commands.

Network Services

  • Promoted gcloud network-services telemetry-policies delete command to BETA.

Subscribe to these release notes at https://groups.google.com/forum/#!forum/google-cloud-sdk-announce.

579.0.0 (2026-08-04)

Breaking Changes

  • (API Registry) Removed gcloud api-registry mcp enable and gcloud api-registry mcp disable. MCP server enablement is no longer required; enabling the underlying service is sufficient.
  • (Compute Engine) Removed PRESERVED_STATE column from gcloud compute instance-groups managed list-instances output in beta.

AI

  • Route gcloud ai requests for the us multi-region to the Vertex AI multi-regional (REP) endpoint.

Agent Identity

  • Added --three-legged-oauth-default-continue-uri flag to gcloud agent-identity auth-providers create and update commands.

Cloud Auth

  • Enabled ECP HTTP Proxy support for external users (disabled by default).
  • Added optional --ecp-http-proxy flag to gcloud auth enterprise-certificate-config create to support custom ECP HTTP proxy binary paths.

Cloud Dataproc

  • Promoted --master-instance-selection, --master-instance-flexibility-policy-file, --worker-instance-selection, --worker-instance-flexibility-policy-file, --secondary-worker-instance-selection, and --secondary-worker-instance-flexibility-policy-file flags to GA for gcloud dataproc clusters create and gcloud dataproc workflow-templates set-managed-cluster.

Cloud Firestore Emulator

  • Added support for --require-indexes and --index-file flags in gcloud emulators firestore start command.

Cloud Functions

  • Added all-traffic as an allowed value for --direct-vpc-egress flag in gcloud functions deploy.
  • Promoted gcloud functions upgrade command to GA.

Cloud NetApp

  • Added gcloud netapp volumes start-split and gcloud netapp volumes get-split-status commands to GA track.

Cloud Quotas

  • Promoted gcloud quotas surface (info, preferences, and adjuster settings) to General Availability (GA).

Cloud SQL

  • Modified gcloud sql instances reencrypt to support zero-downtime re-encryption for most Cloud SQL instances, removing the previous downtime warning. Instances using C4, C4A, or N4 machine types are not yet supported for zero-downtime re-encryption; they will still restart during this operation and prompt a downtime warning.

Cloud Services

  • Updated gcloud beta services mcp enable command to be a no-op, as MCP enablement is no longer required.

Cluster Director

  • Fixed an issue where the default zone for cluster resources (storage, network, etc.) was always set to the location's "b" zone, overriding the user-specified zone in compute flags.
  • Renamed