This repository has been archived by the owner on Dec 21, 2023. It is now read-only.
Releases: keptn/spec
Releases · keptn/spec
0.2.4
0.2.3
0.2.2
Spec features:
- Added
triggeredAfter
property to sequence tasks #3681 - Reference specific tasks from a sequence in the
triggeredOn
section of a sequence #3683 - Allow to pass a
timeframe
property toevaluation.triggered
events #4079 - Added
get-action
cloudevents to support the closed loop remediation use case of KEP37 - Removed
remediation
cloudevents
Minor changes:
- Fixed JSON schema to make properties of a task optional #77
0.2.1
0.2.0
0.2.0-alpha
0.1.7
0.1.6
0.1.5
0.1.4
This release contains two accepted proposals, one KEP, and minor fixes in the existing spec.
Accepted proposals:
- Keptn support of approval strategy PR: #26
- Added ProblemURL as an optional field to problem.open event PR: #30
Keptn Enhancement Proposals (KEPs):
- KEP 09 - Specification of remediation action as proposed in KEP 09 PR: #31
Spec fixes:
- Double-check of spec and implementation PR: #34