Skip to content

v6.12.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 06 Jun 16:09
· 30 commits to main since this release
v6.12.1

Quick fix over v6.12.0 to update the bundled namespaces.json.

Changes from 6.12.0 are:

Multiple bug fixes and improvements, especially with regards to authenticated access.

  • Make use of credential generation info from Topology (#57)
  • Print a warning instead of crashing when a job's .job.ad file is missing or can't be read (#66)
  • Handle URLs with underscores in the scheme (#69)
  • Add support for X-Transfer-Status HTTP header (#70)
  • Update fallback namespaces.json with the latest from Topology (#71)
  • Correct namespace lookup for downloading osdf://-style URLs (i.e. ones with only 2 slashes) (#74)
  • Fail early with a better error message when asked to transfer from an unknown namespace (#75)