Skip to content

Releases: civo/civogo

v0.2.16

24 Aug 19:16
fc9cd8f
Compare
Choose a tag to compare
  • improved error handling in the library (7a0e384)

Added constant errors

18 Aug 03:30
0aa9f6b
Compare
Choose a tag to compare

Added FindTemplate

11 Aug 14:31
b11ac27
Compare
Choose a tag to compare
  • Added FindTemplate fucntion to the template module (59a8681)
  • Update the change log (8cfac7b)

Added a constant errors

31 Jul 14:29
c983d56
Compare
Choose a tag to compare
  • Added error handler to the system
  • Added a new error help to README

Added CPU, RAM and SSD fields

07 Jul 13:47
f6135e2
Compare
Choose a tag to compare

Added CPU, RAM and SSD fields to Instance struct and KubernetesInstance struct

Added master_ip to Kubernetes cluster resources

06 Jul 13:28
b74d322
Compare
Choose a tag to compare

Added master_ip to the Kubernetes cluster resources,
now we are able to use it in the cli and in the terraform provider

v0.2.10: Fixed error in the cluster upgrade cmd

24 Jun 15:06
c49389a
Compare
Choose a tag to compare

v0.2.9

19 Jun 15:35
Compare
Choose a tag to compare
Add the new UpgradeAvailableTo field to KubernetesCluster

Change application struct in the kubernetes module

12 May 19:27
59b86eb
Compare
Choose a tag to compare
  • Change the applications struct, the configuration field, add custom struct for that field
  • Added comment to the ApplicationConfiguration struct inside kubernetes module

Change application struct in kubernetes

11 May 02:43
c1839b9
Compare
Choose a tag to compare

Change the applications struct, the default field from string to bool