Skip to content

Releases: keptn-sandbox/datadog-service

0.19.0

21 Sep 06:46
Compare
Choose a tag to compare

⚠️ 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

0.18.1...0.19.0

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

20 Sep 06:30
Compare
Choose a tag to compare

⚠️ 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...0.18.1

0.17.0

20 Sep 06:16
Compare
Choose a tag to compare

Full Changelog: 0.16.0...0.17.0

0.16.0

20 Sep 06:13
Compare
Choose a tag to compare

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

12 Jul 06:26
Compare
Choose a tag to compare
docs: add 0.15.0 to compatilbility matrix

0.2.0: fix: add support for setting timeout through env variable

02 Mar 07:22
Compare
Choose a tag to compare
- bump image tag to 0.2.0
- add sample sli and slo
- use podtatohead for test events

0.1.0

10 Feb 06:58
Compare
Choose a tag to compare
docs: use ghcr image link