Releases: DIRACGrid/DIRAC
v8.0.59
[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
[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
docs: Add release notes for v9.0.0a35
v9.0.0a34
v9.0.0a33
[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
docs: Add release notes for v8.0.58
v8.0.57
v9.0.0a32
[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
[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