Skip to content
This repository was archived by the owner on Aug 21, 2023. It is now read-only.

Releases: opensciencegrid/stashcp

v6.8.1

15 Aug 16:20
5c527a9

Choose a tag to compare

Changelog

  • 5179929 Adding isdir special character support
  • da600d1 Handle error of setting environment variables
  • 92f8819 Look for /tmp/bt_u for the token (following WLCG token discovery)
  • d5bec3b Pass token command line option to the stashcp package
  • 5e35168 Remove io/ioutil as it's depreciated.
  • 9130ecd Remove io/ioutil as it's depreciated.
  • db1d59a Simplify if statement
  • aa5d311 Use environment variable to force test namespace to be read
  • 84f8e75 When cache override is given, force http use and do not try namespace matching

v6.8.0

03 Aug 19:29
f6a9731

Choose a tag to compare

Changelog

  • 34b5a5a Change log lvl of failure to download namespace to debug
  • 01a8b41 Adding README entry for namespace download
  • a2bd83d Adding cache ordering
  • 113fc59 Adding namespaces.json
  • 7542272 Convert namespaces specification to yaml
  • 22236ab Fix go linting
  • dbde384 Fixing test of namespaces
  • a327182 Properly parse topology data
  • e187453 Use auth endpoint for downloading

v6.8.0-rc.2

21 Jul 20:44
e022b90

Choose a tag to compare

v6.8.0-rc.2 Pre-release
Pre-release

Changelog

  • e022b90 Adding CacheOverride to main

v6.8.0-rc.0

21 Jul 17:14
c3adf4a

Choose a tag to compare

v6.8.0-rc.0 Pre-release
Pre-release

Changelog

  • 01a8b41 Adding README entry for namespace download
  • a2bd83d Adding cache ordering
  • 113fc59 Adding namespaces.json
  • 7542272 Convert namespaces specification to yaml
  • 22236ab Fix go linting
  • dbde384 Fixing test of namespaces
  • a327182 Properly parse topology data
  • e187453 Use auth endpoint for downloading

v6.7.5

04 May 02:15
471a694

Choose a tag to compare

Changelog

  • 644aea6 Escape string classad on get, not set.
  • 2f18147 Set the TransferTotalBytes attribute for plugin.

v6.7.4

24 Apr 01:39
ca094ad

Choose a tag to compare

Changelog

  • c84a2fe Escape all quotes in classad strings
  • ffd0d2e Fixing goreleaser directory copy
  • 90cfc5d Linter fixes to the classads tester

v6.7.3

01 Apr 02:20
f81793a

Choose a tag to compare

Changelog

  • f81793a Fixing imports with versioning

v6.7.2

01 Apr 02:13
2629aa2

Choose a tag to compare

Changelog

v6.7.1

31 Mar 19:12
7de72be

Choose a tag to compare

Changelog

  • 496b954 Adding below download speed for 30 seconds
  • f59b282 Decrease default minimum download speed to 100kb/s

v6.7.0 - Multifile transfer support for stash_plugin

24 Mar 15:56
b72761d

Choose a tag to compare

Changelog

  • 0f23115 Add panic log level only for stash_plugin
  • 28f0242 Adding cmd/stashcp
  • 77f0c45 Adding copy file
  • 9a368f6 Adding debug to the stash_plugin
  • aa25d52 Adding working classad parsing
  • 32d6a01 Adding working classad parsing
  • d050f2b Adding working parsing
  • bd46fbc Better error message
  • ca82811 Changing the structure to have 2 executables
  • 9828520 Create codeql-analysis.yml
  • 0230121 Fix argument parsing
  • 6f24b56 Fix error when no error on upload
  • 7e09cfe Fix linting issues
  • 7102dcf Fix tests for new transfers struct
  • 6f431dc Initial work of multi-file
  • f7f63c1 Set log level and fail if it doesnt work
  • f65e845 Start reading in input files from infile
  • 81d940f Test multitransfer input
  • 8efad92 Working on tests with new build scheme