Skip to content

Latest commit

 

History

History
123 lines (71 loc) · 8.63 KB

CHANGELOG.md

File metadata and controls

123 lines (71 loc) · 8.63 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

6.1.0 (2022-05-13)

Features

  • Adding EventPayloadFunction for sendFinishEvent (#105) (ecbd794), closes #103

Docs

  • deprecate keptnInit function (831fc10)
  • Updated readme to contain more information about compatible Keptn version (#108) (c65b022)

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

  • activate renovate for dependency management (#82) (0b6e614)

Bug Fixes

  • rename correctly parameter map retrieved from keptn init #96 (#97) (c1596b2)

Other

Refactoring

  • separate monitoring configuration from project initialization (#93) (e93e7f0)

Docs

  • 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

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 (2021-11-29)

First release that adheres to semantic versioning.

Other

  • 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)

Features

  • 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.

Features

  • 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 and sendConfigurationTriggeredEvent (#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

Older Releases

You can find release notes of older releases here: