We are happy to release KEDA HTTP Add-on v0.8.0 ๐
New
- General: Add configurable TLS on the wire support to the interceptor proxy (#907)
- General: Add support for collecting metrics using a Prometheus compatible endpoint or by sending metrics to an OpenTelemetry's HTTP endpoint (#910)
- General: Propagate HTTPScaledObject labels and annotations to ScaledObject (#840)
- General: Provide support for allowing HTTP scaler to work alongside other core KEDA scalers (#489)
- General: Support aggregation windows (#882)
Fixes
- General: Ensure operator is aware about changes on underlying ScaledObject (#900)
Deprecations
You can find all deprecations in this overview and join the discussion here.
- General: Deprecated
targetPendingRequests
in favor ofspec.scalingMetric.*.targetValue
(#959)
Other
- General: Align with the new format of Ingress in the example demo (#979)
- General: Unify loggers (#958)
New Contributors
- @Rohithzr made their first contribution in #913
- @nikhilchintawar made their first contribution in #953
- @devopsdynamo made their first contribution in #929
- @fmarani made their first contribution in #967
- @JoeyC-Dev made their first contribution in #979
- @zorocloud made their first contribution in #927
Full Changelog: v0.7.0...v0.8.0