KEDA 2.8.0 #3547
tomkerkhove
announced in
Announcements
KEDA 2.8.0
#3547
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
We are happy to release KEDA 2.8.0 and now offers 50+ built-in scalers 🎉
Here are some highlights:
minReplicaCount
in ScaledJob.Here are the new deprecation(s) as of this release:
rolloutStrategy
in ScaledJob is deprecated in favor ofrollout.strategy
Learn how to deploy KEDA by reading our documentation.
🗓️ The next KEDA release is currently being estimated for Nov 3rd, 2022, learn more in our roadmap.
New
activationThreshold
/minMetricValue
for all scalers (#2800)minReplicaCount
in ScaledJob (#3426)ignoreNullValues
to return error when prometheus return null in values (#3065)Improvements
external
extension reduces connection establishment with long links (#3193)mili
scale for the returned metrics (#3135)Fixes
go install
in the Makefile for downloading dependencies (#2916)queueLength
(#3032)lagThreshold
is a positive number (#3366)Deprecations
rolloutStrategy
is deprecated in favor ofrollout.strategy
(#2910)Breaking Changes
None.
Other
New Contributors
v1
#3186Full Changelog: v2.7.1...v2.8.0
This discussion was created from the release KEDA v2.8.0.
Beta Was this translation helpful? Give feedback.
All reactions