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

Releases: keptn/go-utils

v0.6.2

04 May 08:06
c1bed43
Compare
Choose a tag to compare

Release Notes 0.6.2

New Features

  • Added a helper function to list all projects #1549
  • Retry to send CloudEvents in case of an error #1279
  • Updated URLs of internal Keptn services 1589
  • Added helper functions for sending CloudEvents and retrieving service endpoints #1079
  • Refactored and restructured the complete module #1492

v0.6.2-alpha

30 Apr 12:43
17c6026
Compare
Choose a tag to compare
v0.6.2-alpha Pre-release
Pre-release

alpha release of go-utils for Keptn 0.6.2

v0.6.1-compat

02 Apr 10:10
a4ac0d7
Compare
Choose a tag to compare

Release Notes develop

New Features

  • Refactored the complete library and removed dependencies to k8s.io modules #1492

v0.6.1-a

11 Mar 08:55
33a5741
Compare
Choose a tag to compare

Maintenance release of v0.6.1

v0.6.1

10 Mar 17:57
33a5741
Compare
Choose a tag to compare

Release Notes 0.6.1

New Features

  • Added DeploymentURILocal and DeploymentURIPublic properties to DeploymentFinishedEventData struct. #1403
  • Show Keptn Context ID after sending a cloud-event (related to #1464])
  • Add a utility helper method for verifying the directory name (related to #1465)

v0.6.0

21 Jan 09:04
d4aa3dc
Compare
Choose a tag to compare

Release Notes 0.6.0

New Features

  • Added result property to TestsFinishedEventData #542
  • Added method for validating Keptn entity name #1261
  • Added utility to create namespaces #1231
  • Added helper function to get SLI config for service considering stage and project configs #1192

v0.5.0

04 Dec 09:16
d3b1e2b
Compare
Choose a tag to compare

Release Notes 0.5.0

New Features

  • Added deployment-type to get-sli events #1161
  • Always set host to api.keptn when sending cluster-internal API requests #1167
  • Added label property to all events involved in the CD workflow #1147

v0.4.0

20 Nov 09:36
fcd0bbb
Compare
Choose a tag to compare

New Features

  • Evaluation-done events contain more info about SLIs and SLOs #1058
  • Flattened events in MongoDB #1061
  • Add testStrategy and deploymentStrategy in several events #1098

Fixed Issues

  • Fixed an endless loop when fetching resources #1043

v0.3.0

29 Oct 13:52
75f8571
Compare
Choose a tag to compare

Release Notes 0.3.0

New Features

  • Provide REST endpoint for project and service #893
  • Add automated testing via Travis CI #944
  • Allow NodePort for Istio ingressgateway #462
  • Provide utility functions to retrieve Keptn events via API #949
  • Change go-utils from go-dep to go-modules #959

0.2.1

01 Oct 12:55
f5c220b
Compare
Choose a tag to compare

Release Notes 0.2.1

New Features

  • Add functions for deleting a project #887