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

v0.10.0

Compare
Choose a tag to compare
@mowies mowies released this 04 Oct 13:29
· 159 commits to master since this release
f779369

0.10.0 (2021-10-04)

Features

  • Added helper function to get mongodb connection string based on env vars (#5369) (#337) (3d849b7)
  • Added helper functions for adding and reading temporary data in Keptn cloud events (#339) (05046c5)
  • Added kubernetes health-check handler (#5303) (#340) (5a650b8)
  • Added structs and helper methods for Webhook configuration (#4736) (#331) (8b1f710)
  • Extended secret API model with list of available keys in the secret (#4749) (#332) (694ba6d)

Bug Fixes

  • HTTP clients should support standard proxy settings (#330) (d19aad3)