Skip to content

Releases: IBM/aspera-cli

Aspera CLI v4.26.0

28 May 22:57

Choose a tag to compare

New Features

  • preview: New option root_url (replaces file_access), to override how to access files on storage.
  • node: (also aoc files) Operation modify added to permissions.
  • node: (also aoc files) Operation list now uses paging.
  • aoc: When creating a shared inbox, the value of option workspace is now used as default value to set field workspace_id.
  • aoc: Support additional operations on admin application, like activate/deactivate app in workspace.
  • aoc: Support additional operations on admin user and user: preferences and notifications.
  • aoc: Support selection of workspace using percent selectors: %name: and %id:.
  • global: Added download URLs for transferd 1.1.8.
  • global: New Extended Value modifier: s converts to String.
  • global: Parameter str_lst_sep of option table_style allows setting separator for list of strings.

Issues Fixed

  • format: In table format with option flat_hash=yes, fixed that some parameters were not shown. Moreover, (Node API: /info), if an array of hash with name/value keys is returned with one extra key, still apply simplification.
  • global: Fixed #254.

Breaking Changes

  • preview: Removed option file_access, replaced with option root_url.
  • aoc: Command resource in adminis now removed. It was deprecated since 4.18. Use the same command without resource. Place the resource name directly after admin.

Aspera CLI v4.25.6

08 Apr 17:42

Choose a tag to compare

Issues Fixed

  • node: #253 fix node transfer list infinite loop with once_only.

Aspera CLI v4.25.5

25 Mar 21:04

Choose a tag to compare

New Features

  • faspex5: When sending a package, recipients specified in fields private_recipients, notified_on_upload, notified_on_download and notified_on_receipt are now also expanded like field recipients.

Issues Fixed

  • config: Fixed preset update with dot-path options.
  • sync: #251 in admin command: Fixed database path on Windows: Use ~private-asp instead of .private-asp.
  • httpgw: #252 HTTPGW transfer showed success even in case of error code 403. Now raises error with message.

Aspera CLI v4.25.4

04 Mar 16:39

Choose a tag to compare

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.

Aspera CLI v4.25.3

18 Feb 21:56

Choose a tag to compare

New Features

  • faspex5: Package browsing now available for all inbox types.

Issues Fixed

  • aoc: Public short links can now be modified.

Breaking Changes

  • config: Deprecated and removed action ascp connect.
  • global: Deprecated and removed option property made redundant with @: and dotted values. Instead of --property=foo bar, use @: foo=bar.
  • faspex5: Default value for option box is now inbox_all to match web UI, previously: inbox.

Aspera CLI v4.25.2

03 Feb 08:23

Choose a tag to compare

New Features

  • aoc: Public short links can now be created with an explicit access level.

Issues Fixed

  • Fixed container builds and Windows archive generation.

Breaking Changes

Main documentation has moved to docs/README.md.

  • config: Removed option ascp_path, replaced by sdk_folder.

  • config: Removed command ascp use. Use instead:

    ascli conf preset set GLOBAL sdk_folder <path>
  • config: Removed command ascp products use. Use instead:

    ascli conf preset set GLOBAL sdk_folder product:<path>
  • config: Default log_level is now info (was warn). To restore the previous behavior:

    ascli config preset set GLOBAL log_level warn

Aspera CLI v4.25.1

21 Jan 19:10

Choose a tag to compare

Issues Fixed

  • build: Fixed deploy workflow to use global rake instead of bundle exec.
  • build: Made rspec require conditional in test.rake for deploy environment.

Aspera CLI v4.25.0

21 Jan 19:05

Choose a tag to compare

New Features

  • global: All Hash and Array options are now cumulative (merged). Value @none: resets to empty value.
  • global: Improved error diagnostic during evaluation of extended value.
  • global: New extended value modifier: @: (empty modifier) to evaluate remaining arguments as Hash or Array.
  • global: New extended value modifier: @stdin:chomp reads stdin and removes \n.
  • config: New option: parser allows definition of default parser for extended values when expecting a Hash or Array type.
  • orchestrator: Commands now takes option query.
  • aoc: The admin command for node now support nodes owned by admin, so that secret is no more necessary.

Issues Fixed

  • aoc: Restored command admin workspace shared_folder :id list which was since 4.11.0.
  • direct: When using ascp4 do not set env var: ASPERA_TEST_REDIS_DISABLE, else it fails with: Failed to initialize application.

Breaking Changes

  • aoc: Option package_folder is now a Hash instead of formatted String.
  • aoc: Deprecated option scope. It is selected from the command directly. For bearer_token --scope=admin:all, now use: admin bearer_token.
  • server: By default, SSH option use_agent is now false.
  • config: Removed option use_product, replaced with prefix product: of option ascp_path.
  • config: Secret lookup is no more automatic, activate setting option secret to PRESET.
  • faspex5: Removed deprecated (4.18) command in admin: resource, use resource name as command directly in admin.
  • preview: Replaced gem mimemagic with marcel.
  • global: Extended value modifier @stdbin: is replaced with @stdin:bin.
  • Build system uses now rake instead of make for easier portability on Windows.
  • PDF manual removed from repo, it is now generated for releases only.
  • HTML manual is not generated anymore.

Aspera CLI v4.24.2

23 Oct 22:18

Choose a tag to compare

  • New Features:
    • direct: Capability to send management messages to ascp on running sessions. e.g. change target rate.
    • config: Added command: sync spec to get sync parameters documentation. Also added to manual.
  • Issues Fixed:
    • faspex5: Fix public link auth for Faspex 5.0.13.
    • aoc: Fix some admin operations requiring a user's home for Files.
    • node: Fix transfer operations: modify and cancel.
    • config: #230 Fix problem when installing and detecting SDK on Windows
  • Breaking Changes:
    • ats: Removed option params. Use positional parameter for creation, and query for list.

Aspera CLI v4.24.1

02 Oct 00:36

Choose a tag to compare

  • Issues Fixed:
    • wizard: Fixed wizard.