Skip to content

Releases: PelicanPlatform/pelican

v7.3.2

28 Dec 18:05
Compare
Choose a tag to compare

Changelog

  • 85cf48c Remove chmod on user-provided xrootd config files

v7.3.1

21 Dec 21:18
Compare
Choose a tag to compare

Changelog

  • ef6d348 Truncate the plugin output file as soon as possible

v7.3.0

11 Dec 20:03
8fd9345
Compare
Choose a tag to compare

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

Read more

v7.2.2

01 Dec 22:56
Compare
Choose a tag to compare

Changelog

  • 8515fb4 Add cache supervisord process
  • a2938c0 Add default environment var to origin supervisord script
  • 4173537 Add supervisor script to make origins servable
  • 0c5b1a0 Fix process name

v7.2.1

21 Nov 22:43
Compare
Choose a tag to compare

Changelog

  • fc84142 Fix small bugs in DiscoverFederation()

v7.2.0

07 Nov 18:29
3bb71ee
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v7.1.0...v7.2.0

v7.1.4

06 Nov 15:55
Compare
Choose a tag to compare

This release modifies the creation of Pelican sub-RPMs to allow compatibility with osdf-client.

v7.1.3

24 Oct 21:29
Compare
Choose a tag to compare

This patch fixes authentication headers in the director so that pelican object copy can determine issuer metadata for some namespaces dynamically.

v7.1.2

13 Oct 21:49
df7a2b9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.1.1...v7.1.2

v7.1.1

12 Oct 14:35
3bf1ae3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.1.0...v7.1.1