Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Dec 22, 2025

Bumps github.com/kedacore/keda/v2 from 2.16.1 to 2.17.3.

Release notes

Sourced from github.com/kedacore/keda/v2's releases.

v2.17.3

We are happy to release KEDA v2.17.3 🚀

Fixes

v2.17.2

We are happy to release KEDA v2.17.2 🚀

Full Changelog: kedacore/keda@v2.17.1...v2.17.2

v2.17.1

We are happy to release KEDA v2.17.1 🚀

  • Selenium Grid: Update metric name generated without part of empty (#6772)
  • 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)

Full Changelog: kedacore/keda@v2.17.0...v2.17.1

v2.17.0

We are happy to release KEDA v2.17.0 🎉

Here are some highlights:

  • Introduce new NSQ scaler (#3281)
  • Introduce new Temporal scaler (#4724)

Here are the new breaking change(s) of this release:

  • Change InitialCooldownPeriod from int32 to *int32 (#6423)
  • Remove Prometheus metric deprecations (#6339)
  • Remove deprecated tlsCertFile from External scaler (#4549)

Here are the new deprecation(s) as of this release:

  • Deprecate NATS Streaming Server (aka Stan) (#6362)

Learn how to deploy KEDA by reading our documentation.

🗓️ The next KEDA release is currently being to be decided, learn more in our roadmap.

New Contributors

... (truncated)

Changelog

Sourced from github.com/kedacore/keda/v2's changelog.

v2.17.3

v2.17.2

Improvements

  • General: Internal gRPC connection's certificates are hot reloaded (#6756)

Fixes

  • Temporal Scaler: Fix Temporal Scaler TLS version (#6707)

v2.17.1

Improvements

  • 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)

v2.17.0

New

  • General: Add support for time-bound Kubernetes ServiceAccount tokens as a source for TriggerAuthentication (#6136)
  • General: Introduce new NSQ scaler (#3281)
  • General: Introduce new Temporal scaler (#4724)

Improvements

  • General: Add Fallback option behavior for dynamic fallback calculation (#6450)
  • General: Add SecretKey to AWS SecretsManager TriggerAuthentication to allow parsing JSON / Key/Value Pairs in secrets (#5940)
  • General: Enable OpenSSF Scorecard to enhance security practices across the project (#5913)
  • General: Operator flag to control patching of webhook resources certificates (#6184)
  • Azure Log Analytics Scaler: Add custom HTTP client timeout (#6607)
  • Azure Pipelines Scaler: Introduce requireAllDemandsAndIgnoreOthers to match job demands while ignoring extras (#5579)
  • Elasticsearch Scaler: Support IgnoreNullValues at Elasticsearch scaler (#6599)
  • GitHub Scaler: Add support to use ETag for conditional requests against the Github API (#6503)
  • GitHub Scaler: Filter workflows via query parameter for improved queue count accuracy (#6519)
  • IBMMQ Scaler: Handling StatusNotFound in IBMMQ scaler (#6472)
  • MongoDB Scaler: Support float queryValue for MongoDB scaler (#6574)

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [github.com/kedacore/keda/v2](https://github.com/kedacore/keda) from 2.16.1 to 2.17.3.
- [Release notes](https://github.com/kedacore/keda/releases)
- [Changelog](https://github.com/kedacore/keda/blob/main/CHANGELOG.md)
- [Commits](kedacore/keda@v2.16.1...v2.17.3)

---
updated-dependencies:
- dependency-name: github.com/kedacore/keda/v2
  dependency-version: 2.17.3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Dec 22, 2025
@openshift-ci openshift-ci bot requested review from mholder6 and pierDipi December 22, 2025 20:09
@openshift-ci
Copy link

openshift-ci bot commented Dec 22, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: dependabot[bot]
Once this PR has been reviewed and has the lgtm label, please assign bartoszmajsak for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci
Copy link

openshift-ci bot commented Dec 22, 2025

Hi @dependabot[bot]. Thanks for your PR.

I'm waiting for a github.com member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code needs-ok-to-test

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants