Releases: thalassa-cloud/cli
Releases · thalassa-cloud/cli
v0.18.0
v0.17.0
v0.16.0
Changelog
- 8591ae6: chore(deps): bump k8s.io/apimachinery from 0.35.0 to 0.35.1 (@dependabot[bot])
- b2ee783: Merge pull request #46 from thalassa-cloud/dependabot/go_modules/k8s.io/apimachinery-0.35.1 (@thojkooi)
- 5edfce8: chore(deps): bump k8s.io/apimachinery from 0.35.1 to 0.35.2 (@dependabot[bot])
- 4dfac27: Merge pull request #47 from thalassa-cloud/dependabot/go_modules/k8s.io/apimachinery-0.35.2 (@thojkooi)
- 5a4c20e: fix(context): organisation retrieval in create command (@thojkooi)
- 0d6e4c9: Merge pull request #49 from thalassa-cloud/fix-context-create-single-org-error (@thojkooi)
v0.15.0
Changelog
v0.14.0
Changelog
- b01cf53: feat(oidc): mark subject-token, organisation-id, and service-account-id as required flags (@thojkooi)
- 852026a: refactor: add internal helper functions to find vpc or subnet by id, name or slug (@thojkooi)
- bce2f76: chore(completions): various new completion helpers (@thojkooi)
- 4b0ef62: refactor(kubernetes): use flag var (@thojkooi)
- be2d44e: feat(nodepools): add flag completions for cluster, subnet and VPC ID (@thojkooi)
- c5b622b: feat(kubernetes): add VPC filter support to list command with flag completion (@thojkooi)
- 97f228c: feat(tfs): add region, VPC, and status filters to list command with flag completions (@thojkooi)
- be5662f: feat(snapshots): add region, status, and volume filters to list command with flag completions (@thojkooi)
- 4d6d801: feat(vpcs): add wait flag to VPC creation command (@thojkooi)
- d0987e4: feat(vpcpeering): add flag completions for requester and accepter VPCs (@thojkooi)
- 3434a8d: feat(subnets): add wait flag to subnet creation command (@thojkooi)
- cdf537d: fix(machines): allow up to one argument for start and stop commands (@thojkooi)
- 1bd7459: feat(machines): list command with region, VPC, and status filters, and add flag completions (@thojkooi)
- eb5fe76: feat(dbaas): improved create and list commands with VPC, subnet, and volume type support, and add flag completions (@thojkooi)
- 237e372: Merge pull request #42 from thalassa-cloud/completions (@thojkooi)
v0.13.0
Changelog
- e0e1f53: add E2E tests workflow on main (@thojkooi)
- 9ff62aa: chore(ci): add permissions for e2e (@thojkooi)
- 73e632d: chore(ci): setup gotestsum (@thojkooi)
- 49b7c13: chore(ci): update env variables (@thojkooi)
- ad86755: chore(ci): update env variables (@thojkooi)
- dd242f1: chore(e2e): some fixes for getvolume in e2e tests (@thojkooi)
- 825c8c2: chore(e2e): some fixes for getvolume in e2e tests (@thojkooi)
- cfe2378: feat(subnets): fix panic and add filter vpc support (@thojkooi)
- cc637f9: chore(ci): improved test output (@thojkooi)
- 0564775: add initial contribution.md (@thojkooi)
- 4e5f3af: feat(cmd): add auto complete on organisation flag (@thojkooi)
v0.12.0
v0.11.0
Changelog
- 88925df: chore(deps): bump k8s.io/apimachinery from 0.34.3 to 0.35.0 (@dependabot[bot])
- c48b69c: Merge pull request #40 from thalassa-cloud/dependabot/go_modules/k8s.io/apimachinery-0.35.0 (@thojkooi)
- a0d27dd: feat: add resize command for managing volume sizes in CLI (@thojkooi)
- 5c6c023: feat(volumes): improve volume resize command to support multiple volumes and label selectors (@thojkooi)
- 7529066: feat(kubernetes): add create, update, and delete commands for Kubernetes clusters and node pools (@thojkooi)
- 0fe57e0: chore(docs): update doc files (@thojkooi)
- 642a2a1: feat(volumes): add create command for storage volumes (@thojkooi)
- 981c4d0: fix: should allow using flags for organisation and endpoints (@thojkooi)
- aa9127d: chore(e2e): add initial E2E tests (@thojkooi)
- c975930: fix(ci): filter out e2e for PR workflow (@thojkooi)
- 98a94f7: feat(networking): add vpc peering commands (@thojkooi)
- 7ab795e: feat: add object storage commands (@thojkooi)
- 39cdb44: update documentation pages (@thojkooi)
v0.10.0
Changelog
- 01841ab: chore(deps): bump github.com/thalassa-cloud/client-go (@dependabot[bot])
- 4587fa4: Merge pull request #35 from thalassa-cloud/dependabot/go_modules/github.com/thalassa-cloud/client-go-0.26.0 (@thojkooi)
- 8d0f524: chore(deps): bump k8s.io/apimachinery from 0.34.1 to 0.34.2 (@dependabot[bot])
- 407f209: Merge pull request #34 from thalassa-cloud/dependabot/go_modules/k8s.io/apimachinery-0.34.2 (@thojkooi)
- a6ae54f: chore(deps): bump github.com/spf13/cobra from 1.10.1 to 1.10.2 (@dependabot[bot])
- 6d4af88: Merge pull request #37 from thalassa-cloud/dependabot/go_modules/github.com/spf13/cobra-1.10.2 (@thojkooi)
- 0543cfa: chore(deps): bump github.com/thalassa-cloud/client-go (@dependabot[bot])
- 83e4cf9: Merge pull request #38 from thalassa-cloud/dependabot/go_modules/github.com/thalassa-cloud/client-go-0.27.0 (@thojkooi)
- 09e83a2: chore(deps): bump k8s.io/apimachinery from 0.34.2 to 0.34.3 (@dependabot[bot])
- e421489: Merge pull request #39 from thalassa-cloud/dependabot/go_modules/k8s.io/apimachinery-0.34.3 (@thojkooi)
- b665ccc: feat: add delete command for iaas resources (@thojkooi)
- d24d58d: update tcloud docs (@thojkooi)
- 29292d1: feat: improved CLI commands with label selectors (@thojkooi)