Skip to content

FirecREST release v1.11.0

Compare
Choose a tag to compare
@ekouts ekouts released this 08 Mar 12:23

[1.11.0]

Added

  • Add github workflow for automatic releases.
  • Add new endpoints for head and tail commands.
  • Add endpoint for the whoami command.

Changed

  • Allow square brackets in user input.
  • /utilities/stat endpoint now uses %f to return file type and permissions in mode field.

Fixed

  • Return the X-Exists header for existing folders in /utilities/mkdir, instead of X-A-Directory.
  • Fix bug on view endpoint. Return normally the files that included error messages.