We are happy to release KEDA HTTP Add-on v0.9.0 ๐
Breaking Changes
- General: Drop support for deprecated field
spec.scaleTargetRef.deployment
(#1061)
New
- General: Support portName in HTTPScaledObject service scaleTargetRef (#1174)
- General: Support setting multiple TLS certs for different domains on the interceptor proxy (#1116)
- Interceptor: Add support for for AWS ELB healthcheck probe (#1198)
Fixes
- General: Align the interceptor metrics env var configuration with the OTEL spec (#1031)
- General: Include trailing 0 window buckets in RPS calculation (#1075)
Other
- General: Sign images with Cosign (#1062)
New Contributors
- @wozniakjan made their first contribution in #1040
- @d4nyll made their first contribution in #1071
- @kahirokunn made their first contribution in #1093
- @kek-Sec made their first contribution in #1137
- @boillodmanuel made their first contribution in #1199
- @step-security-bot made their first contribution in #1217
Full Changelog: v0.8.0...v0.9.0