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

chore(deps): update helm release keda to v2.14.0 #857

Merged
merged 1 commit into from
Apr 26, 2024
Merged

Conversation

kharf
Copy link
Owner

@kharf kharf commented Apr 26, 2024

This PR contains the following updates:

Package Update Change
keda minor 2.13.2 -> 2.14.0

Release Notes

kedacore/keda (keda)

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

  • 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 (#​4854).
Breaking Changes
  • General: TODO (#XXX)
Other
  • General: Allow E2E tests to be run against existing KEDA and/or Kafka installation (#​5595)
  • General: Bump K8s deps to 0.29.4 & add Flowcontrol to Metrics Server RBAC (#​5740)
  • General: Improve readability of utility function getParameterFromConfigV2 (#​5037)
  • General: Introduce ENABLE_OPENTELEMETRY in deploying/testing process (#​5375|#​5578)
  • General: Migrate away from unmaintained golang/mock and use uber/gomock (#​5440)
  • General: Minor refactor to reduce copy/paste code in ScaledObject webhook (#​5397)
  • General: No need to list all secret in the namespace to find just one (#​5669)
  • Kafka: Expose GSSAPI service name (#​5474)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 PR has been generated by Renovate Bot.

@kharf kharf requested a review from beiertu-mms as a code owner April 26, 2024 05:03
@kharf kharf added the renovate label Apr 26, 2024
@kharf kharf merged commit decca7e into main Apr 26, 2024
2 checks passed
@kharf kharf deleted the renovate/keda-2.x branch April 26, 2024 05:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants