This repository has been archived by the owner on Dec 21, 2023. It is now read-only.
v0.12.0
0.12.0 (2022-01-17)
Features
- added "aborted" as possible StatusType (#360) (81c054d)
- added ComparedValues to SLIResult (keptn/#5496) (#358) (5ac8cff)
- added get-action data to contain the action index (keptn/keptn/#4206) (#361) (4fd6d03)
Bug Fixes
- Add error check when creating requests (#369) (934ed38)
- adding missing error checks (#371) (0e7a6b2)
- if the integrationId is not set we should not ping (keptn/#6309) (#370) (b9671a9)
- Make fake event sender thread safe by adding a lock (#357) (fe1fb0c)