File tree Expand file tree Collapse file tree 1 file changed +47
-0
lines changed Expand file tree Collapse file tree 1 file changed +47
-0
lines changed Original file line number Diff line number Diff line change
1
+ [v8.1.0a15]
2
+
3
+ *Resources
4
+
5
+ FIX: (#7100) concatenate tags instead of overriding them in ComputingElement.initializeParameters()
6
+ NEW: (#7079) audienceName attribute in CEs
7
+ NEW: (#7065) add a test for the PoolCE to highlight the fact that submission failures cannot be handled by the caller with the return value
8
+
9
+ *WorkloadManagementSystem
10
+
11
+ FIX: (#7098) Exceptions in StalledJobAgent
12
+ CHANGE: (#7097) modifying access specifiers of JobPolicy from private to protected
13
+ FIX: (#7081) disable activityMonitoring for JobAgent
14
+ NEW: (#7079) audience support in SiteDirector
15
+ CHANGE: (#6973) validating the JDL job format using a pydantic model
16
+
17
+ *FrameworkSystem
18
+
19
+ FIX: (#7094) Support Authlib v1.2.1
20
+
21
+ *FrameworkSyste
22
+
23
+ FIX: (#7079) fix TokenManager(Client/Handler/Utilities)
24
+
25
+ *WorkloadManagent
26
+
27
+ NEW: (#7068) New TornadoSandboxStoreHandler implementation
28
+
29
+ *Core
30
+
31
+ NEW: (#7068) TornadoClient - added sendFile() method
32
+
33
+ FIX: (#7067) Close DISET selector when we no longer need it
34
+
35
+ *WorkloadManagement
36
+
37
+ FIX: (#7065) management of the job status in JobAgent
38
+ NEW: (#7065) add a test for the JobAgent to make sure the status of the submissions are correctly handled
39
+
40
+ *docs
41
+
42
+ NEW: (#7065) documentation about ComputingElement
43
+
44
+ *tests
45
+
46
+ NEW: (#7024) added script for comdirac hackathon certification tests
47
+
1
48
[v8.1.0a14]
2
49
3
50
*WorkloadManagementSystem
You can’t perform that action at this time.
0 commit comments