Releases: stackitcloud/stackit-cli
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
v0.12.1
What's Changed
- fix(deps): update module github.com/stackitcloud/stackit-sdk-go/services/iaas to v0.8.0 by @stackit-pipeline in #453
- Remove jwks from auth storage by @vicentepinto98 in #461
Full Changelog: v0.12.0...v0.12.1
v0.12.0
Tip
On August 26 2024, The STACKIT Argus service was renamed to STACKIT Observability.
This means that there is a new command group observability
, which offers the same functionality as the deprecated argus
command.
Please make sure to update your STACKIT CLI to the latest version after August 26 2024 to ensure that you start using observability
command.
What's Changed
- Implement client ID as config option by @GokceGK in #449
- Add error description to output by @GokceGK in #452
- fix(deps): update stackit sdk modules by @stackit-pipeline in #450
- Extend config options by @GokceGK in #451
- Fix empty check for allowed url domain by @GokceGK in #455
- Rename argus to observability by @GokceGK in #454
- Add observability docs by @GokceGK in #456
- Fix grafana describe examples by @GokceGK in #457
- Validate IDP URL only for customized ones by @GokceGK in #458
- Remove deprecated jwks endpoint by @GokceGK in #459
Full Changelog: v0.11.0...v0.12.0
v0.11.0
What's Changed
- Add IaaS endpoint to config set unset by @GokceGK in #435
- Change IaaS routes and network-ranges commands to singular form by @GokceGK in #436
- fix(deps): update module golang.org/x/oauth2 to v0.22.0 by @stackit-pipeline in #440
- fix(deps): update module github.com/stackitcloud/stackit-sdk-go/services/iaas to v0.6.0 by @stackit-pipeline in #441
- fix(deps): update module golang.org/x/mod to v0.20.0 by @stackit-pipeline in #439
- fix(deps): update module golang.org/x/term to v0.23.0 by @stackit-pipeline in #442
- fix(deps): update module golang.org/x/text to v0.17.0 by @stackit-pipeline in #443
- Onboard IaaS network by @GokceGK in #438
- Change network payload handling by @GokceGK in #444
- Fix acc test findings by @GokceGK in #445
- ref 644499 - server command by @aeter in #421
- Update github-action to 40.2.6 by @GokceGK in #448
- Add server command to readme by @GokceGK in #447
Full Changelog: v0.10.0...v0.11.0