Releases: thalassa-cloud/client-go
Releases · thalassa-cloud/client-go
Release list
v0.19.1
v0.19.0
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
v0.18.0
Changelog
- 14d9316: feat(iaas): implement snapshot and snapshot policy management (@thojkooi)
- e811b76: feat(filters): add methods to manage filters (@thojkooi)
- f38ccf1: feat(iaas): add VPC status waiting methods (@thojkooi)
- 9ebb6bb: feat(iaas): add load balancer status waiting methods (@thojkooi)
- 0dc48de: feat(iaas): add UpdateCloudInitTemplate method (@thojkooi)
- b2c88c6: Merge pull request #52 from thalassa-cloud/snapshots (@thojkooi)
v0.17.1
v0.17.0
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
Changelog
- e9e3458: feat(objectstorage): implement bucket (@OscarStack)
- c738052: feat(objectstorage): implement bucket (@OscarStack)
- 189b43b: feat(client): add ObjectStorage client method (@OscarStack)
- 4e12131: feat(objectstorage): refactor bucket policy and usage types for improved structure (@OscarStack)
- 50699ce: feat(objectstorage): update Usage type for bucket to improve data structure (@OscarStack)
- cbe76df: Merge pull request #49 from thalassa-cloud/object-storage (@OscarStack)
v0.16.0
Changelog
- 6e29a81: feat(iam): add organisation member management functions (@thojkooi)
- a1eaee5: feat(iam): add organisation member invite list method (@thojkooi)
- 1d0336f: feat(volumes): add helper functions for waiting until a volume is in a certain status (@thojkooi)
- 23e2ae2: Merge pull request #48 from thalassa-cloud/iam (@thojkooi)
v0.15.1
v0.15.0
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)