Releases: PelicanPlatform/pelican
Releases · PelicanPlatform/pelican
v7.11.8
Changelog
- 95c363c Fixed missing newline
- f5e30f6 Fixing linter error that was added during rebase
- 15b75c7 Removed calling the x509 test script until we can fix the functionality
- 14634ae Removed the tsl defer functionality from the cache until we can fix it on the xrootd end
- ebc49ff Update version frontend to 7.11.8
v7.11.7
v7.11.6
v7.11.5
Changelog
- be21bd2 Adjust ownership/perms of /usr/local ahead of time for MacOS test runner
- a6be79e Fixed linter error in director/sort.go
- 61a30f2 Format
- 15729b6 Prettier Format
- e052a6f Redirect app to root on success password
- a5b4995 Remove the use of index.d.ts files
- fa7cf4d Removed the "network" labels from the metrics
- 7503842 Uniform Error Handling
- 3d66971 Uniform Error Handling
- 1a8af8f Uniform Error Handling
- 24bad1b Update Error Handling
- 31cbad2 Update MacOS GHA test env to fix deprecation error
- 593323b Updated the web-ui package version
v7.11.4
v7.11.3
v7.11.2
v7.11.1
Changelog
- bc54370 Comment-out all origin export config
- fa87b92 Drop old default origin port
- 74888b4 First pass at default config.d based configuration
- 50db1e2 Fix nil pointer bug caused by trying to list namespaces with no coll URL
- 826da11 Move Pelican federation-facing config to an example file
- c514ab5 Move Topology specific configuration to example file
- 43d9b0d Move common OSDF config to the federation-level config dir
- 9f9a09d Move common debugging configs to editable example file
- b3861d1 Move multiuser origin config to an example file
- 8dad09d Move origin export config to an example file
- d83b4c4 Move web UI config to example file
- a91a433 Remove prescriptive cache / origin locations
- 3beae08 Updated version to 7.11.1
v7.10.12
v7.11.0
Highlights
For Users
- [Client] The client now supports
object sync
commands, which recursively syncs source and destinations #1586 #1691 - [Client]
ls -l
and the-L
flag for logging have switched behavior –ls -l
now enables listings and-L
is now the logging flag #1598
For Admins
- [Director] The Director will now only enable x509 authentication for given selected prefixes #1563 #1624
- [Origin] Issuer config has now been added to Origin webpages #1584
- [Origin] Tokens are now auto generated if the issuer is available 1591
- [Origin] Now allow HTTP backends for an Origin #1597
- [Origin] Bug fixes for S3 origins with multiple virtual-style bucket exports #1601
- [Director] GeoIP resolution failures are now recorded as Prometheus metrics #1608
- [Director] Clients whose GeoIP resolution fails are now temporarily assigned a location within the continental US to improve followup cache selection. #1620
- [Director/Origin] Prometheus metrics are now displayed on the Origin and Director Web UI #1623
- [Registry] Admins can now delete a namespace from the Registry using the webpage #1626
- [Director] There is now a director redirect metric displayed which keeps track of the number of redirects to an origin or a cache #1632
- [All] Length of Prometheus metric retention is now configurable #1640
- [Origin] S3 Origin performance/reliability enhancements #1681
Full Changelog: v7.11.0...v7.10.0