Releases: stackitcloud/stackit-cli
Releases · stackitcloud/stackit-cli
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)
v0.18.0
Changelog
- d01bfef: Add commands to attach/detach public IP from servers (#518) (@joaopalet)
- ad62c1e: Extend network commands with new fields (#517) (@GokceGK)
- 9859f26: Onboard IaaS Public IP commands (#513) (@GokceGK)
- f6c73fa: fix(deps): update kubernetes packages to v0.31.3 (#478) (@stackit-pipeline)
- 4d04901: fix(deps): update module github.com/goccy/go-yaml to v1.15.6 (#515) (@stackit-pipeline)
- e548694: fix(deps): update module github.com/jedib0t/go-pretty/v6 to v6.6.3 (#516) (@stackit-pipeline)
- 97acbaa: fix(deps): update module golang.org/x/term to v0.27.0 (#520) (@stackit-pipeline)
- b9be7a6: fix(deps): update module golang.org/x/text to v0.21.0 (#521) (@stackit-pipeline)
v0.17.0
Release Highlights
- Add update command to network-area route by @Fyusel in #502
- Onboard IaaS volume commands by @GokceGK in #503
- Onboard IaaS network interface command by @Fyusel in #505
- Onboard IaaS server commands by @GokceGK in #508
- Onboard IaaS server volume commands by @Fyusel in #510
- Handle nil pointer exception in network commands by @GokceGK in #514
What's Changed
- fix(deps): update module golang.org/x/term to v0.24.0 by @stackit-pipeline in #475
- fix(deps): update module github.com/stackitcloud/stackit-sdk-go/services/sqlserverflex to v0.6.0 by @stackit-pipeline in #480
- fix(deps): update module golang.org/x/oauth2 to v0.23.0 by @stackit-pipeline in #474
- fix(deps): update module github.com/jedib0t/go-pretty/v6 to v6.6.0 by @stackit-pipeline in #482
- fix(deps): update module golang.org/x/text to v0.19.0 by @stackit-pipeline in #484
- fix(deps): update module golang.org/x/term to v0.25.0 by @stackit-pipeline in #483
- fix(deps): update stackit sdk modules by @stackit-pipeline in #481
- Update github-action to 40.3.1 by @GokceGK in #485
- fix(deps): update stackit sdk modules by @stackit-pipeline in #486
- Update github-action to 40.3.4 by @GokceGK in #487
- fix(deps): update module github.com/stackitcloud/stackit-sdk-go/services/iaas to v0.14.0 by @stackit-pipeline in #489
- fix(deps): update module github.com/fatih/color to v1.18.0 by @stackit-pipeline in #492
- fix(deps): update stackit sdk modules by @stackit-pipeline in #491
- fix(deps): update module github.com/jedib0t/go-pretty/v6 to v6.6.1 by @stackit-pipeline in #490
- fix(deps): update module github.com/goccy/go-yaml to v1.13.4 by @stackit-pipeline in #494
- Add update command to network-area route by @Fyusel in #502
- Onboard IaaS volume commands by @GokceGK in #503
- fix(deps): update module github.com/stackitcloud/stackit-sdk-go/services/iaas to v0.16.0 by @stackit-pipeline in #501
- fix(deps): update module golang.org/x/text to v0.20.0 by @stackit-pipeline in #498
- fix(deps): update module golang.org/x/term to v0.26.0 by @stackit-pipeline in #497
- fix(deps): update module golang.org/x/oauth2 to v0.24.0 by @stackit-pipeline in #496
- IaaS volume command changes by @GokceGK in #504
- feat: Update golangci-lint version to 1.62.0 and go version to 1.23 by @Fyusel in #507
- Onboard IaaS network interface command by @Fyusel in #505
- fix(deps): update module github.com/jedib0t/go-pretty/v6 to v6.6.2 by @stackit-pipeline in #506
- fix(deps): update stackit sdk modules by @stackit-pipeline in #509
- Onboard IaaS server commands by @GokceGK in #508
- Onboard IaaS server volume commands by @Fyusel in #510
- fix(deps): update module golang.org/x/mod to v0.22.0 by @stackit-pipeline in #473
- fix(deps): update module github.com/goccy/go-yaml to v1.15.0 by @stackit-pipeline in #495
- chore(deps): update renovatebot/github-action action to v41 by @MelvinKl in #500
- fix(deps): update module github.com/goccy/go-yaml to v1.15.1 by @stackit-pipeline in #512
- fix(deps): update module github.com/zalando/go-keyring to v0.2.6 by @stackit-pipeline in #493
- Handle nil pointer exception in network commands by @GokceGK in #514
New Contributors
Full Changelog: v0.16.0...v0.17.0
v0.16.0
What's Changed
- fix(deps): update module golang.org/x/text to v0.18.0 by @stackit-pipeline in #476
- Update flag description by @vicentepinto98 in #477
- Add maxUnavailable to utils by @GokceGK in #479
Full Changelog: v0.15.0...v0.16.0
v0.15.0
What's Changed
- Remove IDP migration warning from README by @joaopalet in #469
- Change payload handling for create and update network commands by @GokceGK in #462
- fix(deps): update stackit sdk modules by @stackit-pipeline in #471
- Get IDP endpoints from well-known config by @vicentepinto98 in #470
- Update docs by @GokceGK in #472
Full Changelog: v0.14.0...v0.15.0
v0.14.0
What's Changed
- Publish pre-releases to APT during GPG key rotation by @joaopalet in #465
- Revert "Adjust APT release script during GPG key rotation" by @joaopalet in #466
- Update URL of APT packages and key bucket by @joaopalet in #467
- Revert "Publish pre-releases to APT during GPG key rotation" by @joaopalet in #468
Full Changelog: v0.13.1...v0.14.0
v0.13.2-prerelease.3
What's Changed
- Publish pre-releases to APT during GPG key rotation by @joaopalet in #465
- Revert "Adjust APT release script during GPG key rotation" by @joaopalet in #466
- Update URL of APT packages and key bucket by @joaopalet in #467
Full Changelog: v0.13.1...v0.13.2-prerelease.3
v0.13.1
What's Changed
- Adjust APT release script during GPG key rotation by @joaopalet in #464
Full Changelog: v0.13.0...v0.13.1
v0.13.0
Tip
On August 29 2024, the GPG key-pair used for signing the packages was renewed.
If you're using APT to install the CLI, you'll need to import the new public key via:
curl https://packages.stackit.cloud/keys/key.gpg | sudo gpg --dearmor -o /usr/share/keyrings/stackit.gpg
Please refer to our installation guide if you face any issues.
What's Changed
- Add SECURITY.md by @vicentepinto98 in #460
- Add key expiration note to installation by @GokceGK in #463
Full Changelog: v0.12.1...v0.13.0