From 3de1597eba34c113c297ded0a1f818da3eb4b271 Mon Sep 17 00:00:00 2001 From: Valerij Maljulin Date: Jan 13 2021 13:19:48 +0000 Subject: Release notes for 1.7.0 --- diff --git a/docs/release-notes.rst b/docs/release-notes.rst index d62a2f2..3683ba8 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -2,6 +2,18 @@ Release Notes ============= +Greenwave 1.7.0 +=============== + +Released 13 January 2021 + +* Added a support for the 'scenario' field in waivers +* Greenwave will now return a JSON error message when the Koji connection times out +* Koji client and requests will be cached in resultsdb-consumer +* Decision change message won't be published on 'QUEUED' and 'RUNNING' test result messages +* Greenwave will now cache successful (passed) results +* `REMOTE_RULE_POLICIES` now supports multiple URL templates (list) + Greenwave 1.6.2 ===============