Skip to content

Commit a055642

Browse files
author
DIRACGrid CI
committed
docs: Add release notes for v8.0.16
1 parent 30be8c0 commit a055642

File tree

1 file changed

+65
-0
lines changed

1 file changed

+65
-0
lines changed

release.notes

Lines changed: 65 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,68 @@
1+
[v8.0.16]
2+
3+
*Resources
4+
5+
FIX: (#6881) add workaround for https timeout when dowloading file
6+
FIX: (#6839) Complete AREX renewal
7+
NEW: (#6803) HTCondorComputingElement, ARC(6)ComputingElement and AREXComputingElement enabled to for job operations with tokens
8+
9+
*MonitoringSystem
10+
11+
CHANGE: (#6870) introduce gMonitoringDB global instance
12+
13+
*ConfigurationSystem
14+
15+
FIX: (#6867) VOMS2CSAgent: strip whitespaces from DN entried and nickname
16+
NEW: (#6803) Resources helper - getQueues() - can select queues by Tag values also
17+
18+
*DataManagementSystem
19+
20+
CHANGE: (#6864) FTS3DB uses `in` instead of `not in` for some query
21+
CHANGE: (#6864) FTS3DB removal of operations uses python datetime instead of mysql builtin
22+
CHANGE: (#6859) refactor (DFC): rewrite the file/replica deletion stored procedure as they were in 5.6
23+
NEW: (#6855) dirac-dms-filecatalog-cli - use the default VO FileCatalog if not explicitly specified
24+
NEW: (#6854) ReplicateAndRegister FTS mode also checks the SE status
25+
NEW: (#6854) add a delay in monitoring in the FTS3Agent
26+
27+
*Tests
28+
29+
CHANGE: (#6856) factorize FTS3 tests
30+
31+
*Interfaces
32+
33+
NEW: (#6852) Add setPriority to Job API
34+
35+
*RequestManagementSystem
36+
37+
CHANGE: (#6847) ReqProxy does not attempt a direct forward to central ReqManager
38+
39+
*dashboards/PilotSubmissions
40+
41+
FIX: (#6845) efficiency plots now use heatmaps
42+
FIX: (#6845) index patterns are now environment agnostic
43+
44+
*dashboards/ServiceMonitoring
45+
46+
FIX: (#6845) index patterns are now environment agnostic
47+
48+
*dashboards/AgentMonitoring
49+
50+
FIX: (#6845) index patterns are now environment agnostic
51+
52+
*dashboards/PilotsHistory
53+
54+
FIX: (#6845) style of plots
55+
FIX: (#6845) index patterns are now environment agnostic
56+
57+
*FrameworkSystem
58+
59+
FIX: (#6803) TokenManager - use refreshToken flow to generate access tokens from the stored refresh tokens
60+
61+
*WorkloadManagement
62+
63+
NEW: (#6803) SiteDirector enabled to select queues by tags
64+
NEW: (#6803) SiteDirector sets up tokens for ComputingElements configured with the Token tag
65+
166
[v8.0.15]
267

368
*Resources

0 commit comments

Comments
 (0)