This release includes updates to the App Engine SDKs for Python (1.9.78), Java (1.9.68), and Go (1.9.69), with the Go SDK update addressing a bug in Windows go.mod deployments. Significant features promoted to beta include the gcloud access-context-manager command group for Cloud Access Context Manager and Node Auto-Provisioning for Kubernetes Engine via the --enable-autoprovisioning flag. Additionally, the gcloud builds submit command now defaults to --config=cloudbuild.yaml if no other configuration or tag is provided.

Jump to: Annotated Release Notes | Stats 📊

New Features by Service

App Engine

  • Updated the Python SDK to version 1.9.78.
  • Updated the Java SDK to version 1.9.68.
  • Updated the Go SDK to version 1.9.69. Fixes a bug in Windows support for go.mod deployments for the Go 1.11 runtime.

Cloud Access Context Manager

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

Cloud Build

  • Added default behavior for gcloud builds submit to assume --config=cloudbuild.yaml unless either --tag or --config is specified.
    • Flags: --config, --tag

Kubernetes Engine

  • Promoted Node Auto-Provisioning to beta. Use --enable-autoprovisioning with gcloud beta container clusters create or gcloud beta container clusters update to enable this feature.
    • Flags: --enable-autoprovisioning

Stats

  • Files changed: 96
  • Inserted lines: +5,931
  • Deleted lines: -418

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.