From 487950901abeacd26d73694ff4d924fbcc142ea3 Mon Sep 17 00:00:00 2001 From: DIRACGrid CI Date: Wed, 21 Feb 2024 12:37:59 +0000 Subject: [PATCH] docs: Add release notes for v9.0.0a24 --- release.notes | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/release.notes b/release.notes index 0ba89c1916d..2fdca683972 100644 --- a/release.notes +++ b/release.notes @@ -1,3 +1,26 @@ +[v9.0.0a24] + +*WorkloadManagement + +FIX: (#7480) JobCleaningAgent - select random jobs for deletion rather than head and tail jobs. +FIX: (#7475) JobID type in PushJobAgent + +*Interfaces + +CHANGE: (#7472) dfind - more explicit failure report + +*DataManagementSystem + +NEW: (#7471) add tools for consistency checks + +*tests + +FIX: (#7470) check running containers in integration tests script + +*WorkloadManagementSystem + +CHANGE: (#7464) PilotAgentsDB: removed OutputReady and Broker fields + [v9.0.0a23] *WorkloadManagement