Releases: civo/civogo
Releases · civo/civogo
v0.3.49
What's Changed
- Move CreateKubernetesPool to Pool and now is CreateKubernetesClusterPool by @alejandrojnm in #169
Full Changelog: v0.3.48...v0.3.49
v0.3.48
What's Changed
- Add new function and the test for the pool by @alejandrojnm in #168
Full Changelog: v0.3.47...v0.3.48
v0.3.47
What's Changed
- add the CreateKubernetesPool method to map the new POST /v2/kubernete… by @alessandroargentieri in #166
- Add type to the instance size by @alejandrojnm in #167
Full Changelog: v0.3.46...v0.3.47
v0.3.46
Supports the POST /v2/kubernetes/clusters/{cluster_id}/pools
v0.3.45
What's Changed
- Add support for restore postgres db by @vishalanarase in #165
Full Changelog: v0.3.44...v0.3.45
v0.3.44
What's Changed
- addition of gpu_count and gpu_type to instance struct by @alessandroargentieri in #163
- Support database backup by @vishalanarase in #164
Full Changelog: v0.3.43...v0.3.44
v0.3.42
What's Changed
- Add fields related to public_ip_node_pool by @vishalanarase in #160
Full Changelog: v0.3.41...v0.3.42
v0.3.41: add lb options
load balancer options added
v0.3.40
Add labels and taints to Pools (#158) Co-authored-by: Haardik Dharma <[email protected]>
v0.3.39
Modify logic to respect client region (#157) Co-authored-by: Haardik Dharma <[email protected]>