From 66eb8d11e64316d8868b5db588a40571e307cb10 Mon Sep 17 00:00:00 2001 From: Andrei Tsaregorodtsev Date: Wed, 3 Feb 2021 23:40:54 +0100 Subject: [PATCH] v7r2-pre32 notes --- release.notes | 2 ++ 1 file changed, 2 insertions(+) diff --git a/release.notes b/release.notes index 7d558fccfdb..016f3a442c4 100644 --- a/release.notes +++ b/release.notes @@ -61,6 +61,7 @@ NEW: (#4874) new agent PilotsSyncAgent for syncing pilot files. NEW: (#4874) new script dirac-admin-sync-pilots for syncing pilot files. CHANGE: (#4874) largely simplified PilotCStoJSONSynchronizer CHANGE: (#4874) don't call PilotCStoJSONSynchronizer from the CS +NEW: (#4905) moving towards a single agent for WMS history *Monitoring FIX: (#4768) Adapting RMSMonitoring type to ES7 @@ -78,6 +79,7 @@ CHANGE: (#4887) use dedicated ES monitoring flag RMSMonitoring FIX: (#4740) make dirac-docs-get-release-notes.py python3 compatible CHANGE: (#4823) added some clarifications on starting the pilots CHANGE: (#4829) updated configuration in terms of security, added description of webdav +FIX: (#4905) added config and instructions for Monitoring DBs (ES) configuration *tests NEW: (#4179) Set up Gitlab CI pipeline using Docker containers