WMCore 2.1.1 central services production release
This release brings in a backward-compatible authorization layer for ReqMgr2. It also defines Nano workflows to use a Dataset level granularity (before it was set to Block). Input data placement for Nano workflows will also be done at dataset level and 2 copies will be request.
This version also comes with the very latest stable CouchDB release.
Release date: 5 August 2022.
Changes since release: 2.1.0.
Central services
Software stack
- Update Py3 CMSMonitoring to 0.6.5 (Alan Malta Rodrigues) cms-sw/cmsdist#8002
- Updated CouchDB to version 3.2.2 (Alan Malta Rodrigues) cms-sw/cmsdist#8001
Features and/or feature changes
- Adopt ReqMgr2 authorization based on the request status (Alan Malta Rodrigues) #11223
- Implement support for gzipped stream for RucioConMon (Valentin Kuznetsov) #11142
- Move some Rucio utils over to RucioUtils module (Alan Malta Rodrigues) #11218
- Set start policy to Dataset for workflows processing MINIAODSIM dataset (Alan Malta Rodrigues) #11219
- MS: Implement new object for Nano input data placement (Alan Malta Rodrigues) #11219
Bug Fixes
Enhancements
- Update CMSMonitoring version in the requirements file to 0.6.5 (Alan Malta Rodrigues) #11229
- Update DBS mock calls and data with MINIAODSIM (Alan Malta Rodrigues) #11219
WMAgent
Features and/or feature changes
- Allow list of multiple architectures (khurtado) #11228
Bug Fixes
Enhancements
- Add ExecuteDAO script. (Todor Ivanov) #11174