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 forgo.moddeployments for the Go1.11runtime.
Cloud Access Context Manager
- Promoted the
gcloud access-context-managercommand group to BETA.
Cloud Build
- Added default behavior for
gcloud builds submitto assume--config=cloudbuild.yamlunless either--tagor--configis specified.- Flags:
--config,--tag
- Flags:
Kubernetes Engine
- Promoted Node Auto-Provisioning to beta. Use
--enable-autoprovisioningwithgcloud beta container clusters createorgcloud beta container clusters updateto enable this feature.- Flags:
--enable-autoprovisioning
- Flags:
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.