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

Commit 8a053e6

Browse files
author
Keptn Bot
committed
chore(release): 0.19.0
1 parent cf4bfd8 commit 8a053e6

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,20 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [0.19.0](https://github.com/keptn/go-utils/compare/v0.18.0...v0.19.0) (2022-09-23)
6+
7+
8+
### Features
9+
10+
* Expose methods to automatically generate events from parent event ([#538](https://github.com/keptn/keptn/issues/538)) ([cf4bfd8](https://github.com/keptn/go-utils/commit/cf4bfd8b27ffe36fe330722b1fb826b5ced4f80e))
11+
* Introduce IsUpstreamAutoProvisioned to ExpandedProject model ([#536](https://github.com/keptn/keptn/issues/536)) ([dc8c096](https://github.com/keptn/go-utils/commit/dc8c0968b1331f46db4d5e7846d7e09b1ca1c4a5))
12+
* Introduce skipping of automatic event responses per task handler ([#537](https://github.com/keptn/keptn/issues/537)) ([278ad8b](https://github.com/keptn/go-utils/commit/278ad8bdb21774ecce3e5de80ec6bbd8e0e0d9c0))
13+
14+
15+
### Bug Fixes
16+
17+
* Use resourceHandler from apiv2 package instead of newly creating an internal-only, unauthenticated client ([#535](https://github.com/keptn/keptn/issues/535)) ([f07eb2f](https://github.com/keptn/go-utils/commit/f07eb2f4a74be3e0b54972d1ff52f303708d4a24))
18+
519
## [0.18.0](https://github.com/keptn/go-utils/compare/v0.17.0...v0.18.0) (2022-07-28)
620

721

0 commit comments

Comments
 (0)