WMCore 1.4.8 central services production release
This release contains mostly bug-fixes and a few python3 modernization changes.
Release date: 3 May 2021.
Changes since release: 1.4.7.
Central services
Software stack
Features and/or feature changes
- Force cmsweb-prod in DBS3Reader (Alan Malta Rodrigues) #10444
Bug Fixes
- Revert changes to src/python/WMCore/Configuration.py from slice 17 (Dario Mapelli) #10443
- Wrap sendAlert() in a try/except block. (Todor Ivanov) #10467
- Do not delete transfer documents if bystatus couchview response is empty (Alan Malta Rodrigues) #10471
- Properly evaluate stuck rules in MSTransferor (Alan Malta Rodrigues) #10474
Enhancements
- Remove py package from the requirements list (Alan Malta Rodrigues) #10462
WMAgent
Features and/or feature changes
- Force cmsweb-prod in DBS3Reader (Alan Malta Rodrigues) #10444
- Remove unused tweak file (Kenyi Hurtado) #10434
Bug Fixes
- Revert changes to src/python/WMCore/Configuration.py from slice 17 (Dario Mapelli) #10443
- Retrieve only a summary of the condor jobs in DrainStatusPoller (Alan Malta Rodrigues) #10458
- Only create Rucio connection in PileupFetcher if there is a pileup dataset (Alan Malta Rodrigues) #10470
Enhancements
- Create symbolic links in deploy-wmagent (tivanov) #10454
- Bump WMAgent deployment example to 1.4.7 series (Alan Malta Rodrigues) #10457