File tree Expand file tree Collapse file tree 1 file changed +48
-0
lines changed Expand file tree Collapse file tree 1 file changed +48
-0
lines changed Original file line number Diff line number Diff line change
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
+
1
49
[v8.0.0a14]
2
50
3
51
*DataManagementSystem
You can’t perform that action at this time.
0 commit comments