Skip to content

WMCore 2.3.5 production central services release

Latest
Compare
Choose a tag to compare
@amaltaro amaltaro released this 08 Aug 11:19
· 43 commits to master since this release

It's been more than 3 months that we do not upgrade WM central services, so here we go!
This production release brings in some important bug-fixes to some WM microservices and global workqueue.
In addition, the PyPi CD pipeline has been updated to use 2FA and Trusted Publishers.

Release date: 8 August 2024.
Changes since release: 2.3.2.

Central services

Software stack

  • Update CD pipeline to used trusted publishers (Alan Malta Rodrigues) #12071

Features and/or feature changes

  • Remove dependency on deprecated method xml..getchildren (Todor Ivanov) #11984
  • MSOutput: Do not consider data size for Tape data placement based on dm_weight (Alan Malta Rodrigues) #12045

Bug Fixes

  • MSPileup: Validate Pileup document with expectedRSEs instead of currentRSEs (Alan Malta Rodrigues) #11995
  • MSPileup: Check status of attachDIDs API and act upon it (Valentin Kuznetsov) #11995
  • MSPileup: Typo for customName in MSPileupData module (Fredrik) #12052
  • WorkQueue: convert PNN to PSN for pileup location (Alan Malta Rodrigues) #12066

Enhancements

  • Unused older Unified functions removed (Fredrik) #12047
  • Fix log message misspellings (Fredrik) #12054