Home / Keptn v1 Docs / News / Release Announcements / Keptn 0.7.2
Keptn 0.7.2 enhances the 0.7.1 release with great UX/UI improvements; especially for working with Quality Gates. This release introduces a new API endpoint for triggering a quality gate evaluation and the Bridge shows more details about the evaluation result.
The key announcements of Keptn 0.7.2:
🚀 Improved UX for Quality Gates: This release introduces an /evaluation endpoint that brings the same user-experience to the API as used from the Keptn CLI. Hence, you can now easily trigger a quality gate evaluation based on the parameters start, end, and timeframe for a specific service in a particular project/stage.
✨ Focused UI enhancements for Quality Gates: The evaluation tile that displays the quality gate evaluation result has been improved in various ways. First, the Heatmap in this tile now highlights the currently selected evaluation result. Second, it also displays the evaluation results that were used for comparisons giving the user more insights into the quality gate.
🎉 Usage statistics for Keptn installation: If you want to get more insights into your Keptn installation, feel free to deploy the statistics-service v0.1.1 from the Keptn sandbox. This service provides usage statistics based on events and service executions.
⭐ Spec update: The Keptn CloudEvent sh.keptn.events.evaluation-done has a new field called comparedEvents that lists the evaluations that were taken for comparison. See sh.keptn.events.evaluation-done for more details.
Last but not least, many thanks to the community for all their contributions!
Implemented Keptn spec version: 0.1.6
evaluationDetails property of the sh.keptn.events.evaluation-done event lists the evaluations that were taken for comparison #42\evaluation for triggering evaluations #2387keptn configure monitoring command #2483keptn auth shows the Keptn endpoint #2445keptn version shows the Keptn API version #2412keptn generate support-archive #2340keptn update project #2293Increased password and token entropy #2295
configuration-service:
lighthouse-service:
include_result_with_score just works on SLO-level and sh.keptn.events.evaluation-done returns compared evaluation results #2388sh.keptn.events.evaluation-done events with error information when service/stage/project not found #2365lighthouse-config which refers to a default SLI provider #2317buildId label on xAxis in Heatmap #2131keptn auth command per default #2257keptn upgrade command. Find the documentation here: Upgrade from Keptn 0.7.1 to 0.7.2