General
Enhancements
- Core & Internals: Simplify timestamp diff calculation #8044
- Metadata: Fix type annotations and docstrings in
DidColumnMeta
plugin #8013
- Possibly unused script:
download_proxy.sh
#7948
- Policies: use literal to store allowed algorithm names for type hints and validation #7858
- REST & API: Implement unused gateway config section functions in API, client #7976
- Testing: Implement retry mechanism for flaky tests #7878
- Testing: Add tests for default policy algorithm fallbacks #7881
- Testing: Activate integ and VO tests on nightly runs #7992
- Testing: Incorrect references to db session in pytest fixtures #8052
- WebUI (Old): Add rse type totals to web UI usage #7935
Bugs
- Messaging: ERASE message payloads are serialised twice #8020
- Rules: Default activity in
add_rule
should be defined externally #8034
- Testing: Flaky tests not being rerun in CI #8042
Clients
Enhancements
- Clients: CLI: Add a
config update
function, modify config add
#7977
- Clients: Rich client
short
option should produce a plain output #8026
Bugs
- Clients: 'download' does not respect 'scope' as expected CL Arg #7719
- Clients: cli for
rucio config
not finding config if set via env #8030