From 7852c144c7cc30346f4e785d2ec1d6fc16bc1c14 Mon Sep 17 00:00:00 2001 From: DIRACGrid CI Date: Mon, 23 Sep 2024 13:51:59 +0000 Subject: [PATCH] docs: Add release notes for v8.0.53 --- release.notes | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/release.notes b/release.notes index 2b8213e975c..99db46f9323 100644 --- a/release.notes +++ b/release.notes @@ -1,3 +1,16 @@ +[v8.0.53] + +*Resources + +FIX: (#7787) added a 30s gfal2 timeout for downloading the SRR + +*TransformationSystem + +FIX: (#7741) RequestTaskAgent only considers requests in final states, and consider files in intermediate state as problematic (https://github.com/DIRACGrid/DIRAC/issues/7116) +NEW: (#7741) RequestTaskAgent uses getBulkRequestStatus instead of getRequestStatus +RMS: (#7741) +NEW: (#7741) implement getRequestStatus + [v8.0.52] *ResourceStatusSystem