Releases: kyma-project/keda-manager
Releases · kyma-project/keda-manager
v0.3.1
What has changed
- adjust check sec-scanners in release (#245) by @MichalKalke
- Add status badge (#246) by @dbadura
- Update README.md (#248) by @kwiatekus
- Update README.md (#249) by @kwiatekus
- change links to relative ones (#251) by @grego952
- speed up tests (#252) by @m00g3n
- removelabels (#253) by @Cortey
- propagate (#254) by @Cortey
- rename (#255) by @Cortey
- Add DORA Metrics collector to Keda Release pipeline (#263) by @Cortey
- Update sec-scanners-config.yaml (#264) by @kwiatekus
- Improve the requireEqualFunc implementation (#266) by @pPrecel
- update_exclusions (#268) by @Cortey
- Ensure no isitio sidecars for keda deployments (#265) by @Cortey
- Bump keda to 2.11.2 (#270) by @kwiatekus
- Bump keda module images in security context (#271) by @kwiatekus
- refactor release workflow (#273) by @pPrecel
- Update metrics.yaml (#274) by @kwiatekus
- Update create-release.yaml (#275) by @kwiatekus
- Bump keda module images in security context2 by @kwiatekus
- Merge pull request #276 from kwiatekus/bump-keda-manager-in-security-context2 by @kwiatekus
- Revert metrics changes (#277) by @kwiatekus
- Revert action name (#278) by @kwiatekus
- reuse compliance (#262) by @ajinkyapatil8190
- Skip DORA metrics step (#279) by @kwiatekus
- Bump Golang img version (1.21.0) (#280) by @kwiatekus
- Bump keda menager in security config (#281) by @kwiatekus
- Set Warning state when orphaned CRs found at deletion (#282) by @kwiatekus
- Temp Remove DORA steps from release workflow (#283) by @kwiatekus
- Bump versions in security config (#284) by @kwiatekus
New contributors
- @ajinkyapatil8190 made first contribution in (#262)
- @m00g3n made first contribution in (#252)
Full changelog: v0.3.0...v0.3.1
v0.3.0
v0.3.0 (2023-07-20)
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
- implement disclaimer functionality by @pPrecel
- fix message by @pPrecel
- add tests by @pPrecel
- bump image by @dbadura
- dind refactor by @pPrecel
- retrigger jobs by @pPrecel
- trigger post module build by @dbadura
- check if tag in .env is the same as provided in github release by @MichalKalke
- fix broken links by @nataliasitko
- rename .env to .version by @MichalKalke
- use source intead of monster cat by @MichalKalke
- check image in sec-scanners by @MichalKalke
- adjust taking hash by @MichalKalke
- Update create-release.yaml by @MichalKalke
- move tests before verify by @MichalKalke
- fix by @dbadura
- bump image and fix script by @dbadura
- check also the data of the image by @MichalKalke
- changed hash to tag on final versions by @MichalKalke
- fix script by @dbadura
- bump image by @dbadura
- Configure UI for Keda CR (#236) by @kwiatekus
- Bump keda version (v2.11.1) by @kwiatekus
- Bump keda version (v2.11.1) - use synced images by @kwiatekus
- Merge pull request #238 from kwiatekus/use-keda-v2.11.1 by @kwiatekus
- Upgate sec-scanner-config (#239) by @kwiatekus
- Bump keda manager version to 0.3.0 (#240) by @kwiatekus
- Remove istio side-car from keda workloads (#241) by @kwiatekus
- Upgate sec-scanner-config by @kwiatekus
- Merge pull request #243 from kwiatekus/bump-keda-manager-security-config2 by @kwiatekus
- Update create-release.yaml (#244) by @dbadura
New contributors
- @dbadura made first contribution
- @nataliasitko made first contribution
Full changelog: v0.2.1...v0.3.0
v0.2.1
What has changed
- bump by @Cortey
- Update _sidebar.md by @grego952
- Update _sidebar.md by @grego952
- fix links in Keda readme by @grego952
- small fix by @grego952
- fix the remaining links by @grego952
- fix sidebar links by @grego952
- Merge pull request #218 from grego952/fix-links by @grego952
- fixx typo by @grego952
- fix demo applications link by @grego952
- patch by @Cortey
Full changelog: v0.2.0...v0.2.1
v0.2.0
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
- move Development and CICD to separate docs by @grego952
- move troubleshooting section to a separate doc by @grego952
- add note by @grego952
- Apply suggestions from code review by @grego952
- apply Nina's suggestions by @grego952
- Merge branch 'move-docs' of https://github.com/grego952/keda-manager into move-docs by @grego952
- fix indentation by @grego952
- fix indentation again by @grego952
- move stuff around by @grego952
- move stuff from README files by @grego952
- remove unnecessary comma by @grego952
- add main section and move stuff around by @grego952
- remove note from main readme by @grego952
- fix link to Keda docs by @grego952
- remove unnecessary spacing by @grego952
- fix scalers link by @grego952
- remove unnecessary wording by @grego952
- add Keda Manager definition and move UI to user docs by @grego952
- create folders and move docs by @grego952
- add missing space by @grego952
- bring back contriubting by @grego952
- small adjustments by @grego952
- add missing link by @grego952
- small fixes by @grego952
- fix diagram links by @grego952
- fix diagram paths by @grego952
- improve docs Readme and add footprint by @grego952
- apply kwiatekus suggestions by @grego952
- remove unnecessary wording by @grego952
- apply remaining suggestion, fix TOC in installation by @grego952
- add alt texts to diagrams by @grego952
- fix diagrams and add diagram steps by @grego952
- fix lm diagram by @grego952
- fix wording by @grego952
- fix links by @grego952
- add missing articles by @grego952
- add articles by @grego952
- fix link: by @grego952
- Update docs/contributor/01-01-installation.md by @grego952
- fix installation link by @grego952
- Update docs/contributor/01-01-installation.md by @grego952
- Update README.md by @grego952
- fix diagrams acc to suggestions by @grego952
- Merge branch 'move-docs' of https://github.com/grego952/keda-manager into move-docs by @grego952
- get rid of the Development section by @grego952
- Apply suggestions from nataliasitko review by @grego952
- Fix moduletemplate name in upgrade tests by @kwiatekus
- Do not save kyma-bot commits in changelog by @MichalKalke
- Fix intergartion tests by @kwiatekus
- tests by @Cortey
- add_permissions by @Cortey
- Merge branch 'main' of github.com:kyma-project/keda-manager into testaction by @Cortey
- fixtypo by @Cortey
- Merge branch 'main' of github.com:kyma-project/keda-manager into testaction by @Cortey
- typo by @Cortey
- remove-step by @Cortey
- Merge branch 'main' of github.com:kyma-project/keda-manager into testaction by @Cortey
- add_step_to_check_jobs by @Cortey
- add_checkout_step by @Cortey
- Merge branch 'main' of github.com:kyma-project/keda-manager into testaction by @Cortey
- fix_verify by @Cortey
- add-echo by @Cortey
- add-sleep by @Cortey
- fixtypo by @Cortey
- remove_token by @Cortey
- move README to the user folder by @grego952
- adjust screenshots by @grego952
- change the docs numbering and add user installation guide by @grego952
- update the user installation guide by @grego952
- add prerequisites to user installation guide and fix link to k3d by @grego952
- Bump golang-runtime to 1.20.5 by @kwiatekus
- move the installation section to contributor and add info do README by @grego952
- small fixes by @grego952
- fix headings by @grego952
- Fix Mend exclude field in sec config by @Sawthis
- Apply suggestions from mmiotraj review by @grego952
- Apply suggestions from IwonaLanger review by @grego952
- apply remaining suggestions by @grego952
- fix TOC by @grego952
- fix spec text in diagram by @grego952
- Apply suggestions from code review by @grego952
- apply remaining suggestions from NHingerl review by @grego952
- fix spacing by @grego952
- add sidebar by @grego952
- add prerequisites to installation guide by @grego952
- add missing heading by @grego952
- small fixes by @grego952
- move kubectl installation into readme by @grego952
- remove installation link from sidebar by @grego952
- move kubectl installation into main readme by @grego952
- add link to more installation options in main README by @grego952
- change module to manager by @grego952
- fix TOC by @grego952
- add user readme to sidebar by @grego952
- remove installation link from readme by @grego952
- Link Advanced Keda Example by @kwiatekus
- Apply suggestions from code review by @kwiatekus
- bump release & fix typo in docs by @Cortey
New contributors
- @Sawthis made first contribution
Full changelog: v0.1.1...v0.2.0
v0.1.1
What has changed
- add deleted condition by @anoipm
- scripts by @Cortey
- scripts by @Cortey
- remove keda after integration test finish by @pPrecel
- gomodtidy by @Cortey
- move-tests by @Cortey
- add doc on conditions by @grego952
- add intro: by @grego952
- clean by @Cortey
- fixpath by @Cortey
- bump by @Cortey
- Update docs/user/05-01-conditions.md by @grego952
- scriptfix by @Cortey
- move_tests_to_seperate_file by @Cortey
- Bump keda-manager version by @kwiatekus
Full changelog: v0.1.0...v0.1.1
v0.1.0
Changelog
v0.1.0 (2023-05-30)
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:
- Bump keda-manager image in sec scanner config #184 (kwiatekus)
- Bump keda-manager version #182 (kwiatekus)
- Regenerate config #181 (pPrecel)
- Wait for keda-manager.yaml #177 (MichalKalke)
- Fix release_id variable #176 (MichalKalke)
- Define resources for keda-manager workload #175 (kwiatekus)
- Add permissions for create draft release #174 (MichalKalke)
- Add permissions for script #172 (MichalKalke)
- Add script for creating assets #171 (MichalKalke)
- Cover case when Keda CR is duplicated #170 (pPrecel)
- Rename path in script #169 (Cortey)
- Change command used for release #168 (Cortey)
- Build module for release process #167 (Cortey)
- Add permissions to script publishing the release #165 #166 (Cortey)
- Add permissions to script generating changelog #165 (Cortey)
- Fix step name for Actions #164 (Cortey)
- Bump Version before Release #163 (Cortey)
- GitHub actions release #162 (MichalKalke)
- Assume Deployment as a default scaledTargetRef.kind #159 (kwiatekus)
- Use keda images synced into europe-docker.pkg.dev/kyma-project #158 (kwiatekus)
v0.0.6
v0.0.5
Changelog
v0.0.5 (2023-05-15)
Closed issues:
Merged pull requests:
- Fix ScaledObject API link #155 (kwiatekus)
- Add beta label to test keda as beta module #154 (kwiatekus)
- Remove helm escaping in UI config #151 (kwiatekus)
- Bump golang-runtime to 1.20.4 #150 (kwiatekus)
- Use latest golang in builder image #149 (kwiatekus)
- Makefile cleanup #148 (kwiatekus)
- Fix upgrade tests #146 (kwiatekus)
v0.0.4
Changelog
v0.0.4 (2023-04-21)
Closed issues:
Merged pull requests:
- Bump version to v0.0.4 #145 (kwiatekus)
- Change Keda's default channel #144 (kwiatekus)
- Don't update condition while KEDA CR is deleted #142 (pPrecel)
- Improve events message #141 (pPrecel)
- Add printing to make target #139 (Cortey)
- Upgrade Job Hotfix #138 (Cortey)
- Add Security Config to Keda Manager #135 (Cortey)