Skip to content

Tags: stackitcloud/stackit-cli

Tags

v0.24.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(deps): update module github.com/goccy/go-yaml to v1.15.22 (#600)

Co-authored-by: Renovate Bot <[email protected]>

v0.23.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(deps): update module golang.org/x/text to v0.22.0 (#589)

Co-authored-by: Renovate Bot <[email protected]>
Co-authored-by: Marcel Jacek <[email protected]>

v0.23.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(deps): update module golang.org/x/text to v0.22.0 (#589)

Co-authored-by: Renovate Bot <[email protected]>
Co-authored-by: Marcel Jacek <[email protected]>

v0.22.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(deps): update module github.com/stackitcloud/stackit-sdk-go/servi…

…ces/ske to v0.21.1 (#573)

* Remove GetServiceStatusExecute for ske service

Function was deprecated on 2024-04-16 and was now removed.

Signed-off-by: Alexander Dahmen <[email protected]>

* Adjust ske datatypes

Signed-off-by: Alexander Dahmen <[email protected]>

* chore: fix testcase setup

* fix(deps): update module github.com/stackitcloud/stackit-sdk-go/services/ske to v0.21.1

---------

Signed-off-by: Alexander Dahmen <[email protected]>
Co-authored-by: Alexander Dahmen <[email protected]>
Co-authored-by: Rüdiger Schmitz <[email protected]>
Co-authored-by: Renovate Bot <[email protected]>

v0.21.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Use working aptly version 1.5.0 (#566)

aptly version 1.6.0 results in an segmentation fault. Therefore we fall back to version 1.5.0.
Since it is not possible to specify a version via brew command a formula was added for aptly 1.5.0
(source: https://github.com/Homebrew/homebrew-core/pull/202415/files)

Signed-off-by: Alexander Dahmen <[email protected]>

v0.21.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fixes for image sub commands (#564)

* fix: output of describe command

* fix: require rescue bus and device as pair, remove unsupported local-image-path from update command, fix describe for undefined fields

* fix: added testcases for flag groups

v0.21.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fixes for image sub commands (#564)

* fix: output of describe command

* fix: require rescue bus and device as pair, remove unsupported local-image-path from update command, fix describe for undefined fields

* fix: added testcases for flag groups

v0.20.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Onboard command to export config profiles (#544)

* Add functionality and command to export config profiles

v0.19.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(debug printer): Handle HTML encodings correctly (#530)

Signed-off-by: Alexander Dahmen <[email protected]>

v0.18.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(deps): update module golang.org/x/text to v0.21.0 (#521)

Co-authored-by: Renovate Bot <[email protected]>