Skip to content

Commit

Permalink
docs: Add release notes for v8.1.0a20
Browse files Browse the repository at this point in the history
  • Loading branch information
DIRACGrid CI committed Sep 20, 2023
1 parent efa94db commit d011057
Showing 1 changed file with 37 additions and 0 deletions.
37 changes: 37 additions & 0 deletions release.notes
Original file line number Diff line number Diff line change
@@ -1,3 +1,40 @@
[v8.1.0a20]

*Test

FIX: (#7206) manually start the extra services when running the integration test
NEW: (#7143) allow integration tests to run against DiracX

*TransformationSystem

CHANGE: (#7204) TransformationCleaningAgent removes files by chunk
FIX: (#7200) Drop TS permission check for all read-only functions

*WorkloadManagement

FIX: (#7201) JobMonitoringClient uses the new DiracClient class
CHANGE: (#7194) Job.setNumberOfProcessors raises an exception if the function arguments aren't valid.

Please follow the template:

*WorkloadManagementSystem

FIX: (#7196) do not try to insert nan values in AccountingDB
NEW: (#7143) call the diracx Job Monitoring endpoint
NEW: (#7105) Enhance dirac-admin-get-pilot-output to download remote pilot logs. Currently only from a SE.

*FrameworkSystem

FIX: (#7192) replace create_access_token with create_token

*ConfigurationSystem

CHANGE: (#7143) do not look for the shifter under the Default or <Setup> section

*Core

NEW: (#7143) get a token for a proxy

[v8.1.0a19]

*ConfigurationSystem
Expand Down

0 comments on commit d011057

Please sign in to comment.