Skip to content

v7.20.2

Choose a tag to compare

@github-actions github-actions released this 03 Oct 21:04
· 1865 commits to main since this release

Pelican v7.20.2

This release comes with general Cache/Origin stability bugfixes, tunes the Director's adaptive sorting algorithm and provides an important security update for Caches/Origins.

Bugs Fixed

  • [Origin]: Bumped the containerized xrootd-s3-http version to fix a bug in S3 Origins that could cause server crashes in #2718
  • [Cache/Origin]: Changed the way authfile entries are sorted to prevent applying access policies from public namespaces to private namespaces when the public namespace is a prefix of the private (e.g. /foo is public and /foo-auth is private) in #2705
  • [Cache/Origin]: Fixed a bug that prevented Caches and Origins from starting when Pelican's global logging level was set to Warn in #2712
  • [Director]: Made small changes to the Director's adaptive sort algorithm to help stabilize load distribution around closer caches in #2716

Full Changelog: https://github.com/PelicanPlatform/pelican/compare/v7.20.1…v7.20.2