Skip to content

Releases: DIRACGrid/DIRAC

v8.0.59

21 Nov 13:08
Compare
Choose a tag to compare

[rel-v8r0]

*FrameworkSystem

CHANGE: (#7895) Rename TokenManager service classes to follow standard convention for tornado and diset handlers
NEW: (#7888) The DISET version of the TokenManager service

*TransformationSystem

FIX: (#7894) Use parameterised query in addTransformation
CHANGE: (#7874) the TransformationCleaningAgent forces jobs to KILLED

*WorkloadManagementSystem

CHANGE: (#7891) added ulimit -n 1048575 to pilotwrapper content
NEW: (#7866) for parametric jobs, added the possibility to bulk insert records in JobLoggingDB

*WorkloadManagement

CHANGE: (#7886) Use plain proxy for the pilot bundle

*Core

CHANGE: (#7875) Remove lock in Logging._createLogRecord

v9.0.0a36

20 Nov 20:31
Compare
Choose a tag to compare
v9.0.0a36 Pre-release
Pre-release

[integration]

*TransformationSystem

CHANGE: (#7906) the TransformationCleaningAgent forces jobs to KILLED

*WorkloadManagementSystem

NEW: (#7905) for parametric jobs, added the possibility to bulk insert records in JobLoggingDB
CHANGE: (#7902) added ulimit -n 1048575 to pilotwrapper content

*FrameworkSystem

CHANGE: (#7901) Rename TokenManager service classes to follow standard convention for tornado and diset handlers

Thank you for writing the text to appear in the release notes. It will show up
exactly as it appears between the two bold lines
Please follow the template:

*CI

NEW: (#7899) Add PilotLogsDB to diracx environment to allow CI testing.
For examples look into release.notes

*Misc

FIX: (#7893) Tidy up whitespace in cvmfs.yml

*WorkloadManagement

CHANGE: (#7892) Use plain proxy for the pilot bundle

v9.0.0a35

07 Nov 09:04
Compare
Choose a tag to compare
v9.0.0a35 Pre-release
Pre-release
docs: Add release notes for v9.0.0a35

v9.0.0a34

06 Nov 21:50
Compare
Choose a tag to compare
v9.0.0a34 Pre-release
Pre-release

[integration]

*DataManagementSystem

FIX: (#7879) Fix the condition for return type sanitation

v9.0.0a33

06 Nov 21:18
Compare
Choose a tag to compare
v9.0.0a33 Pre-release
Pre-release

[integration]

*Core

CHANGE: (#7876) Remove lock in Logging._createLogRecord
FIX: (#7864) Prevent -1 returned from oSocket.write being interpreted as number of bytes to avoid an infinite loop in DISET BaseTransport.sendData.
FIX: (#7856) ensure processProposal always returns "closeTransport" on error
FIX: (#7843) Returning DISET responses with >100000000 bytes

*ResourceStatusSystem

FIX: (#7871) some protocols or types are not in GOC

*TransformationSystem

FIX: (#7865) getTasksToSubmit consider tasks inserted by 30 seconds or more
NEW: (#7843) Use getTransformationFilesAsJsonString for faster getTransformationFiles

*StompMQConnector

FIX: (#7855) add a timeout for the StompConnector to handle nonresponsive sockets which can cause logging to be blocked

*DataManagementSystem

FIX: (#7850) Fix deadlock when FTS3Agent._treatOperation fails

v8.0.58

04 Nov 09:46
Compare
Choose a tag to compare
docs: Add release notes for v8.0.58

v8.0.57

04 Nov 05:57
Compare
Choose a tag to compare

[rel-v8r0]

*TransformationSystem

FIX: (#7861) getTasksToSubmit consider tasks inserted by 30 seconds or more

*ResourceStatusSystem

FIX: (#7859) some protocols or types are not in GOC

*DataManagementSystem

FIX: (#7857) Fix the condition for return type sanitation

v9.0.0a32

31 Oct 20:05
Compare
Choose a tag to compare
v9.0.0a32 Pre-release
Pre-release

[integration]

*Resources

FIX: (#7839) hide private keys from the logs
FIX: (#7832) AREX interactions with tokens
FIX: (#7831) Drop CloudCE proxy handling
FIX: (#7829) CloudCE: truncate long messages returned from create_node

*Core

CHANGE: (#7837) minimum version of some packages

*TransformationSystem

NEW: (#7833)
CHANGE: (#7833) Improve getTransformationFiles performance

v8.0.56

28 Oct 10:50
Compare
Choose a tag to compare

[rel-v8r0]

*StompMQConnector

FIX: (#7854) add a timeout for the StompConnector to handle nonresponsive sockets which can cause logging to be blocked

*Core

FIX: (#7852) ensure processProposal always returns "closeTransport" on error
FIX: (#7848) Prevent -1 returned from oSocket.write being interpreted as number of bytes to avoid an infinite loop in DISET BaseTransport.sendData.

*DataManagementSystem

FIX: (#7847) Fix deadlock when FTS3Agent._treatOperation fails
FIX: (#7844) fix wrong return type in the FTS3Agent, when using tokens

v8.0.55

17 Oct 11:51
Compare
Choose a tag to compare

[rel-v8r0]

*Core

FIX: (#7840) Returning DISET responses with >100000000 bytes

*TransformationSystem

NEW: (#7840) Use getTransformationFilesAsJsonString for faster getTransformationFiles

*Resources

FIX: (#7835) hide private keys from the logs