From 098370d339e716891bc3faac0aa7bb7a7680c0c1 Mon Sep 17 00:00:00 2001 From: Valerij Maljulin Date: Dec 03 2019 13:03:56 +0000 Subject: Add release-notes for version 1.4.2 Signed-off-by: Valerij Maljulin --- diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 9494912..3a0f252 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -2,6 +2,17 @@ Release Notes ============= +Greenwave 1.4.2 +=============== + +Released 3 December 2019 + +* Greenwave now handles infrastructure errors during tests: + Summary now contains error count and error_reason. +* If the same test is configured both in the global policy and in + the ``gating.yaml`` file, it is being returned only once. +* ``product_versions`` field is no longer mandatory in the ``gating.yaml`` file. + Greenwave 1.4.1 ===============