Releases: kyma-project/btp-manager
Releases · kyma-project/btp-manager
1.0.0
What's Changed
New feature
- Update module chart and resources to v0.5.2 by @kyma-btp-manager-bot in #437
Enhancement
- Rename workflows by @MarekMichali in #409
- Security fixes by @ukff in #410
- Revert Remove a redundant file by @IwonaLanger in #412
- Update sec-scanners-config.yaml (align module name with module template) by @Sawthis in #413
- Module name change in dynamically create security scanning configuration file by @jaroslaw-pieszka in #419
- label validator improvements by @ukff in #411
- Update create-secret-file.sh by @PK85 in #421
- Add commit status check step to release by @MarekMichali in #420
- Add missing output parameter for commit status check by @MarekMichali in #423
- Add sec-scanner-bump to release workflow by @MarekMichali in #426
- Kyma CLI for arm64 added by @jaroslaw-pieszka in #425
- Add additional scan config option to script by @MarekMichali in #429
- Documentation update - correction by @jaroslaw-pieszka in #431
- Script extraction for building images locally by @jaroslaw-pieszka in #433
- Update release workflow docs by @MarekMichali in #432
- Change the module name by @IwonaLanger in #439
- Update Go Version by @ukff in #444
- Add a security policy (SECURITY.md) by @szwedm in #445
- Bump sec-scanners-config.yaml to 1.0.0 by @kyma-btp-manager-bot in #450
- Add timeout before creating tag by @MarekMichali in #451
- Add changes pull before creating tag by @MarekMichali in #452
Fixed bugs
- Update module chart and resources to v0.5.3 by @kyma-btp-manager-bot in #443
New Contributors
Full Changelog: 0.5.0...1.0.0
0.5.0
What's Changed
Enhancement
- Automatically generate Realase Notes by Labels by @ukff in #372
- Remove a redundant file by @IwonaLanger in #395
- Fix module build command by @MarekMichali in #399
- Release candidate tag set to latest release by @jaroslaw-pieszka in #397
- change doc url by @ukff in #401
- label validator - small fixes by @ukff in #400
- Update module chart and resources to v0.5.1 by @kyma-btp-manager-bot in #403
- Update sec-scanners-config.yaml to 0.5.0 release by @PK85 in #406
- update go by @ukff in #407
- new flag to kyma cli added to override the module template image by @PK85 in #408
Full Changelog: 0.4.9...0.5.0
0.4.9
What has changed
- Describe processes in points (#364) by @IwonaLanger
- Update module chart and resources to v0.5.0 (#365) by @kyma-btp-manager-bot
- Use relative links in docs (#367) by @IwonaLanger
- Add certs regenerations counter metric (#370) by @MarekMichali
- Describe certificates' reconciliation in points (#369) by @IwonaLanger
- Add OOM testing for release process (#368) by @piotrmiskiewicz
- Decrease resource usage (#373) by @piotrmiskiewicz
- Rename certs regenerations metric (#374) by @MarekMichali
- Add metrics documentation (#376) by @MarekMichali
- Security scanner configuration - first step (#357) by @jaroslaw-pieszka
- Add checking for dead links (#386) by @MarekMichali
- Security scan configuration for main branch - second step (#387) by @jaroslaw-pieszka
- Schedule the dead links checking job (#388) by @MarekMichali
- reuse compliance (#383) by @ajinkyapatil8190
- Configuration file location corrected (#390) by @jaroslaw-pieszka
- Fix unit tests caching (#391) by @MarekMichali
- Update the README file (#393) by @IwonaLanger
New contributors
- @ajinkyapatil8190 made first contribution in (#383)
Full changelog: 0.4.7...0.4.9
0.4.7
What has changed
- Invalid name of env variable corrected in documentation (#344) by @jaroslaw-pieszka
- Fix handling multiple BtpOperator CRs (#342) by @ukff
- Update resource during reconcile if resource exists (#336) by @jaroslaw-pieszka
- Documentation update for #336 (#345) by @jaroslaw-pieszka
- Upgrade of golang version (#350) by @jaroslaw-pieszka
- Adjust documentation (#352) by @MarekMichali
- upgrade k8s version to 1.26 (#346) by @tillknuesting
- Fix BtpOperator Status update (#351) by @szwedm
- Add stres tests to release process (#348) by @piotrmiskiewicz
- Add stress tests as required to release (#355) by @piotrmiskiewicz
- Fix envs in the stress tests (#356) by @piotrmiskiewicz
- Missing inheritance of secrets (#358) by @jaroslaw-pieszka
- Passing proper envs and parameters (#359) by @jaroslaw-pieszka
- Adjust operations and certs diagrams (#354) by @IwonaLanger
- Minor fix (#363) by @IwonaLanger
- Add label selectors to informer's cache (#361) by @piotrmiskiewicz
New contributors
- @tillknuesting made first contribution in (#346)
Full changelog: 0.4.5...0.4.7
0.4.5
What has changed
- Reverted to Old Monitoring Yaml Configuration (#327) by @ralikio
- BTP operator CR as a release asset (#330) by @piotrmiskiewicz
- Remove rendered.yaml (#331) by @piotrmiskiewicz
- Update module chart and resources to v0.4.6 (#332) by @kyma-btp-manager-bot
- Adjust BTP Manager docs to the new documentation requirements (#317) by @IwonaLanger
- Reverting Back to #305 (#329) by @ralikio
- Update module chart and resources to v0.4.8 (#333) by @kyma-btp-manager-bot
- Add annotations in pod template to bypass Istio sidecar for metrics (#337) by @szwedm
Full changelog: 0.4.3...0.4.5
0.4.3
Since we have adopted a new, modular approach for Kyma, we are pleased to announce the pioneering module: BTP Operator. Within the module, we offer a new way of managing SAP BTP Service Operator with BTP Manager, and BTP Operator allows you to consume SAP BTP services in your cluster.
What has changed
- Golang Upgrade (#322) by @ralikio
- Autodoc script fixed when files do not exists + metadata fix (#325) by @PK85
- clean not needed metrics (#326) by @ukff
- State warning if secret is missing (#323) by @piotrmiskiewicz
Full changelog: 0.4.2...0.4.3
0.4.2
What has changed
- add missing err handling (#288) by @ukff
- Release scripts improvements (#289) by @jaroslaw-pieszka
- fix current dir (#291) by @ukff
- Update and restructure BTP Manager docs (#284) by @IwonaLanger
- Update module chart and resources to v0.4.4 (#292) by @kyma-btp-manager-bot
- Documentation update - E2E tests (#293) by @jaroslaw-pieszka
- add more logs (#294) by @ukff
- Change release method (#295) by @MarekMichali
- Change release scripts permissions (#296) by @MarekMichali
- Remove the Promoting BTP Manager to release channel section (#299) by @IwonaLanger
- Endpoints for Metrics (#305) by @ralikio
- E2E module upgrade test (#298) by @szwedm
- metrics v1 (#297) by @ukff
- update golang (#306) by @ukff
- Context decorated with cancel for SI SB controller (#308) by @jaroslaw-pieszka
- Drop Module Manager Dependency (#301) by @ralikio
- Promote a module to internal repo (#304) by @piotrmiskiewicz
- Reduce the risk of OOM (#318) by @jaroslaw-pieszka
- metrics name correct with standard (#319) by @ukff
Full changelog: 0.4.1...0.4.2
Release 0.4.1
What has changed
- Corrected parameter passing for release workflow (#287) by @jaroslaw-pieszka
Full changelog: 0.4.0...0.4.1
Release 0.4.0
What has changed
- Moving auto-update scripts to new location (#259) by @jaroslaw-pieszka
- Set fixed envtest, ginkgo versions in makefile (#263) by @szwedm
- sync docs with go reasons (#246) by @ukff
- Do not run E2E for draft PRs (#264) by @jaroslaw-pieszka
- Unifying auto-update workflow and scripts (#262) by @jaroslaw-pieszka
- Update module chart and resources to v0.4.2 (#247) by @kyma-btp-manager-bot
- Fixing condition to let the workflow exit if nothing to do (#266) by @jaroslaw-pieszka
- Set BtpOperator CR status to ready when module deployment is ready (#265) by @szwedm
- run unit test on main to build fresh cache for PRs (#267) by @PK85
- React on sisb deletion (#240) by @piotrmiskiewicz
- Add raw Kubernetes YAML handling scenario for e2e-test (#274) by @MarekMichali
- Bump helm version (#272) by @MarekMichali
- First stage of adding credential type parameter (#277) by @jaroslaw-pieszka
- Passing GITHUB_RUN_ID to underlying e2e tests for PRs (#278) by @jaroslaw-pieszka
- Passing GITHUB_RUN_ID to underlying scripts for PRs fixed (#279) by @jaroslaw-pieszka
- Determining credentials used for e2e test in release process (#280) by @jaroslaw-pieszka
- Duplicated
https
in BTP Operator Repo Link (#281) by @ralikio - E2E tests create BTP Operator resource (#270) by @jaroslaw-pieszka
- Update module chart and resources to v0.4.3 (#276) by @kyma-btp-manager-bot
- Adjust release process for raw k8s yaml (#283) by @MarekMichali
- More logging during release process (#286) by @jaroslaw-pieszka
Full changelog: 0.3.2...0.4.0
Release 0.0.0
What has changed
- corrected parameter passing by @jaroslaw-pieszka
New contributors
- @tillknuesting made first contribution
Full changelog: 0.4.5...0.0.0