v0.7.0
Breaking Changes
New
- General: Support any resource which implements
/scale
subresource (#438)
Improvements
- General: Improve Scaler reliability adding probes and 3 replicas (#870)
Fixes
- General: Add new user agent probe (#862)
- General: Fix external scaler getting into bad state when retrieving queue lengths fails. (#870)
- General: Increase ScaledObject polling interval to 15 seconds (#799)
- General: Set forward request RawPath to original request RawPath (#864)
Deprecations
You can find all deprecations in this overview and join the discussion here.
New deprecation(s):
- General: Deprecated
KEDA_HTTP_DEPLOYMENT_CACHE_POLLING_INTERVAL_MS
in favor ofKEDA_HTTP_ENDPOINTS_CACHE_POLLING_INTERVAL_MS
(#438)
New Contributors
- @maxmoeschinger made their first contribution in #863
- @worldspawn made their first contribution in #873
- @werdnum made their first contribution in #876
Full Changelog: v0.6.0...v0.7.0