Releases: opensciencegrid/xcache
Releases · opensciencegrid/xcache
Version 3.2.2
Add scitokens.conf.local support for caches too (SOFTWARE-5315)
Version 3.2.1
Fixes a typo in 3.2.0; see changelog in version 3.2.0 for new features.
Version 3.2.0
- Allow specifying the xrootd instance (e.g. stash-cache, stash-origin-auth) to authfile-update (SOFTWARE-5028)
- Split stash-origin's "originexport" var into "PublicOriginExport" and "AuthOriginExport" (SOFTWARE-5303)
- Append contents of a "scitokens.conf.local" file to generated scitokens.conf (SOFTWARE-5315)
- Generate authfile even if origin serves no public data (SOFTWARE-5028)
- Refactor stash-authfile systemd files
Full Changelog: v3.1.0...v3.2.0
Add dependency on XRootD >= 5.1.0
Fix ofs.authlib apppend syntax
Update configuration to handle XRootD 5.1 auth library handling
When using XRootD 5, XCache now appends SciTokens to the authorization library list instead of replacing the existing authorization library: https://opensciencegrid.atlassian.net/browse/SOFTWARE-4431
Improved ATLAS XCache defaults
- Add default values for the number of blocks and threads used for writing in parallel
- Add new ATLAS XCache default values for the write queue, block size, and the number of prefetch blocks
- Disable additional ATLAS debugging by default
EL8 Compatibility
- EL8 Compatibility SOFTWARE-4158
EL8 compatibility
- EL8 Compatibility SOFTWARE-4158
Enabling Scitoken and EL8 compatibility
- Enable Scitoken support SOFTWARE-3562
- Enable EL8 compat support SOFTWARE-4158