General
Enhancements
- Consistency checks: Fix pre-commit violations in existing codebase #7772
- Core & Internals:
upload()
call gets flagged: dict literal in list not inferred as FileToUploadDict
#7762
- Core & Internals: There should be consistency between the use of
did
and DID
. #7774
- Database: Database postgresql lock not available exceptions not handled correctly #7706
- Documentation: Rucio Python Client docstrings enhancement (
Uploadclient
) #7634
- Policies: Redundant package import when checking policy version compatibility #7149
- WebUI (Old): Old UI not working with AllowEncodedSlashes NoDecode #7724
Bugs
- Protocols: WebDAV protocol makes HEAD requests, which the S3 pre-signed URL generation doesn't support #7714
Clients
Bugs
- Clients: race in token creation when running multiple clients on same host #7185
- Clients: Unnecessary option
--csv
under rucio rse show
#7566
- Clients: CLI: Misleading Output When Adding Scope Using New Rucio CLI #7729