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): bump github.com/kedacore/keda/v2 from 2.14.1-0.20240429185716-c55e306af94b to 2.15.1 #1109

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 12, 2024

Bumps github.com/kedacore/keda/v2 from 2.14.1-0.20240429185716-c55e306af94b to 2.15.1.

Release notes

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

v2.15.1

We are happy to release KEDA v2.15.1 🎉

Here are some fixes:

  • General: Hashicorp Vault PKI doesn't fail with due to KeyPair mismatch (#6028)
  • JetStream: Consumer leader change is correctly detected (#6042)

Learn how to deploy KEDA by reading our documentation.

v2.15.0

We are happy to release KEDA v2.15.0 🎉

Here are some highlights:

  • Add Dynatrace Scaler (#5685)
  • Add Splunk Scaler (#5904)
  • Fix panic in KedaProvider when getting metrics from Metrics Service if the gRPC Server connection is not established
  • Scalers are properly closed after being refreshed

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

  • AAD-Pod-Identity and AWS-KIAM auths have been removed (#5035|#5085)
  • Remove deprecated field cortexOrgID from Prometheus scaler (#5538)

Learn how to deploy KEDA by reading our documentation.

New Contributors

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

v2.14.1

We are happy to release KEDA v2.14.1 🎉

... (truncated)

Changelog

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

v2.15.1

Fixes

  • General: Hashicorp Vault PKI doesn't fail with due to KeyPair mismatch (#6028)
  • JetStream: Consumer leader change is correctly detected (#6042)

Other

  • General: Bump deps and k8s deps to 0.29.7 (#6035)

v2.15.0

Breaking Changes

  • Authentication: AAD-Pod-Identity and AWS-KIAM auths have been removed (#5035|#5085)
  • Prometheus Scaler: Remove deprecated field cortexOrgID from Prometheus scaler (#5538)

New

  • General: Add --ca-dir flag to KEDA operator to specify directories with CA certificates for scalers to authenticate TLS connections (defaults to /custom/ca) (#5860)
  • General: Add Dynatrace Scaler (#5685)
  • General: Add Splunk Scaler (#5904)
  • General: Added eagerScalingStrategy for ScaledJob (#5114)
  • General: Provide CloudEvents around the management of ScaledObjects resources (#3522)
  • General: Support for Kubernetes v1.30 (#5828)

Experimental

Here is an overview of all new experimental features:

  • Datadog Scaler: Add support to use the Cluster Agent as source of metrics (#5355)

Improvements

  • Azure queue scaler: Added new configuration option 'queueLengthStrategy' (#4478)
  • Cassandra Scaler: Add TLS support for cassandra scaler (#5802)
  • GCP Pub/Sub: Add optional valueIfNull to allow a default scaling value and prevent errors when GCP metric returns no value. (#5896)
  • GCP Scalers: Added custom time horizon in GCP scalers (#5778)
  • IBM MQ Scaler: Add TLS support for IBM MQ scaler (#5974)
  • Kafka: Fix logic to scale to zero on invalid offset even with earliest offsetResetPolicy (#5689)
  • MYSQL Scaler: Add support to fetch username from env (#5883)
  • Postgres Scaler: Add support for access token authentication to an Azure Postgres Flexible Server (#5823)

Fixes

  • General: Fix panic in KedaProvider when getting metrics from Metrics Service if the gRPC Server connection is not established (#6009)
  • General: Scalers are properly closed after being refreshed (#5806)
  • New Relic Scaler: Fix CVE-2024-6104 in github.com/hashicorp/go-retryablehttp (#5944)

... (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)

Bumps [github.com/kedacore/keda/v2](https://github.com/kedacore/keda) from 2.14.1-0.20240429185716-c55e306af94b to 2.15.1.
- [Release notes](https://github.com/kedacore/keda/releases)
- [Changelog](https://github.com/kedacore/keda/blob/main/CHANGELOG.md)
- [Commits](https://github.com/kedacore/keda/commits/v2.15.1)

---
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>
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 27, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/go_modules/github.com/kedacore/keda/v2-2.15.1 branch August 27, 2024 07:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant