Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump github.com/kedacore/keda/v2 from 2.13.1 to 2.14.0 #773

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 1, 2024

Bumps github.com/kedacore/keda/v2 from 2.13.1 to 2.14.0.

Release notes

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

v2.14.0

We are happy to release KEDA v2.14.0 🎉

Here are some highlights:

  • Provide capability to filter CloudEvents (kedacore/keda#3533)
  • (Experimental) Introduce Azure Event Grid as a new CloudEvent destination (kedacore/keda#3587)
  • Support Kafka SASL MSK IAM authentication
  • Multiple OpenTelemetry improvements
  • Multiple ScalingModifiers improvements and fixes

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

  • Various Prometheus metrics have been renamed to follow the preferred naming conventions. The old ones are still available, but will be removed in the future (kedacore/keda#4854).

Learn how to deploy KEDA by reading our documentation.

🗓️ The next KEDA release is currently being estimated for July 9th, 2024, learn more in our roadmap.

New Contributors

Full Changelog: kedacore/keda@v2.13.0...v2.14.0

Changelog

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

v2.14.0

New

  • General: Provide capability to filter CloudEvents (#3533)
  • Kafka: Support Kafka SASL MSK IAM authentication (#5540)
  • NATS Scaler: Add TLS authentication (#2296)
  • ScaledObject: Ability to specify initialCooldownPeriod (#5008)

Experimental

Here is an overview of all new experimental features:

  • General: Introduce Azure Event Grid as a new CloudEvent destination (#3587)

Improvements

  • General: Add active trigger name in ScaledObject's scale out event (#5577)
  • General: Add command-line flag in Adapter to allow override of gRPC Authority Header (#5449)
  • General: Add GRPC Client and Server metrics (#5502)
  • General: Add GRPC Client support for opentelemetry (#5698)
  • General: Add OPENTELEMETRY flag in e2e test YAML (#5375)
  • General: Add support for cross tenant/cloud authentication when using Azure Workload Identity for TriggerAuthentication (#5441)
  • General: Add validations.keda.sh/hpa-ownership annotation to HPA to disable ownership validation (#5516)
  • General: Improve Prometheus metrics to align with best practices (#4854)
  • General: Support csv-format for WATCH_NAMESPACE env var (#5670)
  • General: Validate fallback configuration when creating ScaledObjects (#5515)
  • Azure Event Hub Scaler: Remove usage of checkpoint offsets to account for SDK checkpointing implementation changes (#5574)
  • GCP Pub/Sub Scaler: Add support for resolving resource names from the scale target's environment (#5693)
  • GCP Stackdriver Scaler: Add missing parameters 'rate' and 'count' for GCP Stackdriver Scaler alignment (#5633)
  • Metrics API Scaler: Add support for various formats: json, xml, yaml, prometheus (#2633)
  • MongoDB Scaler: Add scheme field support srv record (#5544)

Fixes

  • General: Fix CVE-2024-28180 in github.com/go-jose/go-jose/v3 (#5617)
  • General: Fix fallback logic in formula-based evaluation (#5666)
  • General: Fix wrong scaler active value and paused value that are pushed to OpenTelemetry (#5705)
  • General: Log field ScaledJob no longer have conflicting types (#5592)
  • General: Prometheus metrics shows errors correctly (#5597|#5663)
  • General: Validate empty array value of triggers in ScaledObject/ScaledJob creation (#5520)
  • GitHub Runner Scaler: Fixed in_progress detection on running jobs instead of just queued (#5604)
  • New Relic Scaler: Consider empty results set from query executer (#5619)
  • RabbitMQ Scaler: HTTP Connections respect TLS configuration (#5668)

Deprecations

You can find all deprecations in this overview and join the discussion here.

New deprecation(s):

... (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 will merge this PR once it's up-to-date and CI passes on it, as requested by @roxbot.


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)

@dependabot dependabot bot requested a review from janisz as a code owner May 1, 2024 16:02
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 1, 2024
Copy link

@roxbot roxbot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot squash and merge

Copy link
Contributor Author

dependabot bot commented on behalf of github May 1, 2024

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/kedacore/keda/v2-2.14.0 branch from 02206d1 to 98dd9e0 Compare May 1, 2024 16:20
Copy link

@roxbot roxbot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot squash and merge

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/kedacore/keda/v2-2.14.0 branch from 98dd9e0 to e88ff0c Compare May 14, 2024 19:16
Copy link

@roxbot roxbot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot squash and merge

@janisz
Copy link
Collaborator

janisz commented May 15, 2024

@dependabot rebase

Bumps [github.com/kedacore/keda/v2](https://github.com/kedacore/keda) from 2.13.1 to 2.14.0.
- [Release notes](https://github.com/kedacore/keda/releases)
- [Changelog](https://github.com/kedacore/keda/blob/main/CHANGELOG.md)
- [Commits](kedacore/keda@v2.13.1...v2.14.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/kedacore/keda/v2-2.14.0 branch from e88ff0c to 19bdd72 Compare May 15, 2024 10:17
Copy link

@roxbot roxbot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot squash and merge

Copy link
Contributor Author

dependabot bot commented on behalf of github May 15, 2024

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@janisz
Copy link
Collaborator

janisz commented May 15, 2024

We can't update this dependency until we resolve build issues.

@dependabot ignore this minor version
We can't update this dependency until we resolve build issues.

@dependabot ignore this minor version

@dependabot dependabot bot closed this May 15, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github May 15, 2024

OK, I won't notify you about version 2.14.x again, unless you re-open this PR.

@dependabot dependabot bot deleted the dependabot/go_modules/github.com/kedacore/keda/v2-2.14.0 branch May 15, 2024 10:55
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants