Google Cloud SDK 228.0.0 introduces several new beta features and promotes existing ones to GA across Compute Engine, Cloud Composer, Cloud DNS, and Kubernetes Engine. A notable breaking change is the deprecation of the --full flag for gcloud endpoints operations describe. Additionally, the Java SDK for App Engine has been updated to version 1.9.70.
Jump to: Annotated Release Notes | Stats 📊
Breaking Changes
- Deprecated
--fullflag ofgcloud endpoints operations describe. All described operations are now printed without redacting any content.
New Features by Service
App Engine
- Updated the Java SDK to version 1.9.70, providing new features and bug fixes for App Engine standard Java environments.
Cloud Composer
- Promoted
--python-versionflag ofgcloud composer environments createto GA, allowing stable specification of the Python version used within a created environment.- Flags:
--python-version
- Flags:
Cloud DNS
- Added the
gcloud beta dns policiescommand group for managing DNS policies.
Compute Engine
- Added
--use-serving-portflag togcloud beta compute health-checks update.- Flags:
--use-serving-port
- Flags:
- Added
--container-mount-diskflag togcloud beta compute instance-templates create-with-container.- Flags:
--container-mount-disk
- Flags:
- Promoted
gcloud compute security-policiesandgcloud compute security-policies rulescommand groups to GA. - Promoted
--security-policyflag ofgcloud compute backend-services updateto GA.- Flags:
--security-policy
- Flags:
- Added
--no-guest-environmentflag togcloud beta compute images importwhich prevents Google Guest Agent from being installed on the image.- Flags:
--no-guest-environment
- Flags:
- Added
--networkand--subnetflags togcloud beta compute images import.- Flags:
--network,--subnet
- Flags:
- Added
--subnetflag togcloud beta compute images export.- Flags:
--subnet
- Flags:
- Promoted
--prefix-length,--purpose, and--networkflags to GA forgcloud compute addresses createto support reserving IP ranges from a virtual network for peering.- Flags:
--prefix-length,--purpose,--network
- Flags:
- Added the
gcloud beta compute start-iap-tunnelcommand for Cloud IAP TCP Forwarding, enabling TCP tunnels to instances without external IPs and with access granted using Cloud IAP.
Kubernetes Engine
- Promoted Vertical Pod Autoscaling to beta. This feature can be enabled using
--enable-vertical-pod-autoscalingwithgcloud beta container clusters createorgcloud beta container clusters update.- Flags:
--enable-vertical-pod-autoscaling
- Flags:
Stats
- Files changed: 113
- Inserted lines: +5,781
- Deleted lines: -1,840
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.