Skip to content

v7.14.0-rc.0

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 26 Feb 18:20
· 3055 commits to main since this release

Pelican v7.14.0-rc.0

New Features and Enhancements

Client

  • N/A

Cache, Director, Origin, Registry

  • Drop privileges to user pelican if requested #1850
  • Add /version endpoint to expose version and build info #2038
  • Log Pelican config on server startup #1970

Origin, Cache

  • Fix xrootd log level mapping bug and inherit from Pelican log level #1988
  • Allow for Shoveler messages to be understood by monitoring packet handler #1981
  • Prometheus Metric For When a Service Crashed #2015

Origin

  • Refactor & Cleanup Origin Exports code #1919
  • Deprecate Lotman.DbLocation in favor of Lotman.LotHome #2001

Cache

  • Remove tls authentication from caches #1994

Director

  • Fix Director Capabilities Display #1980
  • Add Cache and Server Info Cards to Map #1947
  • Geoip table #1893
  • Add Server Outage information #1982
  • Add federation token endpoint in Director, and implement routine for caches to fetch one #1985
  • Grafana Token API Access #1917
  • Enable PROPFIND of Director health test API #2002

Condor-Pelican

  • K8SPhysicalHostName Error Message #1891

Document Updates

  • Simplify Linux install instructions #1921
  • Remove jargon from the credential management page #1922
  • Document restricted characters in fed prefixes #2050
  • Update Server.XYZ docs to include all server components #1997

Operations & Bugs Fixed

  • Don't build dev images on git tags, tag image with latest-itb and sha256 #1946
  • Clean up the container image build and testing process #1972
  • Run tests in more appropriate container images #2000
  • Update xrootd release version to 1.5.purge.osg #1983
  • Pinned the goreleaser version to 2 #1991
  • Attempted speedups for GHA PR runs #2030
  • Rebase on OSG 24 (#1858) #2016
  • Install new plugin: xrdhttp-pelican v0.0.3 #2013
  • Update OS X install of xrootd-s3-http to v0.2.1 #2026
  • Reduce memory hoarding in the unit test #2028
  • Pin xrootd log levels in fed test and use typed params throughout #2019

Full Changelog

Compare v7.13.0...v7.14.0