Cloud SDK 257.0.0 removes support for multistore format credentials, requiring a specific upgrade process for older installations. It also updates the Cloud Firestore emulator to v1.7.0 with WebChannel support and adds a --disable-database-encryption flag to gcloud beta container clusters update for Kubernetes Engine.
Jump to: Annotated Release Notes | Stats 📊
Breaking Changes
- Removed support for
multistoreformat credentials. Users upgrading from versions older than155.0.0must first update to255.0.0, rungcloud auth list, then update again to avoid losing credentials.
New Features by Service
Cloud Firestore Emulator
- Released Cloud Firestore emulator
v1.7.0with experimental support for the WebChannel protocol, allowing communication with browser clients.
Kubernetes Engine
- Added
--disable-database-encryptionflag togcloud beta container clusters updateto allow disabling Database Encryption.- Flags:
--disable-database-encryption
- Flags:
Credential & Auth Changes
- Removed support for the
multistoreformat for credentials. This requires a specific upgrade path for users on older versions (<155.0.0) involving updating to255.0.0, runninggcloud auth list, and then completing the update to avoid credential loss.
Stats
- Files changed: 89
- Inserted lines: +3,039
- Deleted lines: -1,764
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.