New Features
faspex5
: added commandadmin configuration
for global parameters.faspex5
: added commandadmin clean_deleted
.faspex5
: added resourcedistribution_list
.node
: "gen3" browse now returns all elements using pages, and supports optionquery
with parameterrecursive
,max
,self
.httpgw
: new plugin, detect the GW.faspio
: new plugin, configure bridges.config
:ascp info
also shows the version of the openssl library used byascp
.node
: new action:transport
to display transfer address and ports- global: added option
http_proxy
, as an alias to env varhttp_proxy
. - global: Possibility to filter fields when using formats like
json
oryaml
.
Issues Fixed
faspex5
: fixed support for percent selector for metadata profiles.
Breaking Changes
aoc
:admin resource
is deprecated, use justadmin
.faspex5
:admin resource
is deprecated, use justadmin
.- global: option
value
is deprecated and replaced with optionquery
when used in generic commands:delete
andlist
, as well as node ak browse, node stream and watch folder list. (#142) - global: option
warnings
(and shortw
) is removed. To get ruby warnings invoke withruby -w .../ascli ...
. SeeMakefile
intest
- global: option
table_style
now expects a Hash, not String. - bss: Removed unused plugin.
Full Changelog: v4.17.0...v4.18.0