Skip to content

v1.2.4

Choose a tag to compare

@rpmoore rpmoore released this 16 Jan 00:12
· 708 commits to master since this release

This release includes the following changes and improvements:

  • Before starting a bulk operation a check was added to look for any tape failures. If a tape failure is detected the bulk operations will display the error(s) and then exit. This new behavior can be ignored with the --force command line flag.
  • Added a new command performance which will benchmark the transfer rate to a Spectra S3 endpoint. This benchmark tests network performance, as well as the performance to a Spectra S3 cache. This does not test the backend performance of a Spectra S3 endpoint.
  • Updated dependencies to latest versions
  • Non-function code improvements
  • Adds initial support for following symbolically linked files. Current support is for absolute pathed symbolically linked files.