v7.12.1
NOTE
Containerized versions of this release were dead on arrival due to a broken dependency for xrdcl-pelican.
Bugs Fixed
- [Servers] Restored the functionality of various tickers that had been erroneously stopped, preventing XRootD servers from refreshing some files like scitokens/auth config and preventing some metrics from being scraped by Prometheus.
- [Caches] Updated caches' underlying version of
xrdcl-pelicanfrom0.9.4to1.0.2, which prevents a segfault in caches whenever a non-existent object is requested.
Bugs Introduced
- [Caches] The
directorTestfunctionality will fail in caches due to the newxrdcl-pelicanversion until updates can be made in Directors. These test failures are limited in scope and should not affect the rest of the cache's functionality, but may generate excess noise in logs.