File tree Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change
1
+ [v8.0.25]
2
+
3
+ *ResourceStatusSystem
4
+
5
+ FIX: (#7119) Add the Error status in the scripts
6
+
7
+ *Resources
8
+
9
+ FEAT: (#7119) allow to pass credentials when downloading the SRR file
10
+ FIX: (#7087) concatenate tags instead of overriding them in ComputingElement.initializeParameters()
11
+
12
+ *FrameworkSystem
13
+
14
+ FIX: (#7112) replaced deprecated importlib read_text function to fix failure in CI tests
15
+ FIX: (#7078) Support Authlib v1.2.1
16
+
17
+ *WorkloadManagementSystem
18
+
19
+ CHANGE: (#7093) factorize some utilities of JobSubmit into functions
20
+ CHANGE: (#7092) modifying access specifiers of JobPolicy from private to protected
21
+ FIX: (#7089) Exceptions in StalledJobAgent
22
+
1
23
[v8.0.24]
2
24
3
25
*WorkloadManagementSystem
You can’t perform that action at this time.
0 commit comments