Skip to content

Releases: thalassa-cloud/client-go

v0.19.1

Choose a tag to compare

@github-actions github-actions released this 11 Sep 14:32
64fb00f

Changelog

  • 7a7120c: feat(kubernetes): add DisablePublicEndpoint field to cluster types (@thojkooi)
  • 64fb00f: Merge pull request #58 from thalassa-cloud/disable-public-endpoint (@thojkooi)

v0.19.0

Choose a tag to compare

@github-actions github-actions released this 11 Sep 09:28
7421ae0

Changelog

  • 47a48cd: chore(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.0 (@dependabot[bot])
  • f78301a: Merge pull request #53 from thalassa-cloud/dependabot/go_modules/github.com/stretchr/testify-1.11.0 (@thojkooi)
  • efd2779: chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1 (@dependabot[bot])
  • 8a0aba1: chore(deps): bump golang.org/x/time from 0.12.0 to 0.13.0 (@dependabot[bot])
  • 177b791: Merge pull request #56 from thalassa-cloud/dependabot/go_modules/golang.org/x/time-0.13.0 (@thojkooi)
  • 5affefc: Merge pull request #55 from thalassa-cloud/dependabot/go_modules/github.com/stretchr/testify-1.11.1 (@thojkooi)
  • da1f007: chore(deps): bump golang.org/x/oauth2 from 0.30.0 to 0.31.0 (@dependabot[bot])
  • bb0d5aa: Merge pull request #54 from thalassa-cloud/dependabot/go_modules/golang.org/x/oauth2-0.31.0 (@thojkooi)
  • 366988f: feat(kubernetes): add Supported field to KubernetesVersion (@thojkooi)
  • 21cc63c: feat(kubernetes): add SecurityGroups and SecurityGroupAttachments fields to cluster and node pool types (@thojkooi)
  • 7421ae0: Merge pull request #57 from thalassa-cloud/kubernetes-security-groups (@thojkooi)

v0.18.1

Choose a tag to compare

@github-actions github-actions released this 11 Sep 09:28

Changelog

  • da32fd3: feat(kubernetes): add Supported field to KubernetesVersion (@thojkooi)

v0.18.0

Choose a tag to compare

@github-actions github-actions released this 18 Aug 12:10
b2c88c6

Changelog

v0.17.1

Choose a tag to compare

@github-actions github-actions released this 11 Aug 18:26
d543d01

Changelog

  • 209be64: fix(iaas): add missing DeleteProtection flag to VpcLoadbalancer (@thojkooi)
  • e1c5e78: feat(iaas): add optional Subnet field to UpdateLoadbalancer to allow moving load balancers between subnets (@thojkooi)
  • d543d01: Merge pull request #51 from thalassa-cloud/lb-fix (@thojkooi)

v0.17.0

Choose a tag to compare

@github-actions github-actions released this 11 Aug 16:25
632d97d

Changelog

  • eaef261: feat(iaas): add security group attachments and default route configuration to NAT Gateway types (@thojkooi)
  • 7f299f4: feat(iaas): add attached security groups list to Machine, NAT Gateway, and Loadbalancer types (@thojkooi)
  • 632d97d: Merge pull request #50 from thalassa-cloud/natgateway-security-groups (@thojkooi)

v0.16.1

Choose a tag to compare

@github-actions github-actions released this 26 Jul 21:16
cbe76df

Changelog

v0.16.0

Choose a tag to compare

@github-actions github-actions released this 14 Jul 16:50
23e2ae2

Changelog

v0.15.1

Choose a tag to compare

@github-actions github-actions released this 14 Jul 15:34
ac8cf95

Changelog

v0.15.0

Choose a tag to compare

@github-actions github-actions released this 14 Jul 15:28
e1cc185

Changelog

  • b3a4b15: feat(kubernetes): expand cluster configuration with API server ACLs and auto upgrade policy (@thojkooi)
  • 9988c0a: feat(kubernetes): add new node pool upgrade strategies (@thojkooi)
  • e4192e7: Merge pull request #45 from thalassa-cloud/kubernetes-cluster-add-maintenance-scheduled-upgrades (@thojkooi)
  • aee7f81: feat(kubernetes): add RBAC and ClusterRoles (@thojkooi)
  • e1cc185: Merge pull request #46 from thalassa-cloud/kubernetes-rbac-iam (@thojkooi)