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 connect whitelisting issues caused by invalid datetime formatting. [MEDIUM]

New Features by Service

Cloud Dataflow

  • Added new flags for gcloud beta dataflow jobs run to specify worker configurations.
    • Flags: --numWorkers, --network, --subnetwork, --workerMachineType

Cloud Firestore Emulator

  • Added a clearDatabase RPC to delete all data in a database.
  • Added logging to assist with the FIRESTORE_EMULATOR_HOST environment variable.
  • The getDocument RPC now supports a read_time consistency 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

Compute Engine

  • Added IAM policy management commands (get-iam-policy, set-iam-policy, add-iam-policy-bindings, remove-iam-policy-bindings) to gcloud beta compute networks subnets.
  • Enabled the use of multiple --network-interface flags with gcloud compute instances create-with-container and gcloud compute instance-templates create-with-container to support using multiple network interfaces.
    • Flags: --network-interface

API Changes

Cloud Datalab

  • Updated the datalab component to the 20190116 release.

Cloud Filestore

  • Promoted the gcloud filestore command 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 gsutil component to version 4.36.

Compute Engine

  • Promoted the --force-attach flag of gcloud compute instances attach-disk to GA.
  • Promoted gcloud compute instances get-shielded-identity to beta.
  • Promoted gcloud compute instance-groups managed update and its associated flags (--health-check, --initial-delay, --clear-autohealing) to GA.
  • Promoted the --initial-delay and --health-check flags of gcloud compute instance-groups managed create to GA.
  • Promoted the gcloud compute instance-groups managed rolling-action command 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.