Skip to content

Commit dea0d2c

Browse files
author
DIRACGrid CI
committed
docs: Add release notes for v8.0.37
1 parent f9ddab7 commit dea0d2c

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

release.notes

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,24 @@
1+
[v8.0.37]
2+
3+
*WorkloadManagement
4+
5+
FIX: (#7444) get pilot logging info with a token from an AREXCE
6+
7+
*FrameworkSystem
8+
9+
FIX: (#7438) correctly set the duration of tokens in cache
10+
11+
*WorkloadManagementSystem
12+
13+
FIX: (#7435) JobDB: fix mismatch of string and integer jobIDs. In some cases API calls would fail because JobDB.getJobParameters and JobDB.getJobsAttributes return dictionaries with integer keys, while the function was called with a string jobID. This fixes for example the StalledJobAgent being unable to reschedule matched jobs.
14+
FIX: (#7434) StatesAccountingAgent: skip the first iteration in order to avoid double commit after a restart
15+
FIX: (#7415) Each job has its own JobReport in JobAgent
16+
FIX: (#7415) JobAgent exits when all the jobs have been processed
17+
18+
*MonitoringSystem
19+
20+
CHANGE: (#7431) moved to weekly indices for agent and service monitoring
21+
122
[v8.0.36]
223

324
*WorkloadManagement

0 commit comments

Comments
 (0)