Skip to content

KEDA 2.7.1

Compare
Choose a tag to compare
@JorTurFer JorTurFer released this 10 May 11:27
· 1030 commits to main since this release
dcb9c1e

We are happy to release KEDA v2.7.1 🎉

Here are some highlights:

  • Fix autoscaling behaviour while paused
  • Don't hardcode UIDs in securityContext

Learn how to deploy KEDA by reading our documentation.

Improvements

  • General: Don't hardcode UIDs in securityContext (#3012)

Other

  • General: Fix CVE-2022-21221 in github.com/valyala/fasthttp (#2775)
  • General: Bump Golang to 1.17.9 (#3016)
  • General: Fix autoscaling behaviour while paused. (#3009)