Skip to content

KEDA 2.6.1

Compare
Choose a tag to compare
@zroubalik zroubalik released this 10 Feb 14:34
· 1167 commits to main since this release
efca71d

We are happy to release KEDA 2.6.1 🎉

Here are some highlights:

  • This release fixes problems that might occur when there are multiple triggers in a ScaledObject. It is highly recommended to update as soon as possible.

Learn how to deploy KEDA by reading our documentation.

Improvements

  • General: Fix generation of metric names if any of ScaledObject's triggers is unavailable (#2592)
  • General: Fix logging in KEDA operator and properly set ScaledObject.Status in case there is a problem in a ScaledObject's trigger (#2603)

Other

  • General: Fix failing tests based on the scale to zero bug (#2603)

New Contributors

Full Changelog: v2.6.0...v2.6.1