From 4e54bdb3f79f2666d3778249612c9274ac2ab9d5 Mon Sep 17 00:00:00 2001 From: DIRACGrid CI Date: Fri, 11 Oct 2024 23:24:01 +0000 Subject: [PATCH] docs: Add release notes for v9.0.0a31 --- release.notes | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/release.notes b/release.notes index f3d9fa9a4c5..090f5fb4112 100644 --- a/release.notes +++ b/release.notes @@ -1,3 +1,15 @@ +[v9.0.0a31] + +*WorkloadManagement + +FIX: (#7827) SandboxStore not able to assign a sandbox to a job +FIX: (#7825) JobWrapper checks existence of executable in jobIDPath +FIX: (#7821) Getting pilot reference from job parameters + +*Resources + +FIX: (#7819) AREXCE returns an error if a queue is not found in the ARC instance configuration + [v9.0.0a30] *DataManagementSystem