Skip to content

Commit c619b45

Browse files
author
DIRACGrid CI
committed
docs: Add release notes for v8.0.33
1 parent 07037d0 commit c619b45

File tree

1 file changed

+44
-0
lines changed

1 file changed

+44
-0
lines changed

release.notes

Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,47 @@
1+
[v8.0.33]
2+
3+
*Resources
4+
5+
FIX: (#7365) make sure the WLCG accounting file is json
6+
FIX: (#7348) remove valid argument from setToken
7+
FIX: (#7289) get batch system details from local cfg instead of environment variables
8+
9+
*WorkloadManagementSystem
10+
11+
FIX: (#7359) added SiteDirector option for CVMFS_locations
12+
FIX: (#7302) JobAgents will set jobStatus=Failed/Payload failed if and only if the job was previously Running
13+
FIX: (#7300) correctly handle UTC in JobLoggingDB float timestamp
14+
FIX: (#7291) ElasticJobParametersDB: do not configure the IndexPrefix name
15+
16+
*WorkloadManagement
17+
18+
NEW: (#7358) introduce addPilotReferences() in PilotAgentsDB
19+
FIX: (#7304) Use copy+remove in PilotSync agent to avoid SELinux problems
20+
21+
*FrameworkSystem
22+
23+
FIX: (#7353) wrong service uptime calculation
24+
FIX: (#7339) send notifications for expiring proxies
25+
26+
*Core
27+
28+
NEW: (#7342) Introduce DIRAC_MYSQL_CONNECTION_GRACE_TIME to specify the grace time of the MySQL connection pool
29+
30+
*docs
31+
32+
NEW: (#7341) added doc for PreInstalledPilotEnv
33+
FIX: (#7309) just use `pip install DIRAC` for DIRAC client install
34+
FIX: (#7309) updated picture for py3 stack
35+
36+
*TransformationSystem
37+
38+
NEW: (#7336) add an index on Status and Type for the TransformationDB.Transformations table
39+
40+
*Interfaces
41+
42+
FIX: (#7320) Lower log level for printing version in submitJob
43+
FIX: (#7317) Improve performance of job delete/kill/reschedule API
44+
145
[v8.0.32]
246

347
*Core

0 commit comments

Comments
 (0)