21.9.0

The September 2021 release is mainly small improvements and bug fixes.

Changes

klio-cli

Added

  • Support for applying and deleting all resource (e.g., deployment, hpa, vpa)

    types configured in yaml files in a job’s kubernetes directory.

klio

Fixed

  • max_thread_count parameter in the handle_klio decorator now correctly works for DoFn process methods (See PR 209).

Changed

  • Klio’s config file is now read from disk once per worker instead of once per thread (See PR 218).

klio-core

No changes - bump version to sync with 21.9.0 release.

klio-exec

No changes - bump version to sync with 21.9.0 release.