From 099c1c6de17aa477dcf598c844661bb7f568fd3d Mon Sep 17 00:00:00 2001 From: Valerij Maljulin Date: Feb 18 2020 13:20:28 +0000 Subject: Add release-notes for version 1.5.2 Signed-off-by: Valerij Maljulin --- diff --git a/docs/release-notes.rst b/docs/release-notes.rst index c8c9b3a..15ff198 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -2,6 +2,18 @@ Release Notes ============= +Greenwave 1.5.2 +=============== + +Released 18 February 2020 + +* Fixed some issues regarding backward compatibility of the remote rule configurations + (if ``REMOTE_RULE_POLICIES`` wasn't set). +* GIT archive is no longer supported for remote rules. +* Message consumers will retry decision requests on failure. +* Fixed getting all compose test results with distinct ``system_variant``. +* Fixed initializing consumer when using fedora-messaging (broken in v1.4.2). + Greenwave 1.5.1 ===============