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-services field 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, to app.yaml for Go second-generation runtimes, allowing users to specify which package to build.

Kubernetes Engine

  • Added the --enable-shielded-containers flag to gcloud beta container clusters create for creating clusters with shielded containers.
    • Flags: --enable-shielded-containers

API Changes

App Engine

  • Updated the Python SDK to version 1.9.84.

App Engine Flexible Environment

  • Promoted the network.session_affinity flag in app.yaml to GA.

Cloud Access Context Manager

  • Promoted the gcloud access-context-manager command group to GA.

Cloud Dataproc

  • Promoted the --optional-components flag of gcloud dataproc clusters commands to GA.

Cloud Functions

  • Promoted the --max-instances and --clear-max-instances flags of gcloud functions deploy to beta.

Cloud Machine Learning Engine

  • Promoted the --machine-type flag of gcloud ml-engine versions create command 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.