This SDK release includes significant breaking changes for Container Builder users, deprecating container-builder-local and redirecting gcloud container builds to gcloud builds. It also promotes the gcloud compute instances create --hostname flag to beta and updates the App Engine Python and Go SDKs to their latest versions.
Jump to: Annotated Release Notes | Stats 📊
Breaking Changes
- Removed deprecated
container-builder-localcomponent. Users should now usecloud-build-localinstead. - Removed the
gcloud container buildscommand group. All callers will be redirected to usegcloud buildsinstead, standardizing the command structure for Cloud Build.
New Features by Service
Compute Engine
- Promoted the
--hostnameflag ofgcloud compute instances createto beta, indicating increased stability and readiness for broader use.- Flags:
--hostname - File: create.py
- Flags:
API Changes
App Engine
- Updated the Python SDK to version 1.9.79, reflecting upstream API and runtime changes for App Engine standard environment.
- Updated the Go SDK to version 1.9.70, reflecting upstream API and runtime changes for App Engine standard environment.
Stats
- Files changed: 202
- Inserted lines: +8,359
- Deleted lines: -3,350
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.