Skip to content

Releases: symbiosis-cloud/symbiosis-go

Add region field to clusters

20 Mar 19:52
3d697cc
Compare
Choose a tag to compare
v1.1.8

Support regions for clusters

Added API key management

17 Nov 15:24
8867f8d
Compare
Choose a tag to compare

Added in this release:

  • API key management

** BREAKING CHANGES **

Changed the type of role from string to symbiosis.UserRole

Retired ClusterNodePoolInput

01 Nov 21:46
Compare
Choose a tag to compare

** BREAKING CHANGE **

We retired ClusterNodePoolInput in favor of NodePoolInput on ClusterInput. This allows for a more complete create cluster interface.

Added newClientFromToken method

27 Oct 12:49
147b943
Compare
Choose a tag to compare
  • added ability to create an api client from an auth token and teamId

Minor bugfix release

09 Oct 08:40
3b7da71
Compare
Choose a tag to compare

** BREAKING CHANGE **

  • Normalised usage of pointers on input structs

Please update all usages of NodeTaint and NodeLabel

Allow updating node pool autoscaling settings

30 Sep 15:44
1dcb761
Compare
Choose a tag to compare
  • Allow updating existing node pools to enable autoscaling

Allow node deletion and add autoscaling settings

15 Sep 14:24
836c6e9
Compare
Choose a tag to compare
  • Allow node deletion
  • Add autoscaling settings to node pools

** NOTE **
Autoscaling is not a preview feature yet, this change was added for internal testing.

Added information about cluster nodes and highly available control planes

07 Sep 11:42
e247c18
Compare
Choose a tag to compare
  • Added information about cluster nodes and highly available control panes

Added describe cluster by ID method

02 Sep 09:48
4dc00ac
Compare
Choose a tag to compare
  • Added describe cluster by id method

Fix issue with nodePool name not being present

02 Jul 18:24
Compare
Choose a tag to compare
v1.0.6

allow getting node pool name