stackrox / kube-linter

KubeLinter is a static analysis tool that checks Kubernetes YAML files and Helm charts to ensure the applications represented in them adhere to best practices.
https://docs.kubelinter.io/
Apache License 2.0
2.82k stars 228 forks source link

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

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 2 months ago

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: https://github.com/kedacore/keda/compare/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 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[bot] commented 2 months ago

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.

janisz commented 1 month ago

@dependabot rebase

dependabot[bot] commented 1 month ago

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 commented 1 month ago

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[bot] commented 1 month ago

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