Skip to content

Tags: stackitcloud/stackit-cli

Tags

v0.64.0

Toggle v0.64.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(object-storage): fix credentials create nil pointer (#1430)

v0.63.0

Toggle v0.63.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(sfs): add missing custom endpoint output (#1407)

v0.62.0

Toggle v0.62.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
onboard sfs project lock command (#1397)

* onboard sfs project lock command

* handle 404 error for a nice output

* Apply suggestion from @marceljk

Co-authored-by: Marcel Jacek <72880145+marceljk@users.noreply.github.com>

* Apply suggestion from @marceljk

Co-authored-by: Marcel Jacek <72880145+marceljk@users.noreply.github.com>

* handle review comments

* Update internal/cmd/beta/sfs/project-lock/describe/describe_test.go

Co-authored-by: Ruben Hönle <Ruben.Hoenle@stackit.cloud>

* Update internal/cmd/beta/sfs/project-lock/describe/describe_test.go

Co-authored-by: Ruben Hönle <Ruben.Hoenle@stackit.cloud>

* Update internal/cmd/beta/sfs/project-lock/describe/describe_test.go

Co-authored-by: Ruben Hönle <Ruben.Hoenle@stackit.cloud>

* Update internal/cmd/beta/sfs/project-lock/lock/lock.go

Co-authored-by: Ruben Hönle <Ruben.Hoenle@stackit.cloud>

* handle review comments

* remove custom error checks

* fix linter issues

---------

Co-authored-by: Marcel Jacek <72880145+marceljk@users.noreply.github.com>
Co-authored-by: Ruben Hönle <Ruben.Hoenle@stackit.cloud>

v0.61.0

Toggle v0.61.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(auth): check for valid urls (#1373)

relates to STACKITCLI-340

v0.60.0

Toggle v0.60.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
docs: remove deprecated formula installation guide (#1367)

v0.59.0

Toggle v0.59.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
bump github.com/stackitcloud/stackit-sdk-go/services/ske (#1352)

v0.58.0

Toggle v0.58.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(auth): support opening auth url on FreeBSD (#1243)

v0.57.0

Toggle v0.57.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(object-storage) add objectLockEnable flag to bucket create (#1349)

relates to STACKITCLI-342

v0.56.0

Toggle v0.56.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(iaas): change routing table root to network area (#1343)

* fix: change routing-table root to network-area

* fix: regenerate docs

---------

Co-authored-by: Jonas Gottlieb <jonas.gottlieb@digits.schwarz>

v0.55.0

Toggle v0.55.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: enable snapcraft release (#1320)

relates to STACKITCLI-330