Releases: keptn-sandbox/keptn-jenkins-library
Releases · keptn-sandbox/keptn-jenkins-library
6.1.0
6.1.0 (2022-05-13)
⚠️ keptnInit
function is deprecated and will stop working once Keptn requires a git upstream repo when creating a project. It is recommended to use the Keptn CLI/API for project creation.
Features
Docs
6.1.0-next.1
6.1.0-next.1 (2022-05-13)
Docs
- deprecate keptnInit function (831fc10)
Build Information
GitHub Actions Run: https://github.com/keptn-sandbox/keptn-jenkins-library/actions/runs/2318396957
6.1.0-next.0
6.1.0-next.0 (2022-04-28)
Features
Docs
Build Information
GitHub Actions Run: https://github.com/keptn-sandbox/keptn-jenkins-library/actions/runs/2238974280
6.0.0
6.0.0 (2022-03-03)
⚠ BREAKING CHANGES
- passing a monitoring type during init will make the pipeline fail! Please remove the argument and use keptnConfigureMonitoring
Features
Bug Fixes
Other
- activate renovate for dependency management (#82) (0b6e614)
- 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)
Docs
6.0.0-next.1
6.0.0-next.1 (2022-02-18)
Bug Fixes
Docs
Build Information
GitHub Actions Run: https://github.com/keptn-sandbox/keptn-jenkins-library/actions/runs/1863236496
6.0.0-next.0
6.0.0-next.0 (2022-02-14)
⚠ BREAKING CHANGES
- passing a monitoring type during init will make the pipeline fail! Please remove the argument and use keptnConfigureMonitoring
Features
Other
- Further improve pipelines (#77) (dc7bee4)
- release pipeline hardening (#73) (dc33f47)
- release: 5.1.2 (#74) (d43c55b)
Docs
- Added documentation about existing use-cases and features (#65) (04409ab)
- document release, bugfixing and hotfix policy (#81) (13f37c4)
Refactoring
Build Information
GitHub Actions Run: https://github.com/keptn-sandbox/keptn-jenkins-library/actions/runs/1839887789
5.1.2
5.1.2 (2021-11-30)
Other
- 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
5.1
This version of the Jenkins Library supports Keptn 0.9.x and 0.10.0.
Fixes