Google Cloud SDK 246.0.0 introduces a breaking change by removing bps- prefixed bandwidth flag values for gcloud compute interconnects attachments commands. Significant new features include the --billing-project flag across all gcloud commands, --allow-unauthenticated for Cloud Functions deployment, and --accelerator for Compute Engine instances with containers. Additionally, the gcloud tasks command group and the --expiration-period flag for Pub/Sub subscriptions have been promoted to General Availability.
Jump to: Annotated Release Notes | Stats 📊
Breaking Changes
- Removed redundant
--bandwidthflag values withbps-prefix fromgcloud compute interconnects attachments dedicated create,gcloud compute interconnects attachments dedicated update,gcloud compute interconnects attachments provider create, andgcloud compute interconnects attachments provider updatecommands. Users must now use matching values without thebps-prefix.
New Features by Service
Cloud SDK
- Added the
--billing-projectflag to allgcloudcommands for explicitly specifying a project to bill.- Flags:
--billing-project
- Flags:
Cloud Functions
- Added the
--allow-unauthenticatedflag togcloud beta functions deploy.- Flags:
--allow-unauthenticated
- Flags:
Cloud Scheduler
- Added the
--attempt-deadlineflag togcloud beta scheduler jobs create.- Flags:
--attempt-deadline
- Flags:
Compute Engine
- Added the
--acceleratorflag togcloud compute instances create-with-container.- Flags:
--accelerator
- Flags:
- Added the
--resource-policyflag togcloud beta compute instances create-disk.- Flags:
--resource-policy
- Flags:
Vision API
- Added the
gcloud beta ml vision product-searchcommand group.
API Changes
Cloud Pub/Sub
- Promoted the
--expiration-periodflag ingcloud pubsub subscriptions createandgcloud pubsub subscriptions updatecommands to General Availability (GA).
Cloud Tasks
- Promoted the entire
gcloud taskscommand group to General Availability (GA).
Stats
- Files changed: 356
- Inserted lines: +22,248
- Deleted lines: -9,990
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.