Skip to content

[gstg] Update Helm release keda to v2.12.0

Soos requested to merge renovate/gstg-keda-2.x into master

This MR contains the following updates:

Package Type Update Change
keda gstg minor 2.11.2 -> 2.12.0

Dependency Lookup Warnings

Warnings were logged while processing this repo. Please check the logs for more information.


Release Notes

kedacore/keda (keda)

v2.12.0

Compare Source

New
  • General: Introduce new Google Cloud Tasks scaler (#​3613)
  • AWS SQS Scaler: Support for scaling to include delayed messages. (#​4377)
  • Governance: KEDA transitioned to CNCF Graduated project (#​63)
Experimental

Here is an overview of all new experimental features:

  • General: Introduce pushing operational metrics to an OpenTelemetry Collector (#​3078)
  • General: New apache-kafka scaler based on kafka-go library (#​4692)
  • General: Support for formula-based evaluation of metric values (#​2440|#​4998)
Improvements
  • General: Automatically set GOMAXPROCS to match Linux container CPU quota (#​4999)
  • General: Configurable Kubernetes cluster domain for Cert Manager (#​4861)
  • General: Introduce annotation autoscaling.keda.sh/paused: true for ScaledObject to pause autoscaling (#​3304)
  • General: Introduce changelog validation check during MR for formatting and order violations (#​3190)
  • General: Introduce Prometheus metrics of API server to KEDA Metric Server (#​4460)
  • General: Introduce standalone CRD generation to release workflow (#​2726)
  • General: Provide new Kubernetes events about internal state and scaling (#​3764)
  • General: Show ScaledObject/ScaledJob names to output of kubectl get triggerauthentication/clustertriggerauthentication (#​796)
  • General: Updated AWS SDK and updated all the AWS scalers (#​4905)
  • Azure Pod Identity: Introduce validation to prevent usage of empty identity ID for Azure identity providers (#​4528)
  • Kafka Scaler: Add unsafeSsl flag for kafka scaler (#​4977)
  • Prometheus Scaler: Remove trailing whitespaces in customAuthHeader and customAuthValue (#​4960)
  • Pulsar Scaler: Support for OAuth extensions (#​4700)
  • Redis Scalers: Support for TLS authentication for Redis & Redis stream scalers (#​4917)
Fixes
  • General: Add validations for stabilizationWindowSeconds (#​4976)
  • RabbitMQ Scaler: Allow subpaths along with vhost in connection string (#​2634)
  • Selenium Grid Scaler: Fix scaling based on latest browser version (#​4858)
  • Solace Scaler: Fix a bug where queueName is not properly escaped during URL encode (#​4936)
Deprecations

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

New deprecation(s):

  • None.
Breaking Changes
  • General: Remove deprecated metricName from trigger metadata section (#​4899)
Other
  • General: Fixed a typo in the StatefulSet scaling resolver (#​4902)
  • General: Only show logs with a severity level of ERROR or higher in the stderr in metrics server (#​4049)
  • General: Refactor ScaledJob related methods to be located at scale_handler (#​4781)
  • General: Replace deprecated set-output command with environment file in GitHub Actions workflows (#​4914)

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 MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports