Skip to content

Releases: kyma-project/keda-manager

1.1.0

19 Mar 11:43
Compare
Choose a tag to compare

1.1.0 (2024-03-19)

Full Changelog

Highlights

This version brings the latest version of Keda (v2.13).

Implemented enhancements:

  • Add resources check to keda jobs #361
  • Fix upgrade GH Action #357
  • Enable integration tests in GH Actions #353
  • Enable upgrade tests in GH Actions #352
  • Enable unit tests in GH Actions #351
  • Enable linting in GH Actions #350
  • enable dependabot for actions & dockerfile #349
  • Add missing GH_TOKEN env #347
  • Use the gh-cli app to verify job statuses #346
  • Remove secrets and configmaps from the cache #341
  • Add new release script to check release assets #330
  • Move Scripts to Workflows dir and add release job verification #329
  • Move script to actions #327
  • Enable Markdown Link Check in the keda manager repo #322
  • Exclude module-manifest from keda upgrade test scenario #320
  • Remove the .version file #319
  • Remove Unit Tests Action and Moduletemplate generation from release flow #316
  • Use branch name instead of latest word #314
  • Use latest keda version 2.13.1 #383

1.0.2

22 Nov 12:40
524ab44
Compare
Choose a tag to compare

What has changed

Full changelog: 1.0.1...1.0.2

1.0.1

21 Nov 09:01
1601205
Compare
Choose a tag to compare

What has changed

Full changelog: 1.0.0...1.0.1

1.0.0

06 Nov 08:16
0b58b9d
Compare
Choose a tag to compare

Full Changelog

New Issues: 🚀

  • Upgrade keda version to 2.12.0 #302
  • Switch to moduletemplate creation in simple-mode #267

Bugs fixed: 🐛

  • Set Warning state when orphaned CRs found at deletion #282 (kwiatekus)

Merged pull requests:

v0.3.2

12 Oct 12:18
0f0989d
Compare
Choose a tag to compare

What has changed

Full changelog: v0.3.1...v0.3.2

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