Skip to content

v7.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Sep 16:21
· 3536 commits to main since this release
ae12bfc

The first release of the new Pelican codebase!

Pelican currently includes the functionality of the prior osdf-client / stashcp; it emulates the CLI of those clients if the binary is renamed to stashcp or stash_plugin.

Two new components have been developed, the director and the namespace registry. The director is responsible for routing clients to an appropriate cache or origin to serve up their request (and has similar functionality to the redirector for the OSDF). The namespace registry adds an authorization layer to the data federation, associating a prefix with the public key of an origin.

This includes experimental support for launching an origin via the Pelican command line. Over the next few monthly releases, this support will mature to the point of replacing currently running origin containers in the OSDF.

Release Notes:

New Contributors

Full Changelog: https://github.com/PelicanPlatform/pelican/commits/v7.0.0