Releases: cloudwm/cloudcli-server
Releases · cloudwm/cloudcli-server
v1.2.0
04 Sep 13:20
Compare
Sorry, something went wrong.
No results found
fix for tags commands
misc. / minor fixes
v1.1.5
15 May 14:44
Compare
Sorry, something went wrong.
No results found
add support for suspend / resumt actions
v1.1.4
22 Sep 08:34
Compare
Sorry, something went wrong.
No results found
add server create long argument to schema with link to server config tool
v1.1.3
11 Sep 07:04
Compare
Sorry, something went wrong.
No results found
fix statistics response to ignore invalid interval statistic
v1.1.2
22 May 06:54
Compare
Sorry, something went wrong.
No results found
fix for network commands backwards compatibility
v1.1.1
22 May 06:10
Compare
Sorry, something went wrong.
No results found
upgrade php and laravel versions
add network commands
add schema supporta argument for backwards compatibility
v1.1.0
14 Feb 15:08
Compare
Sorry, something went wrong.
No results found
update compose dependencies
fix bug where server info command failed due to missing permissions to get pricing. In that case we now return empty pricing details.
v1.0.9
30 Jun 12:20
Compare
Sorry, something went wrong.
No results found
update monthly billing cycle package documentation
always set empty trafficPackage for hourly billing
server create: keep network name case sensitivity
add cliUsage and cliPreRunHooks to schema to show error message + help for better UX
add hdlib command to schema
v1.0.8
21 Oct 20:05
Compare
Sorry, something went wrong.
No results found
fix bug preventing multiple operations in parallel from the same IP (can occur from external tools like Terraform)
fix bug in case of empty client response
fix missing id flag in various commands
allow to set traffic package for hourly billing instance
v1.0.7
03 May 15:05
Compare
Sorry, something went wrong.
No results found
set srcUI to false in server create requests (should fix bug for accounts with limited permissions)
add 3rd party integration tests using ansible, salt, libcloud
logging / debugging improvements