General
Enhancements
- Core & Internals: Add caching for Open Data file lists #8215
- Core & Internals: Add RSE filter to Open Data replica list #8228
- REST & API:
update_subscription in gateway/subscription: validate SubscriptionState #7820
- Testing: Enforce Conventional Commits in CI #7945
- Testing: Testing: remove the
# NOQA: W503/W504 tags #8263
- Testing: Tooling: Should we remove completely
Flake8? #8264
- Testing: Testing: Change Ruff’s
flake8-type-checking prefix to TC #8266
- Testing: Testing: We are currently not getting Ruff’s default safety net #8268
- Testing: Testing:
bootstrap_dev.sh exits silently on Linux (Bash 5.1+) when using profiles #8284
- Testing: Remove old autotest image workflow and scripts #8328
- Testing: Remove incomplete test coverage #8330
Bugs
- Core & Internals: get_local_account_usage does not filter on RSE #7125
- Policies: Rucio silently skips importing configured policy package in case of errors #7962
- Testing: CI Failures due to
/etc/httpd/conf.d/ssl.conf #8308
- Testing: Flaky judge evaluator tests #8329