This repository has been archived by the owner on Dec 21, 2023. It is now read-only.
v0.8.4
Release Notes 0.8.4
New Features
- Go Version 1.16 support #288 #2936
- Added
triggeredAfter
property toTask
structs #281 #3681 - Added structs for supporting the closed loop remediation use case introduced in Keptn v0.8.3: Added
GetAction
struct, and adaptedProblem
structs #287 #3682 - Removed obsolete remediation use case structs #293 #4084
- Added structs to support user-managed deployment URIs #289 #3757
- Added function ExecuteCommandWithEnv in cmdUtils #286
- Extended common utils package(s) #281