All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.9.1 (2022-08-30)
0.9.0 (2022-08-29)
- Keptn 0.18 compatibility (#363)
- Keptn 0.18 compatibility (#363) (1288de5)
- Switch to resource-service in order to guarantee compat. with Keptn 0.18 and newer (#361) (d33a1a5)
0.8.5 (2022-08-17)
- Alertmanager cloudevent payload (#353) (55caac4)
- Auto-detection feature (#350) (7748961)
- Default deployment in alerts/remediations to "primary" if not specified (#355) (6dffc14)
0.8.4 (2022-07-18)
- Allow customization of the installation namespace (#328) (6ca8cf8)
- Disable automatic creation of Prometheus alerts and targets (#327) (9ed3eb2)
- Integration tests (#333) (44e9691)
- Post integration test summary to GH workflow (#340) (0d4da6d)
- Upgrade to Keptn 0.17 (#345) (d83a956)
- Use Helm build action (#334) (1ab1bca)
0.8.3 (2022-06-30)
0.8.2 (2022-06-29)
0.8.1 (2022-06-21)
- Add role binding error handling (#307) (9e3b607)
- Upgrade to Keptn 0.15.1 (#319) (ec85241)
- Use Keptn secrets for storing external prometheus-server URL (#308) (5e35109)
- docs: Release version in compatibility matrix (#321) (d1a0c30)
- sanitize criteria string for alerts by removing white spaces (#233) (f7bcb51)
0.8.0 (2022-05-11)
- This release requires Keptn 0.14.2 or newer to be installed.
Signed-off-by: Christian Kreuzberger [email protected]
0.7.4 (2022-04-26)
- Allow scrape_interval configuration (#286) (32ca698)
- Reimplement prometheus configuration parsing (#282) (bb693ec)
- Remove unneeded Kubernetes role bindings (#281) (8c10544)
- Use cloudevent for alerting endpoint (#270) (4d93045)
- Utilize official prometheus api for querying SLI values (#288) (dfc6c24)
0.7.3 (2022-02-21)
- Allow labels and deployment types as placeholders for SLIs (#265) (ac86eed)
- Keptn 0.12 compatibility (#269) (8bc2180)
- only add prometheus alerts if remediation.yaml is defined for the stage (#253) (#255) (05dae73)
- Do not delete prometheus pods after configuring ConfigMaps (#252) (1202556)
- move SLI retrieval into eventhandling, re-use prometheus metric fetching (#264) (97adeec)
- use built-in send event functionality of keptn/go-utils (#267) (908b4d5)
0.7.2 (2021-12-17)
- core: alert manager template does not need to be created, it usually already exists (#232) (fc104df)
- core: Fix event forwarding to localhost (#195) (#203) (c24c27e)
- core: fix event sending and added keptncontext (#60) (117a503)
- Add pre-release and release workflows, restructure CI test/build steps (#222) (34823fa)
- remove eventbroker from code (#229) (b86311d)
- renovate should use semantic commits (#238) (44488ab)
- update codeowners and readme (#221) (de93089)
- Use validate-semantic-pr workflow from keptn/gh-automation repo (#220) (4a02e0b)
0.7.1 (2021-11-04)
This release enhances prometheus-service to use the distributor of Keptn 0.10.0.
- Distributor of Keptn 0.10.0 is used
- Updated to keptn/go-utils 0.10.0
0.7.0 (2021-10-11)
This release conducts adoptions to support the auto-remediation use case with Keptn.
- Allow environment variable for configuration-service #180
- Adaptations to support the auto-remediation use case #177
0.6.2 (2021-09-03)
This release enhances prometheus-service to use the go-utils
package of Keptn 0.9.0.
go-utils
package of Keptn 0.9.0 is used
0.6.1 (2021-06-18)
This release enhances prometheus-service to use the distributor of Keptn 0.8.4.
- Distributor of Keptn 0.8.4 is used
- A know limitation is that the same keptn context is calculated for different problems #60
0.6.0 (2021-06-07)
This release merges the functionality of the prometheus-sli-service
into the prometheus-service
. As a result, it is not required to deploy the prometheus-sli-service
for fetching SLI metrics.
- Adding Prometheus SLI functionalities to promtheus-services #132
- A know limitation is that the same keptn context is calculated for different problems #60
0.5.0 (2021-04-14)
- Adding support for connecting external prometheus server and alert manager #117
- A know limitation is that the same keptn context is calculated for different problems #60
You can find release notes of older releases here: