Skip to content

v7.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Dec 20:03
· 3235 commits to main since this release
8fd9345

Highlights

For Users

  • Users can now recursively upload and download files. #260, #261
  • Users can upload a local directory to a data federation as a tarball and can unpack a tarball into a directory as it downloads.
  • For improved debugging, writing a debug file into a known location is now supported. #22
  • Introduced Javascript client allowing browsers to perform file transfers. Installation of the Javascript client enables users via their browser to download a file from a data federation supported by Pelican. #344

For Admins

  • [Origin] Added support for S3 file backend so that admins may expose or configure the S3 backend. #169
  • [Cache] Added authentication to cache service. #311
  • [Issuer] Introduced new OAuth2 issuer built into the origin packaging. #262
  • [General] Introduced web pages for the director and registry components. #265, #354, #355
  • New feature to allow the director to aggregate metrics from registered origins and to allow the director to periodically test origins #291 #175

What's Changed

New Contributors

Full Changelog: v7.2.0...v7.3.0