Skip to content

v8.0.14

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Feb 15:06

[rel-v8r0]

*Core

FIX: (#6790) Fix exception in FileHelper.networkToString on Python3
New: dirac-configure warns you about existing config file
FIX: (#6725) Fix in FileHelper module writing to file, fixed exception "TypeError: write() argument must be str, not bytes, because file was opened in the wrong mode.

*Docs

NEW: (#6785) Improve documentation on installing HTTPs services
FIX: (#6726) nginx takes aliases into account

*DataManagementSystem

CHANGE: (#6773) take into account all possible sources for intermediate copy when replicating files
NEW: (#6757) Provide diskOnly option in getFile. Defaul is False
CHANGE: (#6739) adapt FTS3DB to sqlalchemy 2.0

*ConfigurationSystem

FIX: (#6770) VOMS2CSSynchronizer: strip leading and trailing whitespaces from DN entries

*Resources

FIX: (#6767) do not handle ECOMM when removing file
FIX: (#6736) Add a note about XRSL times in ARC(6) vs AREX
NEW: (#6708) SensitiveDataFilter in LogFilters

*WorkloadManagement

FIX: (#6754) Repect paramList argument in ElasticJobParametersDB.getJobParameters
FIX: (#6748) Reorder pilot downloads to minimise race condition

*RequestManagementSystem

CHANGE: (#6739) adapt ReqDB to sqlalchemy 2.0

*FrameworkSystem

CHANGE: (#6734) Increased length of MySQL field UserProfileDB.up_Users to 64 (was 32)
CHANGE: (#6708) Refactor access to log filters and Logging.init()