Google Cloud SDK 216.0.0 brings significant promotions to General Availability, including gcloud bigtable instances commands, gcloud redis for Memorystore, and Compute Engine commands for creating/updating instances with containers. It also updates the App Engine Go SDK to 1.9.68 and deprecates the gcloud services operations list command.

Jump to: Annotated Release Notes | Stats 📊

Breaking Changes

  • Deprecated gcloud services operations list in beta and GA.

Security Updates

  • Updated the Go SDK to version 1.9.68. This update likely includes security fixes; specific details are available in the Go SDK release notes. [MEDIUM]

New Features by Service

App Engine

  • Updated the Go SDK to version 1.9.68.

Cloud Bigtable

  • Promoted the gcloud bigtable instances command group to GA.
  • Promoted gcloud bigtable clusters list to GA.
  • Promoted gcloud bigtable clusters describe to GA.

Cloud Memorystore

  • Promoted gcloud redis command group to GA.

Compute Engine

  • Promoted the --internal-ip flag of gcloud compute scp to beta.
    • Flags: --internal-ip
  • Promoted the --disabled flag of gcloud compute firewall-rules to GA.
    • Flags: --disabled
  • Promoted gcloud compute instances create-with-container to GA.
  • Promoted gcloud compute instances update-container to GA.

API Changes

Cloud Services

  • Deprecated gcloud services operations list in beta and GA, indicating a change in how service operations might be listed or managed in the future.

Cloud Bigtable

  • Bigtable instances and clusters list/describe commands (gcloud bigtable instances, gcloud bigtable clusters list, gcloud bigtable clusters describe) promoted to GA, signifying API stabilization and official support.

Cloud Memorystore

  • Cloud Memorystore (Redis) commands (gcloud redis) promoted to GA, signifying API stabilization and official support for Redis instance management.

Compute Engine

  • Compute Engine container management commands (gcloud compute instances create-with-container, gcloud compute instances update-container) promoted to GA, indicating API stabilization for container-on-VM workflows.
  • The --internal-ip flag for gcloud compute scp promoted to beta, enabling more flexible internal IP usage with the underlying API.
  • The --disabled flag for gcloud compute firewall-rules promoted to GA, providing stable API support for disabling firewall rules.

Stats

  • Files changed: 62
  • Inserted lines: +2,848
  • Deleted lines: -585

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.