Skip to content

Commit c066d54

Browse files
author
DIRACGrid CI
committed
docs: Add release notes for v8.0.0a15
1 parent 87d0b40 commit c066d54

File tree

1 file changed

+48
-0
lines changed

1 file changed

+48
-0
lines changed

release.notes

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,51 @@
1+
[v8.0.0a15]
2+
3+
*docs
4+
5+
CHANGE: (#5895) moved docs of ComputingElement from ConfReference to dirac.cfg
6+
CHANGE: (#5875) add more details about the PushJobAgent configuration
7+
FIX: (#5868) update DFC components description
8+
NEW: (#5867) Added general service configuration options description including Authorization options
9+
10+
*WorkloadManagementSystem
11+
12+
NEW: (#5894) Added Account option for SLURM
13+
CHANGE: (#5876) HeartBeatTime is set every time a status is changed by the job itself
14+
CHANGE: (#5840) Replace BLOBs with TEXTs for JobDB and PilotAgentsDB
15+
16+
*Core
17+
18+
CHANGE: (#5883) Show callstack in service logs when returning S_ERROR
19+
CHANGE: (#5872) Minimum Python version is now 3.9
20+
FIX: (#5870) allow to use `deprecated` decorator with classes without predefined `__init__` function.
21+
22+
*WorkloadManagement
23+
24+
FIX: (#5875) add proxy in PushJobAgent and enhance it
25+
26+
*Accounting
27+
28+
CHANGE: (#5873) decrease some logs verbosity
29+
30+
*All
31+
32+
CHANGE: (#5870) use DIRAC.Core.Base.Script.Script instead of DIRAC.Core.Utilities.DIRACScript.DIRACScript
33+
CHANGE: (#5870) add deprecation message
34+
35+
*FrameworkSystem
36+
37+
CHANGE: (#5865) remove unused 'rfc' argument
38+
NEW: (#5862) add password mask to dirac-login
39+
40+
*ResourceStatusSystem
41+
42+
FIX: (#5864) return S_OK/S_ERROR in PublisherHandler.getSite
43+
44+
*MonitoringSystem
45+
46+
FIX: (#5860) Changed name of methods in PilotSubmissionMonitoringPlotter
47+
NEW: (#5807) Move DataOperation to Monitoring
48+
149
[v8.0.0a14]
250

351
*DataManagementSystem

0 commit comments

Comments
 (0)