Skip to content

2.4.0

Choose a tag to compare

@jpdorsch jpdorsch released this 15 Oct 09:40
· 299 commits to master since this release

Added

  • Compress and Extract end-points now support multiple compresion types (none, bz2, gzip, and xz).
  • Support for Magic Wormhole data transfer method

Changed

  • The System Name path parameter and the corresponding Cluster name configuration are case insensitive.

Fixed

  • Fixed Slurm sacct integration and data parsing.

  • Docker Compose startup: Added dependency for Slurm to wait for Keycloak health check before starting, preventing JWT certificate download failures.

  • Upload and Download transfer endpoints now require to specify transfer directives

  • Installation docs:

    • Helm charts: FirecREST settings are all included in values.yaml file
    • Changed documentation name from Deployment to Install
  • Improved direct upload endpoints size limit checks