Skip to content

Commit

Permalink
docs: Add release notes for v8.1.0a15
Browse files Browse the repository at this point in the history
  • Loading branch information
DIRACGrid CI committed Jul 6, 2023
1 parent 54db53b commit 1cd1173
Showing 1 changed file with 47 additions and 0 deletions.
47 changes: 47 additions & 0 deletions release.notes
Original file line number Diff line number Diff line change
@@ -1,3 +1,50 @@
[v8.1.0a15]

*Resources

FIX: (#7100) concatenate tags instead of overriding them in ComputingElement.initializeParameters()
NEW: (#7079) audienceName attribute in CEs
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

*WorkloadManagementSystem

FIX: (#7098) Exceptions in StalledJobAgent
CHANGE: (#7097) modifying access specifiers of JobPolicy from private to protected
FIX: (#7081) disable activityMonitoring for JobAgent
NEW: (#7079) audience support in SiteDirector
CHANGE: (#6973) validating the JDL job format using a pydantic model

*FrameworkSystem

FIX: (#7094) Support Authlib v1.2.1

*FrameworkSyste

FIX: (#7079) fix TokenManager(Client/Handler/Utilities)

*WorkloadManagent

NEW: (#7068) New TornadoSandboxStoreHandler implementation

*Core

NEW: (#7068) TornadoClient - added sendFile() method

FIX: (#7067) Close DISET selector when we no longer need it

*WorkloadManagement

FIX: (#7065) management of the job status in JobAgent
NEW: (#7065) add a test for the JobAgent to make sure the status of the submissions are correctly handled

*docs

NEW: (#7065) documentation about ComputingElement

*tests

NEW: (#7024) added script for comdirac hackathon certification tests

[v8.1.0a14]

*WorkloadManagementSystem
Expand Down

0 comments on commit 1cd1173

Please sign in to comment.