WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Releases: DIRACGrid/DIRAC

v9.0.14

09 Dec 09:50
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

[integration]

v9.0.13

08 Dec 14:01
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

[integration]

*DataManagementSystem

FIX: (#8396) submit unmanaged token for FTS3 replication

*Resources

NEW: (#8382) Attempt to set the xrd checksum attribute when copying files localy

v9.0.12

08 Dec 09:57
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

[integration]

*Resources

FIX: (#8393) make client_id and secret optional to avoid KeyError exceptions.

*ConfigurationSystem

NEW: (#8392) handle adding user AffiliationEnds section in the CS when modifying the user from CSAPI

*MonitoringSystem

FIX: (#8391) Addapt webApp to new getTransformations API

v9.0.0a70

08 Dec 14:30
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

v9.0.0a70 Pre-release
Pre-release

[integration]

v9.0.11

01 Dec 07:59
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

[integration]

*WorkloadManagement

FIX: (#8389) Use ObjectLoader for DB instantiation in WMS components
FIX: (#8389) Reuse DB objects when killing/deleting jobs

*Resources

CHANGE: (#8362) SSHCE export inputs/import outputs as a JSON file instead of using the stdout/stderr

v9.0.10

24 Nov 14:47
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

[integration]

*DataManagementSystem

FIX: (#8381) make sure the DataManager knows the VO

*Interfaces

FIX: (#8380) DConfigCache - reset Registry caches after loading the configuration from the local disk cache

*TransformationSystem

CHANGE: (#8373) This contains various speed of for the TS, mostly by using temporary tables for the queries, only requesting what's needed in the DB, and bulking things more efficiently

v9.0.9

19 Nov 19:06
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

[integration]

CHANGE: (#8359) Subprocess: use psutil for killing processes

v9.0.8

19 Nov 16:24
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

[integration]

*DataManagementSystem

NEW: (#8263) add scitag to FTS transfers

v9.0.7

18 Nov 10:44
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

[integration]

*DataManagementSystem

FIX: (#8367) FTS reports correct accounting for failed transfers

*WorkloadManagementSystem

FIX: (#8365) SiteDirector: siteNames, ceTypes, ces and tags are None by default

*FrameworkSystem

FIX: (#8361) use cachedmethod instead of cached in ProxyDB

*TransformationSystem

FIX: (#8361) use cachedmethod instead of cached in Utilities

*WorkloadManagement

CHANGE: (#8360) use PilotManager to get the pilot output(s) from a job ID in WMSAdministrator service

*ResourceStatusSystem

FIX: (#8357) Avoid negative values in the Space Accounting

*Resources

FIX: (#8355) AREX CE: fix for understanding slightly different formats

*Core

NEW: (#8352) Report errors for every failed attempt in M2SSLTransport initAsClient
FIX: (#8352) Use resolved socket address for SSL connections in M2SSLTransport

v8.0.77

13 Nov 13:42
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

[rel-v8r0]

*WorkloadManagement

FIX: (#8326) TokenManager - pass audience parameter as resource to fetchToken() to satisfy Check-In

*Resources

FIX: (#8325) AREX CE: fix for understanding slightly different formats

*Configuration/Core

NEW: (#8256) Included a VO (using top level groups as VO) option when getting user subjects from IAM. Behaviour with single VO IAM should be unchanged.