From 277863014b84d39d699cd9f31f3c6cb342cb6f9a Mon Sep 17 00:00:00 2001 From: DIRACGrid CI Date: Tue, 14 Jan 2025 21:08:49 +0000 Subject: [PATCH] docs: Add release notes for v8.0.63 --- release.notes | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/release.notes b/release.notes index 26807fd11ad..b07c1932fbf 100644 --- a/release.notes +++ b/release.notes @@ -1,3 +1,22 @@ +[v8.0.63] + +*Core + +FIX: (#7984) Add locks to AuthManager caches + +*ResourceStatusSystem + +CHANGE: (#7982) dirac-rss-sync: flip the default status to Active +FIX: (#7979) Docs: removed Setup from Operations + +*WorkloadManagementSystem + +FIX: (#7977) PilotBundle: compatibility with py2 and py3 + +*DataManagementSystem + +FIX: (#7976) Apply a workaround for https://github.com/xrootd/xrootd/issues/2396 + [v8.0.62] *RequestManagementSystem