Skip to content

v7.22.1

Choose a tag to compare

@github-actions github-actions released this 10 Feb 16:18
· 1436 commits to main since this release

Pelican v7.22.1

This release fixes critical bugs in the multi-user plugin configuration and prevents potential deadlocks in stat routines.

Breaking Changes & Upgrade Notes for Admins

  • [Origin]: For admins using the Multi-User feature, checksums will now be written to the xattrs of uploaded files

New Features and Enhancements

  • [Origin]: Enhanced authorization template form with new multi-select fields for improved value selection in #2968

Bugs Fixed

  • [Origin]: Fixed multi-user plugin configuration that was preventing proper initialization with checksumming in #2978 and #3041
  • [Director]: Fix director's stat feature to no longer "leak" goroutines #2935
  • [All]: Updated Docker image build process to use stock AlmaLinux base image for cleaner builds in #2992
  • [All]: Added bsdtar to work around ARM64 emulation bug with standard tar command in #3069

Full Changelog: v7.22.0...v7.22.1