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

Releases: keptn/go-utils

0.2.0

16 Sep 07:54
9a7a623
Compare
Choose a tag to compare

Release Notes 0.2.0

New Features

  • Added functions for interacting with the new configuration service to upload and retrieve:
    • Projects
    • Stages
    • Services
    • Resources
  • Collection of Keptn events

Fixed Issues

  • Correctly wait for deployment in a namespace to be complete

0.1.1

22 Jul 06:09
9f13e22
Compare
Choose a tag to compare

Release Notes 0.1.1

This release adds a helper method to the library.

New Features

  • Helper method for expanding tilde in filepath #528

Fixed Issues

  • Wait for all deployments to be available when doing helm upgrade #483

0.1.0

28 Jun 06:37
b562feb
Compare
Choose a tag to compare

Release Notes 0.1.0

This is the first release of the go-utils, which is a library for keptn services written in Go.

New Features

  • Library for commonly used uitl functions #418

Fixed Issues

Known Limitations