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 listin 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 instancescommand group to GA. - Promoted
gcloud bigtable clusters listto GA. - Promoted
gcloud bigtable clusters describeto GA.
Cloud Memorystore
- Promoted
gcloud rediscommand group to GA.
Compute Engine
- Promoted the
--internal-ipflag ofgcloud compute scpto beta.- Flags:
--internal-ip
- Flags:
- Promoted the
--disabledflag ofgcloud compute firewall-rulesto GA.- Flags:
--disabled
- Flags:
- Promoted
gcloud compute instances create-with-containerto GA. - Promoted
gcloud compute instances update-containerto GA.
API Changes
Cloud Services
- Deprecated
gcloud services operations listin 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-ipflag forgcloud compute scppromoted to beta, enabling more flexible internal IP usage with the underlying API. - The
--disabledflag forgcloud compute firewall-rulespromoted 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.