Version 258.0.0 introduces a breaking change by renaming a Compute Engine VM flag. It enhances security by disallowing unauthenticated callers by default for new Cloud Functions in beta, and adds new lifecycle management features for Cloud Dataproc clusters and Shielded VM options for Kubernetes Engine nodes.
Jump to: Annotated Release Notes | Stats 📊
Breaking Changes
- Renamed the flag
--custom-vm-gento--custom-vm-typefor the following commands:gcloud compute instances create,gcloud compute instances create-with-container,gcloud compute instances import,gcloud compute instances set-machine-type,gcloud compute instance-template create, andgcloud compute instance-template create-with-container.
Security Updates
- The
gcloud beta functions deploycommand now disallows unauthenticated callers of new functions by default, enhancing the default security posture for new deployments. [MEDIUM]
New Features by Service
Cloud Dataproc
- Added flags to
gcloud dataproc clusters createfor controlling cluster lifecycle management.- Flags:
--max-age,--max-idle,--expiration-time
- Flags:
- Added flags to
gcloud dataproc clusters updatefor modifying cluster lifecycle settings.- Flags:
--max-age,--max-idle,--expiration-time,--no-max-age,--no-max-idle
- Flags:
Kubernetes Engine
- Added flags
--shielded-secure-bootand--shielded-integrity-monitoringtogcloud beta container clusters createto enable Shielded VM options on cluster nodes.- Flags:
--shielded-secure-boot,--shielded-integrity-monitoring
- Flags:
API Changes
Cloud Firestore Emulator
- Released Cloud Firestore emulator v1.7.1, which fixes a bug where auth context was always null when using WebChannel and renames the experimental flag
--webchannel-portto--webchannel_port.
Cloud Storage
- Updated the
gsutilcomponent to version 4.42.
Stats
- Files changed: 94
- Inserted lines: +6,647
- Deleted lines: -549
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.