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]
  • Added the --workload-metadata-from-node flag to gcloud beta container node-pools update, allowing control over metadata server visibility for pods, which has security implications for workload identity and access. [MEDIUM]

New Features by Service

Cloud Scheduler

  • Added new authentication flags to the gcloud beta scheduler jobs create http command.

Kubernetes Engine

  • Added the --workload-metadata-from-node flag to gcloud beta container node-pools update for changing the type of metadata server visible to pods running in the nodepool.

Vision API

  • Added new detection capabilities to gcloud ml vision for object detection, and text detection from PDF and TIFF files.
    • Flags: --detect_objects, --detect_text_pdf, --detect_text_tiff
    • File: vision.py:1

Credential & Auth Changes

  • New authentication flags were added to gcloud beta scheduler jobs create http for configuring job-specific authentication.

API Changes

Cloud Scheduler

  • Addition of authentication flags to the gcloud beta scheduler jobs create http command modifies its API surface.

Kubernetes Engine

  • The gcloud container subnets list-usable command has been promoted from beta to General Availability (GA), indicating API stability.

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.