Skip to content

Aspera CLI v4.25.4

Choose a tag to compare

@gegles gegles released this 04 Mar 16:39
· 655 commits to main since this release

New Features

  • general: If @: is used, then marker END optionally marks the end of collected arguments.
  • format: display defaults to info only if format is set to table, else defaults to data.
  • node: Parameter accept_v4 of option node_api (boolean, defaults to true) allows using gen4 browsing with Accept-Version: 4.0 for best performance when there are thousands of files.

Issues Fixed

  • faspex5: Listing content, or receiving a package requires API parameter: recipient_user_id or recipient_workgroup_id, else error Not authorized is returned.

Breaking Changes

  • node: Options node_cache and default_ports are replaced with option: node_api (Hash) with boolean parameters (keys): cache and standard_ports with default value true.