Skip to content

Commit 02d16ec

Browse files
author
DIRACGrid CI
committed
docs: Add release notes for v8.0.17
1 parent 5e94076 commit 02d16ec

File tree

1 file changed

+41
-0
lines changed

1 file changed

+41
-0
lines changed

release.notes

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,44 @@
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+
142
[v8.0.16]
243

344
*Resources

0 commit comments

Comments
 (0)