You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: release.notes
+29Lines changed: 29 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,32 @@
1
+
[v8.0.31]
2
+
3
+
*Resources
4
+
5
+
NEW: (#7248) Add support for loading external providers in CloudCE
6
+
NEW: (#7248) Add OpenNebula6 (XMLRPC) provider for CloudCE/libcloud
7
+
8
+
*Subsystem
9
+
10
+
FIX: (#7247) prevent AREXCE from creationg delegations each time a CE got a small and temporary issue
11
+
12
+
*TransformationSystem
13
+
14
+
FIX: (#7242) TransformationCleaningAgent: fix two exceptions for CleanWithRMS: encoding before hashing, accessing res["Value"]["Failed"] when Value is None
15
+
NEW: (#7223) TransformationCleaningAgent: add CleanWithRMS option to clean files via the RequestManagementSystem asynchronously rather than serially in the agent run itself
16
+
17
+
*FrameworkSystem
18
+
19
+
CHANGE: (#7236) ComponentSupervisionAgent: use gConfig to get the setup from /DIRAC/Setup
0 commit comments