Releases: stackitcloud/stackit-cli
Releases · stackitcloud/stackit-cli
v0.25.0
Highlights
- a86c936: Allow workaround if no browser can be opened (#603) (@tgweber)
- bdf28fc: Fix/network area and network missing label selector (#627) (@Fyusel)
- ccc55c8: feat(auth): add get-access-token cmd (#598) ( <>)
Changelog
- a86c936: Allow workaround if no browser can be opened (#603) (@tgweber)
- bdf28fc: Fix/network area and network missing label selector (#627) (@Fyusel)
- ddfb512: chore(config): Add nil pointer checks and tests for the outputResult functions (#621) (@Fyusel)
- d8fd4e8: chore(curl): Add nil pointer checks and tests for the outputResult functions (#620) (@Fyusel)
- a59b7e5: chore(dns): Add nil pointer checks and tests for outputResult functions (#618) (@Fyusel)
- 6c6273a: chore(iaas): remove unneeded todo comment (#629) (@rubenhoenle)
- ff37f2a: chore(load-balancer): Add nil pointer checks and tests for the outputResult functions (#624) (@Fyusel)
- 1c79c47: chore(security-group): Add nil pointer checks and tests for the outputResult functions (#613) (@Fyusel)
- e6cf71b: chore(sqlserverflex): Add nil pointer checks and tests for the outputResult functions (#625) (@Fyusel)
- b5c5cad: chore(volume): Add nil pointer checks and tests for outputResult functions (#623) (@Fyusel)
- ccc55c8: feat(auth): add get-access-token cmd (#598) ( <>)
- afb9986: fix(deps): update module github.com/goccy/go-yaml to v1.15.23 (#601) (@stackit-pipeline)
- bda75fc: fix(deps): update module github.com/google/go-cmp to v0.7.0 (#630) (@stackit-pipeline)
- d9be82e: fix(deps): update module github.com/jedib0t/go-pretty/v6 to v6.6.7 (#640) (@stackit-pipeline)
- 6213bb5: fix(deps): update module github.com/spf13/cobra to v1.9.1 (#602) (@stackit-pipeline)
- 5c2eed8: fix(deps): update stackit sdk modules (#631) (@stackit-pipeline)
- 0f71ec9: fix(deps): update stackit sdk modules (#637) (@stackit-pipeline)
- ca7fa42: fix(logme): add nil pointer checks for cmd outputs (#619) (@rubenhoenle)
- f8bb8e9: fix(mariadb): add nil pointer checks for cmd outputs (#628) (@rubenhoenle)
- 22b1f74: fix(mongodbflex): add nil pointer checks for cmd outputs (#614) (@rubenhoenle)
- 908703a: fix(object-storage): add nil pointer checks for cmd outputs (#612) ( <>)
- fdc925f: fix(observability): add nil pointer checks for cmd outputs (#617) (@rubenhoenle)
- 0f5e3a2: fix(opensearch): add nil pointer checks for cmd outputs (#616) (@rubenhoenle)
- 84d7fb6: fix(organization): add nil pointer checks for cmd outputs (#615) (@rubenhoenle)
- 3e9181d: fix(secrets-manager): add nil pointer checks for cmd outputs (#633) (@rubenhoenle)
- f7d9744: fix(service-account): add nil pointer checks for cmd outputs (#635) (@rubenhoenle)
- 3f4d14a: fix(ske): add nil pointer checks for cmd outputs (#634) (@rubenhoenle)
- e12c8c2: fix:
stackit beta server
commands - add nil pointer checks and tests for the outputResult functions (#604) (@marceljk) - 4e8d53f: fix: stackit beta image commands - add nil pointer checks and tests for the outputResult functions (#608) (@marceljk)
- b3fb7b1: fix: stackit beta network commands - add nil pointer checks and tests for the outputResult functions (#607) (@marceljk)
- bb61f05: fix: stackit beta network-area commands - add nil pointer checks and tests for the outputResult functions (#606) (@marceljk)
- 317ce8f: fix: stackit beta network-interface commands - add nil pointer checks and tests for the outputResult functions (#605) (@marceljk)
- 566ed85: fix: stackit beta public-ip commands - add nil pointer checks and tests for the outputResult functions (#609) (@marceljk)
- a90d86e: fix: stackit beta quota command - add nil pointer checks and tests for the outputResult functions (#610) (@marceljk)
v0.24.0
Changelog
- 8479ad9: Add
yaml.UseJSONMarshaler()
to all `yaml.MarshalWithOptions()`` calls (#595) (@marceljk) - 9ba0896: feat: Onboard affinity-group command (#594) (@marceljk)
- e214df1: feat: region adjustment object storage (#592) (@marceljk)
- 1390b50: fix(deps): update module github.com/goccy/go-yaml to v1.15.19 (#593) (@stackit-pipeline)
- d2bc80c: fix(deps): update module github.com/goccy/go-yaml to v1.15.20 (#597) (@stackit-pipeline)
- ce2ad2b: fix(deps): update module github.com/goccy/go-yaml to v1.15.22 (#600) (@stackit-pipeline)
- 7e094aa: fix(deps): update module github.com/jedib0t/go-pretty/v6 to v6.6.6 (#596) (@stackit-pipeline)
- 3a4bf87: fix(deps): update module github.com/stackitcloud/stackit-sdk-go/services/serverupdate to v0.4.0 (#590) (@stackit-pipeline)
- 1d85aa4: fix: Add nil checks for values which are printed to the console (#583) (@marceljk)
- d69d301: setup github codeowners (#599) (@rubenhoenle)
v0.23.1
Changelog
- 84bed86: Fix network-interface output (#585) (@Fyusel)
- f663e9d: Onboard server machine-types command (#579) (@Fyusel)
- 0a0e07d: chore: add script to replace dependencies in a dummy go.work file (#576) (@bahkauv70)
- 28f7db3: feat: Support dns TXT records with more than 255 characters (#580) (@marceljk)
- 5c5f3b8: fix(deps): update module github.com/goccy/go-yaml to v1.15.16 (#581) (@stackit-pipeline)
- a2ccc0c: fix(deps): update module github.com/goccy/go-yaml to v1.15.17 (#584) (@stackit-pipeline)
- 7f18fd6: fix(deps): update module github.com/lmittmann/tint to v1.0.7 (#575) (@stackit-pipeline)
- d11ed2f: fix(deps): update module github.com/spf13/pflag to v1.0.6 (#577) (@stackit-pipeline)
- fd12918: fix(deps): update module github.com/stackitcloud/stackit-sdk-go/services/resourcemanager to v0.12.0 (#582) (@stackit-pipeline)
- 6a42ca3: fix(deps): update module github.com/stackitcloud/stackit-sdk-go/services/serverupdate to v0.3.0 (#578) (@stackit-pipeline)
- 7308df8: fix(deps): update module golang.org/x/mod to v0.23.0 (#586) (@stackit-pipeline)
- b7a1f39: fix(deps): update module golang.org/x/oauth2 to v0.26.0 (#587) (@stackit-pipeline)
- 7aabd4d: fix(deps): update module golang.org/x/term to v0.29.0 (#588) (@stackit-pipeline)
- d64356a: fix(deps): update module golang.org/x/text to v0.22.0 (#589) (@stackit-pipeline)
- 6bdfff1: ref 700848 - server os-update (#561) (@aeter)
v0.23.0
Changelog
- 84bed86: Fix network-interface output (#585) (@Fyusel)
- f663e9d: Onboard server machine-types command (#579) (@Fyusel)
- 0a0e07d: chore: add script to replace dependencies in a dummy go.work file (#576) (@bahkauv70)
- 28f7db3: feat: Support dns TXT records with more than 255 characters (#580) (@marceljk)
- 5c5f3b8: fix(deps): update module github.com/goccy/go-yaml to v1.15.16 (#581) (@stackit-pipeline)
- a2ccc0c: fix(deps): update module github.com/goccy/go-yaml to v1.15.17 (#584) (@stackit-pipeline)
- 7f18fd6: fix(deps): update module github.com/lmittmann/tint to v1.0.7 (#575) (@stackit-pipeline)
- d11ed2f: fix(deps): update module github.com/spf13/pflag to v1.0.6 (#577) (@stackit-pipeline)
- fd12918: fix(deps): update module github.com/stackitcloud/stackit-sdk-go/services/resourcemanager to v0.12.0 (#582) (@stackit-pipeline)
- 6a42ca3: fix(deps): update module github.com/stackitcloud/stackit-sdk-go/services/serverupdate to v0.3.0 (#578) (@stackit-pipeline)
- 7308df8: fix(deps): update module golang.org/x/mod to v0.23.0 (#586) (@stackit-pipeline)
- b7a1f39: fix(deps): update module golang.org/x/oauth2 to v0.26.0 (#587) (@stackit-pipeline)
- 7aabd4d: fix(deps): update module golang.org/x/term to v0.29.0 (#588) (@stackit-pipeline)
- d64356a: fix(deps): update module golang.org/x/text to v0.22.0 (#589) (@stackit-pipeline)
- 6bdfff1: ref 700848 - server os-update (#561) (@aeter)
v0.22.0
Changelog
- eae49a0: Extend output of IaaS commands (#569) (@marceljk)
- 83bbf0a: Support for listing of quotas (#567) (@bahkauv70)
- 388f37f: feat: ske kubeconfig create. merge kubeconfig into the default kubeconfig file #556 (#557) (@fjvela)
- 4cdc840: fix(deps): update module github.com/goccy/go-yaml to v1.15.15 (#563) (@stackit-pipeline)
- 5b1782e: fix(deps): update module github.com/stackitcloud/stackit-sdk-go/services/postgresflex to v0.16.1 (#568) (@stackit-pipeline)
- deb5103: fix(deps): update module github.com/stackitcloud/stackit-sdk-go/services/ske to v0.21.1 (#573) (@stackit-pipeline)
- ec2aa5e: fix(deps): update stackit sdk modules (#571) (@stackit-pipeline)
v0.21.2
v0.21.1
Changelog
- f6f5afe: Fix command usages (#540) (@GokceGK)
- b69663f: Fix multi-table pager display (#551) (@vicentepinto98)
- a3a0754: Fix: Kubeconfig not written when output format is json (#553) (@marceljk)
- c5b3de6: Fixes for image sub commands (#564) (@bahkauv70)
- 5d5ae24: Improve README! (#558) (@vicentepinto98)
- 5ba6565: Onboard "region" global flag for region-specific requests (#550) (@marceljk)
- b39e32c: Support for IaaS images (#559) (@bahkauv70)
- e004f9d: fix(deps): update module github.com/goccy/go-yaml to v1.15.13 (#546) (@stackit-pipeline)
- 16b1699: fix(deps): update module github.com/mattn/go-colorable to v0.1.14 (#554) (@stackit-pipeline)
- 3d5a916: fix(deps): update module github.com/stackitcloud/stackit-sdk-go/services/authorization to v0.5.1 (#565) (@stackit-pipeline)
- bc4c8c6: fix(deps): update module github.com/stackitcloud/stackit-sdk-go/services/serverbackup to v0.5.0 (#560) (@stackit-pipeline)
- a3fca07: fix(deps): update module golang.org/x/oauth2 to v0.25.0 (#548) (@stackit-pipeline)
- 66226f5: fix(deps): update module golang.org/x/term to v0.28.0 (#549) (@stackit-pipeline)
- 2090c14: fix(deps): update stackit sdk modules (#547) (@stackit-pipeline)
- 135cb02: fix(deps): update stackit sdk modules (#555) (@stackit-pipeline)
- 674d387: fix: deprecated endpoints for validating ske service state (#562) (@marceljk)
v0.21.0
Changelog
- f6f5afe: Fix command usages (#540) (@GokceGK)
- b69663f: Fix multi-table pager display (#551) (@vicentepinto98)
- a3a0754: Fix: Kubeconfig not written when output format is json (#553) (@marceljk)
- c5b3de6: Fixes for image sub commands (#564) (@bahkauv70)
- 5d5ae24: Improve README! (#558) (@vicentepinto98)
- 5ba6565: Onboard "region" global flag for region-specific requests (#550) (@marceljk)
- b39e32c: Support for IaaS images (#559) (@bahkauv70)
- e004f9d: fix(deps): update module github.com/goccy/go-yaml to v1.15.13 (#546) (@stackit-pipeline)
- 16b1699: fix(deps): update module github.com/mattn/go-colorable to v0.1.14 (#554) (@stackit-pipeline)
- 3d5a916: fix(deps): update module github.com/stackitcloud/stackit-sdk-go/services/authorization to v0.5.1 (#565) (@stackit-pipeline)
- bc4c8c6: fix(deps): update module github.com/stackitcloud/stackit-sdk-go/services/serverbackup to v0.5.0 (#560) (@stackit-pipeline)
- a3fca07: fix(deps): update module golang.org/x/oauth2 to v0.25.0 (#548) (@stackit-pipeline)
- 66226f5: fix(deps): update module golang.org/x/term to v0.28.0 (#549) (@stackit-pipeline)
- 2090c14: fix(deps): update stackit sdk modules (#547) (@stackit-pipeline)
- 135cb02: fix(deps): update stackit sdk modules (#555) (@stackit-pipeline)
- 674d387: fix: deprecated endpoints for validating ske service state (#562) (@marceljk)
v0.20.0
Changelog
- 7e4fd4f: Add command to import config profiles (#539) (@marceljk)
- 9adbcb1: Feat/670192 security groups (#531) (@bahkauv70)
- 9324319: Onboard IaaS Server Service Account Commands (#528) (@marceljk)
- 49589d5: Onboard IaaS security group rule commands (#523) (@GokceGK)
- 8065324: Onboard IaaS server action commands (#536) (@Fyusel)
- 7e7d6d3: Onboard command to export config profiles (#544) (@marceljk)
- 0312d28: Onboard keypair commands (#532) (@marceljk)
- c794a3d: fix(deps): update module github.com/goccy/go-yaml to v1.15.10 (#537) (@stackit-pipeline)
- 4b05d86: fix(deps): update module github.com/goccy/go-yaml to v1.15.11 (#545) (@stackit-pipeline)
- 9e89466: fix(deps): update module github.com/goccy/go-yaml to v1.15.8 (#533) (@stackit-pipeline)
- 36548b5: fix(deps): update module github.com/jedib0t/go-pretty/v6 to v6.6.4 (#534) (@stackit-pipeline)
- b7b890f: fix(deps): update module github.com/jedib0t/go-pretty/v6 to v6.6.5 (#538) (@stackit-pipeline)
- 985d562: fix(deps): update module github.com/lmittmann/tint to v1.0.6 (#541) (@stackit-pipeline)
- bded094: fix(deps): update module github.com/stackitcloud/stackit-sdk-go/services/iaas to v0.18.0 (#542) (@stackit-pipeline)
- d117bb5: fix(deps): update stackit sdk modules (#543) (@stackit-pipeline)
v0.19.0
Changelog
- 0da6d09: Onboard IaaS Server Service Account Commands (#522) (@marceljk)
- c3c4765: Onboard IaaS server network interface commands (#519) (@Fyusel)
- a5de91d: Revert "Onboard IaaS Server Service Account Commands (#522)" (#526) (@marceljk)
- 6100860: chore(deps): update renovatebot/github-action action to v41.0.5 (#527) (@Fyusel)
- c715b0a: fix(debug printer): Handle HTML encodings correctly (#530) (@Fyusel)
- 056dc2e: fix(deps): update module github.com/goccy/go-yaml to v1.15.7 (#524) (@stackit-pipeline)
- d00572d: fix(deps): update module github.com/stackitcloud/stackit-sdk-go/services/serviceenablement to v0.4.0 (#525) (@stackit-pipeline)