Releases: keptn-sandbox/datadog-service
0.19.0
⚠️ Breaking changes
0.19.1 version of datadog-service is incompatible with previous releases (anything less than 0.18.x) of datadog-service. This is because keptn 0.18.x introduced a new breaking change where the configuration-service
has been replaced with resource-service
What's Changed
- chore: make changes for 0.19.0 release of datadog-service fb2bf89
- fix: local pkg import paths b6065fd
- fix: integration tests failing because of incompatible job executor service version 2772961
- docs: update keptn doc links to 0.19.x ff81cd5
Full Changelog
Integration tests
https://github.com/keptn-sandbox/datadog-service/actions/runs/3095557200
Test is passing for 0.18.1 and 0.19.0 which is expected because Keptn versions post 0.18.x are incompatible with previous Keptn versions.
0.18.1
⚠️ Breaking changes
0.18.1 version of datadog-service is incompatible with previous releases (anything less than 0.18.x) of datadog-service. This is because keptn 0.18.x introduced a new breaking change where the configuration-service
has been replaced with resource-service
What's Changed
- chore: make changes for releasing 0.18.1 version of datadog-service a56807b
- chore: upgrade golang in Dockerfile 1.16.2 -> 1.17.7, alping
3.12
->3.15
38451b5 - fix: disable statistics-service and webhook-service by default 61d4bbc
- fix: datadog-service failing to find sli.yaml file 982b538
- docs: add more info around running tests from local machine 72e08eb
- fix: local pkg import paths cbe0dd1
Full Changelog
0.17.0
Full Changelog: 0.16.0...0.17.0
0.16.0
What's Changed
- feat: add automated integration tests (based on prometheus-service) by @vadasambar in #49 #48
- feat: github workflow for integration tests by @vadasambar in #51
Full Changelog: 0.15.0...0.16.0
0.15.0
docs: add 0.15.0 to compatilbility matrix
0.2.0: fix: add support for setting timeout through env variable
- bump image tag to 0.2.0 - add sample sli and slo - use podtatohead for test events
0.1.0
docs: use ghcr image link