File tree Expand file tree Collapse file tree 1 file changed +42
-0
lines changed Expand file tree Collapse file tree 1 file changed +42
-0
lines changed Original file line number Diff line number Diff line change
1
+ [v8.0.0.a18]
2
+
3
+ *Core
4
+
5
+ FIX: (#5983) fix: allow for agents to loop every 10 seconds
6
+ FIX: (#5980) Limit reoccurrences of subprocess unicode error
7
+
8
+ *WorkloadManagementSystem
9
+
10
+ FIX: (#5983) can't change the polling time of JobAgent from inside an already running agent
11
+ FIX: (#5982) Stop fetching jobs when no more slot available in the inner PoolCE
12
+ FIX: (#5982) Make sure dirac-jobexec does not use the server certificate to execute the workflow
13
+ FIX: (#5973) update PoolCE.InnerCESubmissionType from JobAgent
14
+ FIX: (#5950) escape time stamp in setHeartBeatData
15
+
16
+ *MonitoringSystem
17
+
18
+ NEW: (#5974) TornadoMonitoring handler
19
+
20
+ *docs
21
+
22
+ FIX: (#5969) added better docs for JobShare and priorities
23
+
24
+ *FrameworkSystem
25
+
26
+ CHANGE: (#5965) removed gMonitor
27
+ FIX: (#5941) dirac-login uses the correct proxy to add VOMS attributes
28
+
29
+ *RequestManagementSystem
30
+
31
+ FIX: (#5958) dirac-rms-request takes into account PEP-515
32
+ FIX: (#5951) fix variable referenced before assignment in RequestTask
33
+ FIX: (#5951) take into account that targetSEList can be empty in the operations
34
+
35
+ *DataManagementSystem
36
+
37
+ CHANGE: (#5954) DFC dump feature can dump more than one SE at the same time
38
+
39
+ *Accounting/Monitoring
40
+
41
+ FIX: (#5945) Fixed the plotter for pilot submission accounting and other small fixes
42
+
1
43
[v8.0.0a17]
2
44
3
45
*WorkloadManagementSystem
You can’t perform that action at this time.
0 commit comments