Releases: keptn-contrib/job-executor-service
0.3.0
0.3.0-next.0
0.3.0-next.0 (2022-09-15)
⚠ BREAKING CHANGES
- Compatible with Keptn 0.18.x
- Reimplement service with go-sdk (#351)
Features
Other
- Delete NoIngress integration test (#353) (cbe07b7)
- Release notes for 0.2.5 (#350) (f772d0c)
- Update dependencies (#356) (6b613b1)
- Update to Go 1.18 (#357) (1353261)
Build Information
GitHub Actions Run: https://github.com/keptn-contrib/job-executor-service/actions/runs/3059054237
0.2.5
0.2.5 (2022-08-29)
Features
This release introduces API_PROXY_MAX_PAYLOAD_BYTES_KB
, an environment variable for the Keptn distributor. It is currently set to 128 (Kilobyte) and defines the maximum payload size that job-executor can send back to Keptn, i.e., the log output of your job (+ a bit of overhead). Should your job create more log output, you have to increase the API_PROXY_MAX_PAYLOAD_BYTES_KB
environment variable in the Kubernetes manifest.
Docs
0.2.5-next.0
0.2.5-next.0 (2022-08-12)
Features
Docs
Build Information
GitHub Actions Run: https://github.com/keptn-contrib/job-executor-service/actions/runs/2845696229
0.2.4
0.2.4 (2022-08-11)
Compatible with Keptn 0.15.x to 0.18.x (see integration tests for more details).
Features
- Ability to specify annotations for jobs (#302) (487c2a3)
- Add global and stage job configuration lookup (#338) (c146449)
- Add Keptn dev version to integration tests (#314) (db5686a)
- Post integration test summary to GH workflow (#312) (956422f)
- Use helm build action (#305) (5507b45)
- Utilize gitCommitID from cloud events to fetch resources (#303) (5187bd9)
Bug Fixes
- Auto-detection of Keptn 0.17.0 (#319) (c9667b1)
- Handling of directories in the init container (#309) (7bd83dc)
- Sending error logs to all registered jes instances in uniform (#334) (17ee4e2)
Other
- Improve integration tests log output (#320) (8a9bcbd)
- Remove kubernetes-utils dependency (#304) (c69cbec)
- Update pipeline to be compatible with Keptn 0.17 (#327) (cd649c8)
Docs
0.2.4-next.4
0.2.4-next.4 (2022-08-03)
Features
Docs
Build Information
GitHub Actions Run: https://github.com/keptn-contrib/job-executor-service/actions/runs/2789461137
0.2.4-next.3
0.2.4-next.3 (2022-07-25)
Build Information
GitHub Actions Run: https://github.com/keptn-contrib/job-executor-service/actions/runs/2732954437
0.2.4-next.1
0.2.4-next.1 (2022-07-15)
Features
- Post integration test summary to GH workflow (#312) (956422f)
- Utilize gitCommitID from cloud events to fetch resources (#303) (5187bd9)
Bug Fixes
- Auto-detection of Keptn 0.17.0 (7205b08)
- Handling of directories in the init container (#309) (7bd83dc)
Build Information
GitHub Actions Run: https://github.com/keptn-contrib/job-executor-service/actions/runs/2675332579
0.2.4-next.0
0.2.4-next.0 (2022-07-07)
Features
Docs
Other
Build Information
GitHub Actions Run: https://github.com/keptn-contrib/job-executor-service/actions/runs/2628032690