- New Features:
config
: New command:transferd
to list and install specific version ofasperatransferd
andascp
config
: New command:token
to list and flush cached tokens.faspex5
: New command:admin contact reset_password
config
: New command:tokens
withlist
,show
,flush
(replaceflush_tokens
)aoc
: #178 packages can be browsed, and individual files can be downloaded now.
- Issues Fixed:
config
: #180 problem inascp install
aoc
: #184 token cache shall be different per aoc org.config
: Soft links in transfer SDK archive are correctly extractedaoc
: Fixpackages delete
not working.direct
agent: #174 Race condition fix withascp
: timeout waiting mgt port connect (select not readable)config
: #175ascli config preset set GLOBAL version_check_days 0
causes a badconfig.yaml
to be writtenpreview
: #177 fix bug that prevents preview generation to work.
- Breaking Changes:
- global : Ruby minimum versions is now 3.1 (mainly due to switch to openssl 3). Future minimum is 3.2. Recommended is 3.4.
transferd
: Use of Aspera Transfer Daemon requires minimum version 1.1.4. agenttrsdk
renamedtransferd
.ascp
: Default SDK version is now 1.1.4. Removes support for ascp4.- global : Options
transpose_single
andmulti_table
replaced with single optionmulti_single
and values:no
,yes
,single
. - global : Column name for single object is now
field
instead ofkey
. - global : Ruby minimum versions is now 2.7 (2.6 previously, that removes macOS default ruby support, but newer ruby version can be installed on macOS)
node
: Removed deprecated command prefixexec:
, use@ruby:
instead.- global : Now uses openssl 3.