Releases
v1.15.0
FirecREST release v1.15.0
ekouts
released this
06 Mar 09:47
[1.15.0]
Added
Added the endpoints GET /status/filesystems
and GET /status/filesystems/<system>
, providing enhancement in terms of filesystem availability
The endpoint /utilities/whoami
adds the boolean
parameter "groups
" which set on true
returns a dictionary with uid
, gid
, and groups
Added the parameter WORKLOAD_MANAGER
in GET /status/parameters
to provide information on the resource and workload manager used for compute
Add F7T_LOG_TYPE to select logging to files or stdout.
Add F7T_GUNICORN_LOG for Gunicorn logs.
Add profiling midelware.
Changed
Improved retrieval of tasks from persistence storage.
Fixed
Fixed demo images dependency declarations preventing docker-compose to build successfully.
Fixed check when submitted an empty batch file on POST /compute/jobs/upload
Fixed error message when GET /status/systems
encounters error in one filesystem
Fixed SSH connection error catching
Fixed secured "ssh-keygen" command execution
Changed
Upgraded kong
gateway to v3.6.0
Upgraded cryptography
package to v42.0.4
Upgraded paramiko
package to v3.4.0
You can’t perform that action at this time.