Version 244.0.0 introduces new features across Cloud Scheduler, Kubernetes Engine, and Vision API. Key updates include enhanced authentication controls for Cloud Scheduler HTTP jobs, a new flag for Kubernetes Engine nodepool metadata server visibility, and new object and text detection functionalities for the Vision API. The gcloud container subnets list-usable command for Kubernetes Engine was also promoted to GA.
Jump to: Annotated Release Notes | Stats 📊
Security Updates
- Added new authentication flags to
gcloud beta scheduler jobs create http, enhancing control over job authentication mechanisms. [MEDIUM]- File: http.py:1
- Added the
--workload-metadata-from-nodeflag togcloud beta container node-pools update, allowing control over metadata server visibility for pods, which has security implications for workload identity and access. [MEDIUM]- File: update.py:1
New Features by Service
Cloud Scheduler
- Added new authentication flags to the
gcloud beta scheduler jobs create httpcommand.- Flags:
unspecified auth flags - File: http.py:1
- Flags:
Kubernetes Engine
- Added the
--workload-metadata-from-nodeflag togcloud beta container node-pools updatefor changing the type of metadata server visible to pods running in the nodepool.- Flags:
--workload-metadata-from-node - File: update.py:1
- Flags:
Vision API
- Added new detection capabilities to
gcloud ml visionfor object detection, and text detection from PDF and TIFF files.- Flags:
--detect_objects,--detect_text_pdf,--detect_text_tiff - File: vision.py:1
- Flags:
Credential & Auth Changes
- New authentication flags were added to
gcloud beta scheduler jobs create httpfor configuring job-specific authentication.- File: http.py:1
API Changes
Cloud Scheduler
- Addition of authentication flags to the
gcloud beta scheduler jobs create httpcommand modifies its API surface.- File: http.py:1
Kubernetes Engine
- The
gcloud container subnets list-usablecommand has been promoted from beta to General Availability (GA), indicating API stability.- File: list_usable.py:1
Stats
- Files changed: 120
- Inserted lines: +11,963
- Deleted lines: -1,240
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.