Skip to content

Commit 88673ef

Browse files
author
DIRACGrid CI
committed
docs: Add release notes for v8.0.0a12
1 parent 37c59a3 commit 88673ef

File tree

1 file changed

+58
-0
lines changed

1 file changed

+58
-0
lines changed

release.notes

Lines changed: 58 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,61 @@
1+
[v8.0.0a12]
2+
3+
*WorkloadManagementSystem
4+
5+
FIX: (#5793) better use the job state machine when setting the job status, in particular when it comes from failover requests that may be inserted between 2 successful updates.
6+
FIX: (#5751) allow Stalled, Running and Matched jobs to go to Reschedule
7+
FIX: (#5751) JobAgent forces the reschedule of jobs in case of exceptions
8+
FIX: (#5746) convert inputs from tuple to list in JobAgent before submitting to a CE
9+
NEW: (#5714) added WMSDashboard and diracLogsDashboard in NDJSON format.
10+
FIX: (#5714) removed old index patterns in WMSDashboard.json, updated documentation.
11+
12+
*DataManagementSystem
13+
14+
FIX: (#5791) Fix pickle error in dirac-dms-directory-sync
15+
16+
*WorkloadManagement
17+
18+
FIX: (#5789) JobSanity doesn't handle input sanboxes named "LFN:"
19+
20+
*TransformationSystem
21+
22+
Fix: Restore task state "Scheduled"
23+
24+
*Resources
25+
26+
CHANGE: (#5774) SingularityComputingElement: install python3 version
27+
NEW: (#5766) allow to overwrite input/output storage plugin parameter with the CS
28+
CHANGE: (#5766) add "xroot" to the list of input protocol for the XROOT plugin
29+
30+
*Interfaces
31+
32+
CHANGE: (#5772) DIRAC APIs check if a JobState transition is allowed
33+
34+
*Subsystem
35+
36+
FIX: (#5768) dirac_production_runjoblocal.py: moved to py3 Pilot install
37+
38+
*All
39+
40+
CHANGE: (#5764) use Client instead of RPCClient
41+
42+
*HTTPS
43+
44+
FIX: (#5762) Replace DIRAC.Core.DISET.TransferClient with DIRAC.Core.Tornado.Client.ClientSelector
45+
46+
*FrameworkSystem
47+
48+
FIX: (#5757) rename downloadablePersonalProxy value to allowProxyDownload
49+
FIX: (#5748) Get Tornado's port from the CS when adding URLs
50+
51+
*docs
52+
53+
CHANGE: (#5756) add document image source files
54+
55+
*Core
56+
57+
FIX: (#5743) removed isPy3VersionNumber function
58+
159
[v8.0.0a11]
260

361
*WorkloadManagement

0 commit comments

Comments
 (0)