v2.18.1
Added 1
- Add feature flag KEDA_CHECK_UNEXPECTED_SCALERS_PARAMS for checking unexpected scaler parameters
Changed 1
- Raw metrics stream now sends metrics also during ScaledObject's interval
Fixed 2
- Fix incorrect 'unmatched input property' notification
- Fix missing error returns in error handling in Kafka Scaler
We are happy to release KEDA v2.18.1 :rocket:
Fixes
- General: Add feature flag
KEDA_CHECK_UNEXPECTED_SCALERS_PARAMSfor checking unexpected scaler parameters (#6721) - General: Fix incorrect 'unmatched input property' notification (#7174)
- Kafka Scaler: Fix missing error returns in error handling (#7182)
Other
- General: Raw metrics stream - send also metrics during ScaledObject's interval (#7197)
Full Changelog: https://github.com/kedacore/keda/compare/v2.18.0...v2.18.1