Releases: civo/civogo
Releases · civo/civogo
v0.3.12
v0.3.10
Add CredentialID to object store and remove suspended from creds requ…
v0.3.9
Add region field in creds and remove schema tags (#119) Co-authored-by: Haardik Dharma <haardik@civo.com>
v0.3.7
What's Changed
- Modify objectstore structs by @haardikdharma10 in #116
Full Changelog: v0.3.6...v0.3.7
v0.3.6
What's Changed
- Modify objectstore credential structs by @haardikdharma10 in #115
Full Changelog: v0.3.5...v0.3.6
v0.3.5
What's Changed
- Added the option to create rules when you create a firewall by @alejandrojnm in #114
- This release breaks the way a firewall is created, with this change it is now possible to create the firewall rules when creating the firewall, all in a single call.
Full Changelog: v0.3.4...v0.3.5
v0.3.1
Full changelog - v0.3.0...v0.3.4
v0.3.0
What's Changed
- Added
Ports
field toFirewallRuleConfig
by @haardikdharma10 in #109
Full Changelog: v0.2.99...v0.3.0
v0.2.99: Helper method for kubeconfig (#107)
* Add kube utils Signed-off-by: Harsh Thakur <harsh@civo.com> * Don't decode kubeconfig as API sends a decoded kubeconfig Signed-off-by: Harsh Thakur <harsh@civo.com> * Remove 1.14, 1.15 Signed-off-by: Harsh Thakur <harsh@civo.com> * Downgrade client-go to 1.21 Signed-off-by: Harsh Thakur <harsh@civo.com> Co-authored-by: Harsh Thakur <harsh@civo.com>
v0.2.98
What's Changed
- Update qouta with object store by @vishalanarase in #108
Full Changelog: v0.2.97...v0.2.98