From af7ab519cff701682afd50dbdad87e4e45cac312 Mon Sep 17 00:00:00 2001 From: DIRACGrid CI Date: Tue, 28 Nov 2023 00:42:22 +0000 Subject: [PATCH] docs: Add release notes for v9.0.0a3 --- release.notes | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/release.notes b/release.notes index f42d76ec98b..24289f3e1e5 100644 --- a/release.notes +++ b/release.notes @@ -1,3 +1,31 @@ +[v9.0.0a3] + +*WorkloadManagement + +FIX: (#7305) Use copy+remove in PilotSync agent to avoid SELinux problems +FIX: (#7288) WMSUtilities supports VO-specific token tags + +*WorkloadManagementSystem + +FIX: (#7301) correctly handle UTC in JobLoggingDB float timestamp + +*Core + +FIX: (#7297) convert exception object to string representation in ElasticSearchDB + +*DataManagementSystem + +CHANGE: (#7297) default proxy lifetime for FTS is 36h and force the redelegation when 12h are left + +*FrameworkSystem + +FIX: (#7284) disabledVOs not available when doing dirac-configure + +*DiracX + +NEW: (#7261) DiracX credentials are now included in proxy PEM files created by DIRAC +NEW: (#7261) DiracX is now mandatory 🎉 + [v9.0.0a2] *WorkloadManagementSystem