Skip to content

2.6.0

Choose a tag to compare

@bertrand-sb bertrand-sb released this 24 Jul 17:31
· 28 commits to main since this release
e97bcca

Added

  • Add the ability for --filename to accept a directory. The client will upload the file
    in that directory only if it contains a single file.
  • Add more details to error messages if the client fails to read a directory or trace
    file.

Changed

  • Make --trace-name optional. If not provided, the server will pick the name for the
    newly uploaded trace. This is useful because trace names must be unique within a project
    on the server, and users may not know what names are already taken.