Skip to content

FirecREST version 1.7.1

Compare
Choose a tag to compare
@jpdorsch jpdorsch released this 31 Mar 15:13
· 969 commits to master since this release
4224e9c

In this version, the following issues are fixed

  • compute API
    • Fixed issue in scontrol command for new version of SLURM (v20.11.4) when using POST compute/jobs API
  • storage API
    • SWIFT objects now are deleted by using X-Delete-At instead of X-Delete-After
    • UTILITIES system is used to check files or directories to be operated with POST storage/xfer-internal API.
  • General
    • boolean environment variables now accept values such as yes, 1 or TRUE
  • Dependencies
    • Cryptography package was updated from 2.8 to 3.4.6