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

Releases: keptn/spec

0.2.4

17 Feb 09:14
3a221d7
Compare
Choose a tag to compare

Spec features:

  • Added missing rollback event spec #88
  • Added example of criteria for AND in SLO definition #89

0.2.3

16 Jun 07:40
7a15f56
Compare
Choose a tag to compare

Spec features:

  • Added sh.keptn.log.error event specification #4306

0.2.2

18 May 15:06
e2044b2
Compare
Choose a tag to compare

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 timeframeproperty to evaluation.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

24 Mar 10:01
1ef0ab7
Compare
Choose a tag to compare

Spec features:

  • Added displayName property to Service Level Indicators #3345

Spec fixes:

  • Added missing deployment property to sh.keptn.event.get-sli.triggered events #72

0.2.0

24 Feb 14:17
1f82e3a
Compare
Choose a tag to compare

This release contains one accepted KEP with changes regarding the CloudEvents and Shipyard:

Accepted proposal:

  • KEP 06 - The next generation of Shipyard #6
    • Keptn CloudEvent spec for new Shipyard - generated automatically using the keptn generate cloud-events-spec #50
    • Shipyard according to KEP 06 #36

New Features:

  • Added shkeptnspecversion to CloudEvent properties #2983

Minor change:

  • Update LICENSE file #49
  • Updated spec to include .invalidated events #55

0.2.0-alpha

23 Dec 07:10
fcdaeb7
Compare
Choose a tag to compare

This release contains one accepted KEP with changes regarding the CloudEvents and Shipyard:

Accepted proposal:

  • KEP 06 - The next generation of Shipyard #6
    • Keptn CloudEvent spec for new Shipyard #50
    • Shipyard according to KEP 06 #36

Minor change:

  • Update LICENSE file #49

0.1.7

13 Nov 08:53
4d7cc91
Compare
Choose a tag to compare

Spec change:

  • Added new event of type: sh.keptn.events.evaluation.invalidated #42

0.1.6

05 Oct 07:59
d7b0e4c
Compare
Choose a tag to compare

Spec changes:

  • Included comparedEvents property in sh.keptn.event.evaluation-done event payload #42

0.1.5

02 Sep 06:36
e57201f
Compare
Choose a tag to compare

Spec change:

Changing behavior for the setting include_result_with_score of an SLO #41

Spec fixes:

Extract the remediation, SLO, SLI spec from the sre.md file into individual files #37

0.1.4

17 Jul 07:59
6c533fa
Compare
Choose a tag to compare

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