Skip to content

Releases: kyma-project/keda-manager

v0.3.1

07 Sep 12:52
12b1720
Compare
Choose a tag to compare

What has changed

New contributors

Full changelog: v0.3.0...v0.3.1

v0.3.0

20 Jul 08:31
2d6703a
Compare
Choose a tag to compare

v0.3.0 (2023-07-20)

Full Changelog

Feature Highlights:

The new version of Keda Manager brings the following improvements:

  • installs latest version of Keda (v2.11.1)
  • introduces UI configuration for Keda Custom Resource so that you can configure Keda installation from the Kyma Dashboard

New Features:

  • Use latest Keda version 2.11.1 #237
  • Migrate to the new test framework #210
  • Introduce UI configuration for Keda CR in kyma dashboard #153
  • Add DO NOT EDIT disclaimer #186

What has changed

New contributors

Full changelog: v0.2.1...v0.3.0

v0.2.1

28 Jun 12:32
ae36f9e
Compare
Choose a tag to compare

What has changed

Full changelog: v0.2.0...v0.2.1

v0.2.0

21 Jun 11:48
a32a09b
Compare
Choose a tag to compare

Feature Highlights:

The new version of Keda Manager brings improvements in the reconciliation logic:

  • introduces better visibility when uninstalling KEDA using a dedicated condition
  • introduces a safe deletion strategy that will pause uninstallation in case the user-defined custom resources remain in the cluster

We have brought a lot of improvements in the documentation. We have separated the content based on the target audience.

We have improved our CI pipelines and introduced the GitHub Actions release flow to automate the release process.

New Features:

  • Implement condition with type Deleted #180
  • Automated release process for keda-manager #129
  • Document conditions for Keda custom resource #183
  • Define requested resources and limits for Keda Manager #173
  • Use latest Keda version 2.10.1 #152
  • Update and clean up the Keda docs #147
  • Keda module Upgradability test #83
  • Introduce Deletion Strategy Mechanism #89
  • Implement custom reconciliation logic w/o dependency to module-manager #81
  • Smoke Integration Test for Keda module #74
  • Add UI extension for keda module #36

Fixed bugs:

  • Fix integration tests #199
  • Duplication of keda resource leads to undefined behavior #160
  • Assume Deployment as a default scaledTargetRef.kind #159
  • Keda manager leaves Leases behind after keda uninstallation #133

List of merged Pull Requests

New contributors

Full changelog: v0.1.1...v0.2.0

v0.1.1

05 Jun 12:52
7f2496b
Compare
Choose a tag to compare

What has changed

Full changelog: v0.1.0...v0.1.1

v0.1.0

30 May 08:50
4881965
Compare
Choose a tag to compare

Changelog

v0.1.0 (2023-05-30)

Full Changelog

Closed issues:

  • Define requested resources and limits for keda manager #173
  • Duplication of keda resource leads to undefined behaviour #160
  • Synchronize keda from images into europe-docker.pkg.dev/kyma-project registry #157

Merged pull requests:

v0.0.6

17 May 07:28
35a38a2
Compare
Choose a tag to compare

Changelog

v0.0.6 (2023-05-16)

Full Changelog

Merged pull requests:

v0.0.5

15 May 14:26
b6577dc
Compare
Choose a tag to compare

Changelog

v0.0.5 (2023-05-15)

Full Changelog

Closed issues:

  • Clenup Keda CI Makefile #143
  • Enable security scans for keda and keda-manager #10

Merged pull requests:

v0.0.4

21 Apr 10:41
6617be5
Compare
Choose a tag to compare

Changelog

v0.0.4 (2023-04-21)

Full Changelog

Closed issues:

  • Upgrade test fails with missing path error #137
  • Use latest version of Keda v 2.10.0 #130

Merged pull requests:

v0.0.3

06 Apr 09:58
bd0eb65
Compare
Choose a tag to compare

Changelog

Full Changelog

Closed issues:

  • Keda manager leaves Leases behind after keda uninstallation #133
  • Shift integration tests with lifecycle manager to post-submit jobs #110
  • Describe how keda CI/CD jobs fulfil test strategy #105
  • Keda module Upgradability test #83
  • Use Keda v2.10.0 #130