From f9ab447aa8a35afbfacb9c9585731fc0a5ecbab3 Mon Sep 17 00:00:00 2001 From: Andrei Tsaregorodtsev Date: Tue, 30 Mar 2021 15:10:39 +0200 Subject: [PATCH] v7r2p1 release notes --- release.notes | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/release.notes b/release.notes index d006faed003..670cd287799 100644 --- a/release.notes +++ b/release.notes @@ -3,8 +3,12 @@ NEW: (#5041) Add Python 3 install docs to README FIX: (#5065) Explicitly convert variables assigned to range() into lists +*Core +CHANGE: (#5052) Added IS NULL mySql condition + *WMS FIX: (#5039) dirac_wms_cpu_normalization: fix for python3 client, and stop looking for MJF +CHANGE: (#5070) Using ThreadPool in StalledJobAgent *DMS NEW: (#5057) Allows to retrieve the non recursive size of a directory from the DFC