Google Cloud SDK 231.0.0 introduces several new features, including BigQuery BI Engine reservations, export/import functionality for the Cloud Datastore Emulator, and advanced disk configuration options in Compute Engine. Key flags were promoted to beta or GA across Compute Engine, Firebase Test Lab, and Kubernetes Engine, enhancing instance group management, disk creation, and test reliability. This release also updates the App Engine Python SDK and includes a breaking change related to Cloud SQL error messaging.
Jump to: Annotated Release Notes | Stats 📊
Breaking Changes
- Updated the error messaging associated with failed long-running operations in Cloud SQL.
New Features by Service
BigQuery
- Added the
--ignore_unknown_valuesflag to thebq mkdefcommand.- Flags:
--ignore_unknown_values
- Flags:
- Added support for BigQuery BI Engine reservations in the
bqcommand-line interface.
Cloud Datastore Emulator
- Implemented export and import functionality for the Cloud Datastore Emulator (version
2.1.0).
Compute Engine
- Promoted the
gcloud compute instance-groups managed updatecommand to beta, along with the--health-check,--initial-delay, and--clear-autohealingflags.- Flags:
--health-check,--initial-delay,--clear-autohealing
- Flags:
- Promoted the
--hostnameflag of thegcloud compute instances createcommand to General Availability (GA).- Flags:
--hostname
- Flags:
- Added the
--physical-block-sizeflag to thegcloud beta compute disks createcommand.- Flags:
--physical-block-size
- Flags:
Firebase Test Lab
- Added the
--num-flaky-test-attemptsflag togcloud beta firebase test android runandgcloud beta firebase test ios runcommands for rerunning failed test executions.- Flags:
--num-flaky-test-attempts
- Flags:
Kubernetes Engine
- Promoted the
--security-groupflag ofgcloud container clusters createto beta, enabling support for Google Groups in Kubernetes RBAC rules.- Flags:
--security-group
- Flags:
API Changes
App Engine
- Updated the underlying Python App Engine SDK to version
1.9.82.
Stats
- Files changed: 168
- Inserted lines: +12,435
- Deleted lines: -2,843
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.