Skip to content

v7.26.0-rc.3

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 13 May 18:22
· 323 commits to main since this release
Immutable release. Only release title and notes can be modified.

Pelican v7.26.0-rc.3

This release focuses on code cleanup and security changes. It has some underlying CLI upgrades and includes upgrades of dependency plugins. The major change is that the server and client binaries are now separated into the pelican and pelican-server binaries.

Breaking Changes & Upgrade Notes for Admins

  • [All]: Clients and Servers are now separate binaries, with the client binary now less than ⅓ the size of the server binary. #3343
  • [All]: Durations in config params must now include units #3396
  • [Origin/Cache]: XRootD bumped to version 5.9.2-1.1 #3379
  • [Origin/Cache]: XRootD-S3-HTTP plugin bumped to version v0.6.7 to fix a bug with S3 Listings #3381

New Features and Enhancements

  • [Client]: Added expiration flag in token creation CLI #3339
  • [Client]: Added a new client-only container image #3383
  • [Origin]: Added a multi-user version of the POSIXv2 backend #3214
  • [Web-UI]: Admins can now edit users and groups in the UI

Bugs Fixed

  • [All] Security Improvements #3313

Full Changelog: v7.25.0-rc.4...v7.26.0-rc.3