All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
6.1.0 (2022-05-13)
- deprecate keptnInit function (831fc10)
- Updated readme to contain more information about compatible Keptn version (#108) (c65b022)
6.0.0 (2022-03-03)
- passing a monitoring type during init will make the pipeline fail! Please remove the argument and use keptnConfigureMonitoring
- Added .versionrc.json (#68) (e63c9db)
- added release pipelines (#67) (a8be742)
- Further improve pipelines (#77) (dc7bee4)
- Improve release pipeline (#72) (f35a626)
- pre-release pipeline should not require a dedicated access token (#69) (b071970)
- release pipeline hardening (#73) (dc33f47)
- release pipeline should not require a dedicated access token (#70) (238238c)
- release: 5.1.2 (#74) (d43c55b)
- Added documentation about existing use-cases and features (#65) (04409ab)
- document release, bugfixing and hotfix policy (#81) (13f37c4)
- Update readme (#95) (1194793)
5.1.2 (2021-11-30)
Automation improvements
- Added .versionrc.json (#68) (e63c9db)
- added release pipelines (#67) (a8be742)
- Improve release pipeline (#72) (f35a626)
- pre-release pipeline should not require a dedicated access token (#69) (b071970)
- release pipeline hardening (#73) (dc33f47)
- release pipeline should not require a dedicated access token (#70) (238238c)
5.1.1 (2021-11-29)
First release that adheres to semantic versioning.
- Added semantic pr check (0323702)
5.1 (2021-11-11)
This version of the Jenkins Library supports Keptn 0.9.x and 0.10.0.
Breaking Change: Removed outdated Keptn 0.5/0.6 related functions such as sendConfigurationChangedEvent
and sendConfigurationTriggeredEvent
(#44)
- Added a function to send a .finished CloudEvent (e.g., test.finished) (#42)
5.0 (2021-10-209)
This version of the Jenkins Library supports Keptn 0.9.x and 0.10.0.
- Added a function to send a .finished CloudEvent (e.g., test.finished) (#42)
- Breaking Change: Removed outdated Keptn 0.5/0.6 related functions such as
sendConfigurationChangedEvent
andsendConfigurationTriggeredEvent
(#44)
4.1 (2021-10-19)
This version of the Jenkins Library supports Keptn 0.8.x and 0.9.x.
Fixes
- Fix time format for newer Java Versions #34
- Fixing evaluation.triggered event as it needs to contain the stage
- Fix wait-condition for evaluating quality-gate
You can find release notes of older releases here: