You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Github Scaler: Add support to control unlabeled job/runner matching (#6900)
InfluxDB Scaler: Add support for InfluxDB v3 (#6981)
Kafka Scaler: Add support for even distribution of partitions to consumers (#2581)
Metrics API scaler: Introduce new aggregateFromKubeServiceEndpoints and aggregationType metadata fields to metrics-api so it is able to fetch metrics from all endpoints behind a kubernetes service and aggregate them (#6565)
Metrics API Scaler: Support AuthParams for authMode (#6939)
Metrics API Scaler: Support multiple auth methods simultaneously (#6642)
RabbitMQ Scaler: add DeliverGetRate, PublishedToDeliveredRatio and ExpectedQueueConsumptionTime trigger modes to RabbitMQ scaler (#7071)
Solace Scaler: Add hostlist support for Solace brokers (#7090)
Temporal Scaler: Always set temporal-namespace header on requests(#7079)
Temporal Scaler: Support custom tlsServerName (#6820)
Fixes
General: Add missing omitempty json tags in the AuthPodIdentity struct (#6779)
General: Correct pending pod condition logic for ScaledJobs (#6727)
General: Fix parse timeout config as milliseconds instead of seconds (#6997)
General: Fix prefixes on envFrom elements in a deployment spec aren't being interpreted and Environment variables are not prefixed with the prefix (#6728)
General: Fix SIGSEGV when doing fallback of non-static behavior on any ScaleTargetRef that is neither a Deployment nor a StatefulSet (#6992)
General: New Scaled{Object,Job} has paused condition in their status as False instead of Unknown (#7011)
General: Remove klogr dependency and replace with zap (#5732)
General: Resolve race condition when removing paused-replicas annotation from ScaledObject (#6982)
General: Sets hpaName in Status when ScaledObject adopts/finds an existing HPA (#6336)
Cron Scaler: Fix cron scaler to return zero metric value by default(#6886)
Datadog Scaler: Fix bug with datadogNamespace config (#6828)
Hashicorp Vault: Fix Vault PKI param using camel case param when making API call to Vault PKI endpoint (#6864)
Kafka Scaler: Fix throwing error when using sasl=none (#7061)
Selenium Grid: Update metric name generated without part of empty (#6772)
Fixes
General: Admission Webhook blocks ScaledObject without metricType with fallback (#6696)
General: ScalerCache gets the lock before operate the scalers to prevent panics (#6739)
AWS SQS Queue Scaler: Fix AWS SQS Queue queueURLFromEnv not working (#6712)
Azure Service Bus scaler: Fix Azure Service Bus scaler add default Operation (#6730)
Temporal Scaler: Fix Temporal Scaler does not work properly with API Key authentication against Temporal Cloud as TLS is not enabled on the client (#6703)
External Scalers: Allow float64 values in externalmetrics' MetricValue & TargetSize. The old fields are still there because of backward compatibility. (#5159)
Configuration
📅 Schedule: Branch creation - "before 6am on Monday" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
If you want to rebase/retry this PR, check this box
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.16.1→2.19.0Release Notes
kedacore/keda (keda)
v2.19.0Compare Source
New
Improvements
Fixes
azure autorestdependency toazure sdk for go(#7073)Deprecations
You can find all deprecations in this overview and join the discussion here.
Breaking Changes
Other
v2.18.3Compare Source
Fixes
v2.18.2Compare Source
Fixes
v2.18.1Compare Source
Fixes
KEDA_CHECK_UNEXPECTED_SCALERS_PARAMSfor checking unexpected scaler parameters (#6721)Other
v2.18.0Compare Source
New
Valuemetric type (#6655)Improvements
aggregateFromKubeServiceEndpointsandaggregationTypemetadata fields tometrics-apiso it is able to fetch metrics from all endpoints behind a kubernetes service and aggregate them (#6565)DeliverGetRate,PublishedToDeliveredRatioandExpectedQueueConsumptionTimetrigger modes to RabbitMQ scaler (#7071)temporal-namespaceheader on requests(#7079)tlsServerName(#6820)Fixes
omitemptyjson tags in the AuthPodIdentity struct (#6779)klogrdependency and replace withzap(#5732)datadogNamespaceconfig (#6828)sasl=none(#7061)%2f(#6963)targetQueueSize(#7113)Deprecations
You can find all deprecations in this overview and join the discussion here.
New deprecation(s):
subscriptionSizesetting is DEPRECATED and will be removed in v2.20 - Usemodeandvalueinstead (#6866)minMetricValuesetting is DEPRECATED and will be removed in v2.20 - UseactivationTargetMetricValueinstead (#6978)Breaking Changes
typesetting is deprecated and removed, usemetricTypeinstead (#6698)tlssetting is deprecated and removed, useunsafeSslinstead (#6698)Other
webhook.Validatorwithwebhook.CustomValidator(#6660)v2.17.3Compare Source
v2.17.2Compare Source
Improvements
Fixes
v2.17.1Compare Source
Improvements
Fixes
v2.17.0Compare Source
New
Improvements
behaviorfor dynamic fallback calculation (#6450)Fixes
failureThresholdbefore fallback (#6520)any(#6477)Deprecations
You can find all deprecations in this overview and join the discussion here.
New deprecation(s):
Breaking Changes
InitialCooldownPeriodfromint32to*int32(#6423)Other
float64values in externalmetrics'MetricValue&TargetSize. The old fields are still there because of backward compatibility. (#5159)Configuration
📅 Schedule: Branch creation - "before 6am on Monday" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.