Skip to content

Latest commit

 

History

History
47 lines (27 loc) · 1.43 KB

CHANGELOG.md

File metadata and controls

47 lines (27 loc) · 1.43 KB

Changelog

This changelog keeps track of work items that have been completed and are ready to be shipped in the next release.

History

Unreleased

Breaking Changes

New

Improvements

  • General: Automatically tag Docker image with commit SHA (#567)
  • RBAC: Introduce fine-grained permissions per component and reduce required permissions (#612)
  • Operator: Migrate project to Kubebuilder v3 (#625)

Fixes

  • Routing: Lookup host without port (#608)
  • Controller: Use kedav1alpha1.ScaledObject default values (#607)

Deprecations

You can find all deprecations in this overview and join the discussion here.

New deprecation(s):

  • TODO

Previously announced deprecation(s):

  • TODO

Other

  • TODO