KEDA 2.7.1
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)