Releases: verda-cloud/sdk-python
Releases · verda-cloud/sdk-python
v1.3.0
25 May 13:47
Compare
Sorry, something went wrong.
No results found
Added support for volume cloning
v1.2.0
24 Apr 15:01
Compare
Sorry, something went wrong.
No results found
Added support for deploying a new instance with existing volumes
v1.1.2
02 Mar 15:43
Compare
Sorry, something went wrong.
No results found
Fixed bug where the wrong property name was used
v1.1.1
23 Feb 08:04
Compare
Sorry, something went wrong.
No results found
Fixed a bug where the authentication refresh token flow did not update the token values
v1.1.0
20 Jan 13:06
Compare
Sorry, something went wrong.
No results found
Added support for checking availability for a spot instance
Updated two github actions to run on fixed version of ubuntu because the latest one is missing python 3.6
Added more version of python to be used on two github actions
v1.0.10
18 Oct 12:32
Compare
Sorry, something went wrong.
No results found
Added support for adding a coupon code when deploying a new instance
v1.0.9
16 Sep 11:26
Compare
Sorry, something went wrong.
No results found
Added is_spot property to the Instance class, now possible to deploy a spot instance
Implemented str method for Instance, Volume and Image Classes, now possible to print instances of these classes
v1.0.8
20 Dec 14:16
Compare
Sorry, something went wrong.
No results found
Added support for ssh keys in the volume object (used by OS volumes)
v1.0.7
13 Oct 07:09
Compare
Sorry, something went wrong.
No results found
Fixed the previous bug in a different method
v1.0.6
12 Oct 10:01
Compare
Sorry, something went wrong.
No results found
Fixed a bug where initializing an instance without ssh keys raises an exception