File tree Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Original file line number Diff line number Diff line change
1
+ [v8.0.18]
2
+
3
+ *Core
4
+
5
+ FIX: (#6923) cast method names to string before sending monitoring
6
+ FIX: (#6905) TornadoREST - fix errors in the exposed methods resolution
7
+
8
+ *Resources
9
+
10
+ FIX: (#6920) HTCondorCEComputingElement - set _CONDOR_AUTH_SSL_CLIENT_CADIR before executing condor commands
11
+ FIX: (#6909) better handle exceptions in AREXCE
12
+
13
+ *FrameworkSystem
14
+
15
+ FIX: (#6919) stdoutJson logger prints all the necessary fields
16
+ FIX: (#6919) MicrosecondJsonFormatter does not dump DIRAC specific fields (`timeStampIsShown`, `colorIsShown`, etc)
17
+
18
+ *WorkloadManagementSystem
19
+
20
+ FIX: (#6918) make singletons of VirtualMachineDB and PilotAgentsDB
21
+ FIX: (#6909) config helper error message
22
+ FIX: (#6906) SiteDirector: failure in submitting Accounting or Monitoring report only prints an error
23
+
1
24
[v8.0.17]
2
25
3
26
*Interfaces
You can’t perform that action at this time.
0 commit comments