Releases: thalassa-cloud/cli
Releases · thalassa-cloud/cli
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)
v0.9.1
v0.9.0
Changelog
- b8aa8ba: chore(docs): update docs (@thojkooi)
- dc5c885: chore(deps): bump github.com/thalassa-cloud/client-go (@dependabot[bot])
- af32b04: Merge pull request #28 from thalassa-cloud/dependabot/go_modules/github.com/thalassa-cloud/client-go-0.22.0 (@thojkooi)
- 835d411: chore(deps): bump github.com/thalassa-cloud/client-go (@dependabot[bot])
- f601bcb: Merge pull request #29 from thalassa-cloud/dependabot/go_modules/github.com/thalassa-cloud/client-go-0.23.0 (@thojkooi)
- 04070ee: chore(deps): bump github.com/thalassa-cloud/client-go (@dependabot[bot])
- 6baf309: Merge pull request #30 from thalassa-cloud/dependabot/go_modules/github.com/thalassa-cloud/client-go-0.24.0 (@thojkooi)
- 38fe017: feat: add support for audit log export to json files (@thojkooi)
- 928034e: feat: add support for OIDC token exchange and access token authentication (@thojkooi)
- 0bfea53: Merge pull request #31 from thalassa-cloud/cli-audit (@thojkooi)
v0.8.0
Changelog
- 3b29f2a: chore(deps): bump github.com/thalassa-cloud/client-go (@dependabot[bot])
- f68a347: Merge pull request #27 from thalassa-cloud/dependabot/go_modules/github.com/thalassa-cloud/client-go-0.21.0 (@thojkooi)
- 4651ac9: feat(volumes): add delete command for volumes (@thojkooi)
- d01a718: feat(volumes): add detach command for volumes (@thojkooi)
- 57a325f: feat(volumes): add attach command for volumes (@thojkooi)
- 3a2a4b4: feat(snapshots): add create command for snapshots (@thojkooi)
- 1dbc2af: feat(snapshots): add delete command for snapshots (@thojkooi)
v0.7.0
Changelog
- 55edc9a: chore(deps): bump sigs.k8s.io/yaml from 1.4.0 to 1.6.0 (@dependabot[bot])
- 88f6dbd: chore(deps): bump k8s.io/apimachinery from 0.33.3 to 0.33.4 (@dependabot[bot])
- 6190e90: Merge pull request #20 from thalassa-cloud/dependabot/go_modules/k8s.io/apimachinery-0.33.4 (@thojkooi)
- 9db1838: Merge pull request #19 from thalassa-cloud/dependabot/go_modules/sigs.k8s.io/yaml-1.6.0 (@thojkooi)
- d93694e: chore(deps): bump github.com/spf13/cobra from 1.9.1 to 1.10.1 (@dependabot[bot])
- a2d2aa3: chore(deps): bump k8s.io/apimachinery from 0.33.4 to 0.34.0 (@dependabot[bot])
- 7b231d7: Merge pull request #22 from thalassa-cloud/dependabot/go_modules/k8s.io/apimachinery-0.34.0 (@thojkooi)
- 42ad8ad: Merge pull request #21 from thalassa-cloud/dependabot/go_modules/github.com/spf13/cobra-1.10.1 (@thojkooi)
- 592b190: chore(deps): bump k8s.io/apimachinery from 0.34.0 to 0.34.1 (@dependabot[bot])
- 7911f59: chore(deps): bump github.com/thalassa-cloud/client-go (@dependabot[bot])
- e9757a3: Merge pull request #24 from thalassa-cloud/dependabot/go_modules/github.com/thalassa-cloud/client-go-0.19.2 (@thojkooi)
- 8adb1fd: Merge pull request #23 from thalassa-cloud/dependabot/go_modules/k8s.io/apimachinery-0.34.1 (@thojkooi)
- 4c830c7: fix(kubeconfig): print errors & info to stderr (@juliamertz)
- 1e7c1bf: Merge pull request #25 from juliamertz/fix/kubeconfig-output (@thojkooi)
v0.6.0
Changelog
- 0e9208a: chore(deps): bump k8s.io/apimachinery from 0.33.1 to 0.33.2 (@dependabot[bot])
- 9250bc8: Merge pull request #10 from thalassa-cloud/dependabot/go_modules/k8s.io/apimachinery-0.33.2 (@thojkooi)
- 23f55bf: chore(deps): bump github.com/thalassa-cloud/client-go (@dependabot[bot])
- 4e486a2: Merge pull request #11 from thalassa-cloud/dependabot/go_modules/github.com/thalassa-cloud/client-go-0.14.1 (@thojkooi)
- 70341ac: chore(deps): bump github.com/thalassa-cloud/client-go (@dependabot[bot])
- f8d84c5: Merge pull request #12 from thalassa-cloud/dependabot/go_modules/github.com/thalassa-cloud/client-go-0.14.4 (@thojkooi)
- a058fae: chore(deps): bump github.com/thalassa-cloud/client-go (@dependabot[bot])
- c2781bd: chore(deps): bump k8s.io/apimachinery from 0.33.2 to 0.33.3 (@dependabot[bot])
- 30e2aa6: Merge pull request #15 from thalassa-cloud/dependabot/go_modules/k8s.io/apimachinery-0.33.3 (@thojkooi)
- 53a5f58: Merge pull request #14 from thalassa-cloud/dependabot/go_modules/github.com/thalassa-cloud/client-go-0.16.0 (@thojkooi)
- 45242c8: chore(deps): bump github.com/thalassa-cloud/client-go (@dependabot[bot])
- 39acf4a: add tcloud config example file (@thojkooi)
- 6b6ce2c: fix(context): delete context was broken and introduce new commands for delete server and user (@thojkooi)
- 7694941: change(context): improve error handling in create command (@thojkooi)
- 7514717: Merge pull request #16 from thalassa-cloud/dependabot/go_modules/github.com/thalassa-cloud/client-go-0.16.1 (@thojkooi)
- 7187375: chore(deps): bump github.com/thalassa-cloud/client-go (@dependabot[bot])
- 4925a05: Merge pull request #18 from thalassa-cloud/dependabot/go_modules/github.com/thalassa-cloud/client-go-0.17.1 (@thojkooi)
- 806a974: feat(dbaas): add DBaaS commands for listing database clusters and instance types (@thojkooi)
- 198b1a1: feat(securitygroups): implement security group management commands (@thojkooi)
- 2f4fe04: feat(natgateways): add NAT gateway management commands and completion functions (@thojkooi)
- 3a87ac3: feat(securitygroups): add security group management command documentation (@thojkooi)
- 86c7af7: feat: add list commands for storage volumes and snapshots (@thojkooi)
v0.5.0
Changelog
- 0e9208a: chore(deps): bump k8s.io/apimachinery from 0.33.1 to 0.33.2 (@dependabot[bot])
- 9250bc8: Merge pull request #10 from thalassa-cloud/dependabot/go_modules/k8s.io/apimachinery-0.33.2 (@thojkooi)
- 6aae6b6: update docs (@thojkooi)
- 382ed06: remove unnecessary println in kubeconfig get command to support writing directly to a file (@thojkooi)
- 9e45a64: fix(login): when using logging you get an error when not using fzf (@thojkooi)