v7.19.0
Download
Do Not Use This Release
This version was improperly packaged due to an issue with GoReleaser. Please use the latest version in Pelican v7.19 series instead.
Pelican v7.19.5
Pelican v7.19.5 fixes a Cache bug that results in unresponsive Caches.
Bugs Fixed
- [Cache]: Upgraded the containerized xrdcl-pelican dependency to
v1.5.6to fix a Cache thread deadlock in #2688
Changelog
- c3a376bb89d145d0192d5998fe9943c5589ff9e1 Changed version to 7.19.5
Changelog
- 75177fc35a7de651097a57aac9f9f15cb2188cc9 Bump xrdcl-pelican to 1.5.6
- 59645888b146ef4471dc22fd6cb550ba9f45c848 Update version to v7.19.4
Changelog
- 55720a7815fac903e2c9afac7a3e58a96df2f55a Fixed default to be 60s NOT 60ns
- 53ef22d128961e7bd112c0bb3caa8d12c879ca0b Updated the version to v7.19.3-rc.1
Pelican v7.19.2 Release Notes
New Features and Enhancements
- [Client] Prevent overwriting of objects on upload #2480
- [Logging] Logs now don’t include ANSI color codes when going to non-terminals #2529
- [Client] New error classification for slow origins #2559
- [Origin] Added in a collections API to create mutable groupings of data #2550
- [Client] Added --pack flag to get and put in the CLI #2549
Bugs Fixed
- [Client] Fixed the race condition causing the failed to verify size bug #2533
- [Client] Fix deadlock where results channel is not read after cancellation #2536
- [Client] Fixed an issue where checksum requirements on put failed when not required #2546
- [Client] Fix segfault in object get with pack=auto when destination directory doesn't exist #2561
Notes for Admins
- Bumped xrdcl-pelican version to 1.5.4
- Bumped XRootD to v5.8.4-1.2
- [Federation Admin] Before upgrading Registry, finish the cleanup for site name, as explained in the “for Registry admin” section in #2558
Full Changelog: https://github.com/PelicanPlatform/pelican/compare/v7.19.1...v7.19.2
Do Not Use This Release
This version contains inappropriate token issuer URL for Director <--> Origin/Cache health tests. Please use the latest version in Pelican v7.19 series instead.
Changelog
- 33e5dc8355a1c682ac7d168e9f50bace9a9f6350 Bump xrdcl-pelican to v1.5.3
- 2f65f78d989680446a34bd30678b8c744bea2662 Comment out the Federation.DiscoveryUrl from
/etc/pelican/config.d/10-federation.yamlfrom thepelican-serverRPM - fd034ac3f64739facdb281c0791ea5ee4ec6fb39 Updated xrdcl-pelican to 1.5.4
- 8b45ce3a2365d8fa1aadd17c4a7fea0a2bf25029 Use namespace prefix token issuer as X-Pelican-Token-Generation issuer
Pelican v7.19.0 Release Notes
New Features and Enhancements
- [Client] Prevent overwriting of objects on upload #2480
- [Logging] Logs now don’t include ANSI color codes when going to non-terminals #2529
- [Client] New error classification for slow origins #2559
- [Origin] Added in a collections API to create mutable groupings of data #2550
- [Client] Added --pack flag to get and put in the CLI #2549
Bugs Fixed
- [Client] Fixed the race condition causing the failed to verify size bug #2533
- [Client] Fix deadlock where results channel is not read after cancellation #2536
- [Client] Fixed an issue where checksum requirements on put failed when not required #2546
- [Client] Fix segfault in object get with pack=auto when destination directory doesn't exist #2561
Notes for Admins
- Bumped xrdcl-pelican version to 1.5.1
- [Federation Admin] Before upgrading Registry, finish the cleanup for site name, as explained in the “for Registry admin” section in #2558
- Bumped XRootD to v5.8.4-1.2
Full Changelog: https://github.com/PelicanPlatform/pelican/compare/v7.18.1...v7.19.0-rc.1