File tree Expand file tree Collapse file tree 1 file changed +41
-0
lines changed Expand file tree Collapse file tree 1 file changed +41
-0
lines changed Original file line number Diff line number Diff line change
1
+ [v8.0.17]
2
+
3
+ *Interfaces
4
+
5
+ FIX: (#6899) make -F (file) option work for drm command. This fixes #6896
6
+
7
+ *FrameworkSystem
8
+
9
+ CHANGE: (#6891) Default log level is INFO
10
+ NEW: (#6891) Define global configuration options for log level
11
+
12
+ *Resources
13
+
14
+ CHANGE: (#6890) (AREX)ComputingElement - use proxy only if it is set up
15
+
16
+ *WorkloadManagement
17
+
18
+ NEW: (#6890) Enable PilotManager to manage pilots with tokens
19
+
20
+ Thank you for writing the text to appear in the release notes. It will show up
21
+ exactly as it appears between the two bold lines
22
+ Please follow the template:
23
+
24
+ *Production System
25
+
26
+ CHANGE: (#6889) change column types in ProductionDB from VARCHAR(255) to LONGTEXT
27
+
28
+ *Core
29
+
30
+ FIX: (#6886) Tornado PeriodicCallbacks are actually called
31
+ FEAT: (#6886) Tornado Handlers report to ActivityMonitor
32
+ FEAT: (#6886) Activity Monitoring reports useful information
33
+
34
+ *ConfigurationSystem
35
+
36
+ FIX: (#6871) Fix the connection to ES database when using certificates
37
+
38
+ *MonitoringSystem
39
+
40
+ FIX: (#6802) while updating ES documents, wait and retry on ConflictError
41
+
1
42
[v8.0.16]
2
43
3
44
*Resources
You can’t perform that action at this time.
0 commit comments