Skip to content
This repository has been archived by the owner on Dec 21, 2023. It is now read-only.

v0.8.4

Compare
Choose a tag to compare
@bacherfl bacherfl released this 18 May 14:57
36ea94a

Release Notes 0.8.4

New Features

  • Go Version 1.16 support #288 #2936
  • Added triggeredAfter property to Task structs #281 #3681
  • Added structs for supporting the closed loop remediation use case introduced in Keptn v0.8.3: Added GetAction struct, and adapted Problem 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