Skip to content
This repository was archived by the owner on Jan 19, 2024. It is now read-only.

Commit 4e2440c

Browse files
build(release): 0.3.0 (#362)
Signed-off-by: GitHub Actions <actions@github.com> Signed-off-by: GitHub Actions <actions@github.com> Co-authored-by: GitHub Actions <actions@github.com>
1 parent 6b613b1 commit 4e2440c

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,26 @@
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.3.0](https://github.com/keptn-contrib/job-executor-service/compare/0.2.5...0.3.0) (2022-09-16)
6+
7+
8+
### ⚠ BREAKING CHANGES
9+
10+
* Reimplement service with go-sdk (#351)
11+
12+
### Features
13+
14+
* Reimplement service with go-sdk ([#351](https://github.com/keptn-contrib/job-executor-service/issues/351)) ([91c9409](https://github.com/keptn-contrib/job-executor-service/commit/91c940971dd01d641ddeb16ea9044e21520dd799))
15+
* Send error cloud event ([#354](https://github.com/keptn-contrib/job-executor-service/issues/354)) ([e247419](https://github.com/keptn-contrib/job-executor-service/commit/e247419c6f10ac4f2fa623b1a57bee3aabaf9914))
16+
17+
18+
### Other
19+
20+
* Delete NoIngress integration test ([#353](https://github.com/keptn-contrib/job-executor-service/issues/353)) ([cbe07b7](https://github.com/keptn-contrib/job-executor-service/commit/cbe07b792562c6400517d8eaca3445ef0de0eca8))
21+
* Release notes for 0.2.5 ([#350](https://github.com/keptn-contrib/job-executor-service/issues/350)) ([f772d0c](https://github.com/keptn-contrib/job-executor-service/commit/f772d0c1282da8ba6414403c40a720516880dfcf))
22+
* Update dependencies ([#356](https://github.com/keptn-contrib/job-executor-service/issues/356)) ([6b613b1](https://github.com/keptn-contrib/job-executor-service/commit/6b613b1aed0910e8cbb50c0eb4cb3d658f401caf))
23+
* Update to Go 1.18 ([#357](https://github.com/keptn-contrib/job-executor-service/issues/357)) ([1353261](https://github.com/keptn-contrib/job-executor-service/commit/1353261872708207b55d152db462105d92c3a746))
24+
525
### [0.2.5](https://github.com/keptn-contrib/job-executor-service/compare/0.2.4...0.2.5) (2022-08-29)
626

727

0 commit comments

Comments
 (0)