Skip to content

Commit c88c50b

Browse files
author
DIRACGrid CI
committed
docs: Add release notes for v8.0.0.a18
1 parent a551f43 commit c88c50b

File tree

1 file changed

+42
-0
lines changed

1 file changed

+42
-0
lines changed

release.notes

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,45 @@
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+
143
[v8.0.0a17]
244

345
*WorkloadManagementSystem

0 commit comments

Comments
 (0)