Releases: civo/client-python
Releases · civo/client-python
v1.0.9
What's Changed
- Updated Civo Api Doc Link by @Aditya-Narayan-Nayak in #32
- Depreciate Template functionality and add Disk Images functionality by @tanmaymunjal in #34
- Made some API call changes in charges.py and quota.py by @tanmaymunjal in #35
- In instances.create -> pass payload to API. by @hoogenm in #37
New Contributors
- @Aditya-Narayan-Nayak made their first contribution in #32
- @tanmaymunjal made their first contribution in #34
- @hoogenm made their first contribution in #37
Full Changelog: v1.0.8...v1.0.9
v1.0.8
Update setup.py change the version
Update the lib
- Update the lib, to use the api url by default if CIVO_API env do not exist
- change filter by filter_by
v1.0.6: Merge pull request #29 from alejandrojnm/dev
feat(Civo): Change version
New option to update the kubernet cluster
Now if you are scaling down by one, you can give a hint on the node's name to be destroyed, using the node_destroy
param
Add script to the instance
- Now you can pass script at the moment of the creation of instance
Add logo to README
Add logo to README
Update version
Update version
First version
Added support for all the api the civo