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

v0.9.0-next.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@keptn-bot keptn-bot released this 26 Aug 13:03
· 171 commits to master since this release
73671a1

0.9.0-next.0 (2021-08-26)

⚠ BREAKING CHANGES

  • structs implementing the EventSender interface now also need to implement the new method signature (Send(ctx context.Context, event cloudevents.Event) error)

Features

  • Added convenience functions for determining event types (87adc38)
  • Added LastSeen property to Uniform Integration (#4615) (a46301e)
  • Added Send method to EventSender interface to also pass a go context as an argument (60ead5b)
  • Added Validate() method for KeptnContextExtendedCE struct (#4652) (9fca604)
  • Support for multiple uniform subscriptions (#327) (73671a1)

Other

  • Auto update shkeptnspecversion on release of new keptn/spec version (#4404) (5bf3171)
  • Automate releases for go-utils (#4585) (9ae4e25)
  • Update keptn/spec to release 0.2.3 (954fbf6)

Build Information

GitHub Actions Run: https://github.com/keptn/go-utils/actions/runs/1170515784