Skip to content

Commit 1cd1173

Browse files
author
DIRACGrid CI
committed
docs: Add release notes for v8.1.0a15
1 parent 54db53b commit 1cd1173

File tree

1 file changed

+47
-0
lines changed

1 file changed

+47
-0
lines changed

release.notes

Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,50 @@
1+
[v8.1.0a15]
2+
3+
*Resources
4+
5+
FIX: (#7100) concatenate tags instead of overriding them in ComputingElement.initializeParameters()
6+
NEW: (#7079) audienceName attribute in CEs
7+
NEW: (#7065) add a test for the PoolCE to highlight the fact that submission failures cannot be handled by the caller with the return value
8+
9+
*WorkloadManagementSystem
10+
11+
FIX: (#7098) Exceptions in StalledJobAgent
12+
CHANGE: (#7097) modifying access specifiers of JobPolicy from private to protected
13+
FIX: (#7081) disable activityMonitoring for JobAgent
14+
NEW: (#7079) audience support in SiteDirector
15+
CHANGE: (#6973) validating the JDL job format using a pydantic model
16+
17+
*FrameworkSystem
18+
19+
FIX: (#7094) Support Authlib v1.2.1
20+
21+
*FrameworkSyste
22+
23+
FIX: (#7079) fix TokenManager(Client/Handler/Utilities)
24+
25+
*WorkloadManagent
26+
27+
NEW: (#7068) New TornadoSandboxStoreHandler implementation
28+
29+
*Core
30+
31+
NEW: (#7068) TornadoClient - added sendFile() method
32+
33+
FIX: (#7067) Close DISET selector when we no longer need it
34+
35+
*WorkloadManagement
36+
37+
FIX: (#7065) management of the job status in JobAgent
38+
NEW: (#7065) add a test for the JobAgent to make sure the status of the submissions are correctly handled
39+
40+
*docs
41+
42+
NEW: (#7065) documentation about ComputingElement
43+
44+
*tests
45+
46+
NEW: (#7024) added script for comdirac hackathon certification tests
47+
148
[v8.1.0a14]
249

350
*WorkloadManagementSystem

0 commit comments

Comments
 (0)