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
+43Lines changed: 43 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,46 @@
1
+
[v9.0.0a67]
2
+
3
+
*DataManagementSystem
4
+
5
+
NEW: (#8293) Add composite indices on (lastUpdate, assignment) for both Jobs and Operations tables in FTS3DB
6
+
7
+
*Test
8
+
9
+
CHANGE: (#8292) Speed up CI/pytest runtime
10
+
11
+
*Core
12
+
13
+
CHANGE: (#8290) Move TimeUtilities to DIRACCommon
14
+
CHANGE: (#8290) Move StateMachine to DIRACCommon
15
+
CHANGE: (#8290) Move JDL utilities to DIRACCommon
16
+
CHANGE: (#8290) Move List utilities to DIRACCommon
17
+
CHANGE: (#8289) Move ClassAdLight to DIRACCommon
18
+
19
+
*WorkloadManagement
20
+
21
+
CHANGE: (#8290) Move JobStatus to DIRACCommon
22
+
CHANGE: (#8290) Move JobsStateMachine to DIRACCommon
23
+
CHANGE: (#8290) Move JobStatusUtility to DIRACCommon
24
+
CHANGE: (#8290) Move JobManifest to DIRACCommon
25
+
CHANGE: (#8290) Move JobDBUtils to DIRACCommon
26
+
FIX: (#8290) Correctly update JDL defaults when CS changes
27
+
28
+
*Workload Management
29
+
30
+
CHANGE: (#8289) Move JobDBUtilsto DIRACCommon
31
+
CHANGE: (#8289) Move ParametricJob to DIRACCommon
32
+
33
+
*Configuration/Core
34
+
35
+
NEW: (#8288) Included a VO (using top level groups as VO) option when getting user subjects from IAM. Behaviour with single VO IAM should be unchanged.
36
+
37
+
Address GHSA-mm38-q5fj-99j4
38
+
39
+
*RucioFileCatalogClient
40
+
41
+
FIX
42
+
Remove some potentially Sensitive Information (DN, account)
0 commit comments