This Google Cloud SDK update, version 238.0.0, primarily focuses on promoting existing features to GA or Beta for various services, including gcloud access-context-manager and several flags across Cloud Dataproc, Functions, and ML Engine. Key new capabilities include the main field in app.yaml for App Engine Go runtimes and the --enable-shielded-containers flag for GKE. A notable breaking change removes the unrestricted-services field from Cloud Access Context Manager, now defaulting to all services.
Jump to: Annotated Release Notes | Stats 📊
Breaking Changes
- Removed the
unrestricted-servicesfield from alpha and beta versions of Cloud Access Context Manager, which is now always set to*by default.
New Features by Service
App Engine
- Added a new field,
main, toapp.yamlfor Go second-generation runtimes, allowing users to specify which package to build.
Kubernetes Engine
- Added the
--enable-shielded-containersflag togcloud beta container clusters createfor creating clusters with shielded containers.- Flags:
--enable-shielded-containers
- Flags:
API Changes
App Engine
- Updated the Python SDK to version
1.9.84.
App Engine Flexible Environment
- Promoted the
network.session_affinityflag inapp.yamlto GA.
Cloud Access Context Manager
- Promoted the
gcloud access-context-managercommand group to GA.
Cloud Dataproc
- Promoted the
--optional-componentsflag ofgcloud dataproc clusterscommands to GA.
Cloud Functions
- Promoted the
--max-instancesand--clear-max-instancesflags ofgcloud functions deployto beta.
Cloud Machine Learning Engine
- Promoted the
--machine-typeflag ofgcloud ml-engine versions createcommand to GA.
Stats
- Files changed: 177
- Inserted lines: +18,350
- Deleted lines: -10,394
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.