Google Cloud SDK 233.0.0 delivers significant enhancements including new job configuration flags for Cloud Dataflow and Cloud ML Engine, and promotes several key features to General Availability across Cloud Filestore, Pub/Sub, and Compute Engine’s instance groups and network configurations. Additionally, it updates the Cloud Firestore Emulator with new RPCs and logging, fixes a gcloud sql connect whitelisting issue, and updates the gsutil component.
Jump to: Annotated Release Notes | Stats 📊
Security Updates
- Fixed
gcloud sql connectwhitelisting issues caused by invalid datetime formatting. [MEDIUM]
New Features by Service
Cloud Dataflow
- Added new flags for
gcloud beta dataflow jobs runto specify worker configurations.- Flags:
--numWorkers,--network,--subnetwork,--workerMachineType
- Flags:
Cloud Firestore Emulator
- Added a
clearDatabaseRPC to delete all data in a database. - Added logging to assist with the
FIRESTORE_EMULATOR_HOSTenvironment variable. - The
getDocumentRPC now supports aread_timeconsistency selector.
Cloud Machine Learning Engine
- Added support for custom server configuration to
gcloud beta ml-engine jobs submit training.- Flags:
--master-machine-type,--master-accelerator,--master-image-uri,--worker-machine-type,--worker-count,--worker-accelerator,--worker-image-uri,--parameter-server-machine-type,--parameter-server-count,--parameter-server-accelerator,--parameter-server-image-uri
- Flags:
Compute Engine
- Added IAM policy management commands (
get-iam-policy,set-iam-policy,add-iam-policy-bindings,remove-iam-policy-bindings) togcloud beta compute networks subnets. - Enabled the use of multiple
--network-interfaceflags withgcloud compute instances create-with-containerandgcloud compute instance-templates create-with-containerto support using multiple network interfaces.- Flags:
--network-interface
- Flags:
API Changes
Cloud Datalab
- Updated the
datalabcomponent to the20190116release.
Cloud Filestore
- Promoted the
gcloud filestorecommand group to General Availability (GA).
Cloud Firestore Emulator
- Released Cloud Firestore Emulator version
1.3.0. - Fixed a bug related to rule evaluation callbacks in the emulator.
Cloud Pub/Sub
- Promoted Snapshot & Seek features to General Availability (GA).
Cloud Storage
- Updated the
gsutilcomponent to version4.36.
Compute Engine
- Promoted the
--force-attachflag ofgcloud compute instances attach-diskto GA. - Promoted
gcloud compute instances get-shielded-identityto beta. - Promoted
gcloud compute instance-groups managed updateand its associated flags (--health-check,--initial-delay,--clear-autohealing) to GA. - Promoted the
--initial-delayand--health-checkflags ofgcloud compute instance-groups managed createto GA. - Promoted the
gcloud compute instance-groups managed rolling-actioncommand group to GA.
Stats
- Files changed: 148
- Inserted lines: +25,552
- Deleted lines: -1,945
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.