Skip to content

Commit

Permalink
docs: Add release notes for v8.0.33
Browse files Browse the repository at this point in the history
  • Loading branch information
DIRACGrid CI committed Dec 11, 2023
1 parent 07037d0 commit c619b45
Showing 1 changed file with 44 additions and 0 deletions.
44 changes: 44 additions & 0 deletions release.notes
Original file line number Diff line number Diff line change
@@ -1,3 +1,47 @@
[v8.0.33]

*Resources

FIX: (#7365) make sure the WLCG accounting file is json
FIX: (#7348) remove valid argument from setToken
FIX: (#7289) get batch system details from local cfg instead of environment variables

*WorkloadManagementSystem

FIX: (#7359) added SiteDirector option for CVMFS_locations
FIX: (#7302) JobAgents will set jobStatus=Failed/Payload failed if and only if the job was previously Running
FIX: (#7300) correctly handle UTC in JobLoggingDB float timestamp
FIX: (#7291) ElasticJobParametersDB: do not configure the IndexPrefix name

*WorkloadManagement

NEW: (#7358) introduce addPilotReferences() in PilotAgentsDB
FIX: (#7304) Use copy+remove in PilotSync agent to avoid SELinux problems

*FrameworkSystem

FIX: (#7353) wrong service uptime calculation
FIX: (#7339) send notifications for expiring proxies

*Core

NEW: (#7342) Introduce DIRAC_MYSQL_CONNECTION_GRACE_TIME to specify the grace time of the MySQL connection pool

*docs

NEW: (#7341) added doc for PreInstalledPilotEnv
FIX: (#7309) just use `pip install DIRAC` for DIRAC client install
FIX: (#7309) updated picture for py3 stack

*TransformationSystem

NEW: (#7336) add an index on Status and Type for the TransformationDB.Transformations table

*Interfaces

FIX: (#7320) Lower log level for printing version in submitJob
FIX: (#7317) Improve performance of job delete/kill/reschedule API

[v8.0.32]

*Core
Expand Down

0 comments on commit c619b45

Please sign in to comment.