Skip to content

Tags: stackitcloud/stackit-cli

Tags

v0.54.1

Toggle v0.54.1's commit message
chore: disable temporary snapcraft release

v0.54.0

Toggle v0.54.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(deps): bump golang.org/x/oauth2 from 0.34.0 to 0.35.0 (#1291)

v0.53.1

Toggle v0.53.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: use os.Stdin.Fd instead of syscall.Stdin (#1256)

relates to STACKITCLI-315

v0.53.0

Toggle v0.53.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: update sfs module to v1 GA api (#1254)

v0.52.0

Toggle v0.52.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/ser…

…verbackup from v1.3.4 to v1.3.5 (#1239)

relates to STACKITCLI-304 and #1202

v0.51.0

Toggle v0.51.0's commit message

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/secretsmanager to v0.14.0 (#1227)

v0.50.0

Toggle v0.50.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(sfs): Onboard sfs commands (#1197)

- export-policy
- performance-class
- resource-pool
- share
- snapshot

Signed-off-by: Alexander Dahmen <alexander.dahmen@inovex.de>

v0.49.0

Toggle v0.49.0's commit message

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.19.0 (#1137)

v0.48.0

Toggle v0.48.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(deps): bump renovatebot/github-action from 44.0.2 to 44.0.3 (#1089

)

Bumps [renovatebot/github-action](https://github.com/renovatebot/github-action) from 44.0.2 to 44.0.3.
- [Release notes](https://github.com/renovatebot/github-action/releases)
- [Changelog](https://github.com/renovatebot/github-action/blob/main/CHANGELOG.md)
- [Commits](renovatebot/github-action@v44.0.2...v44.0.3)

---
updated-dependencies:
- dependency-name: renovatebot/github-action
  dependency-version: 44.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v0.47.0

Toggle v0.47.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(auth): hide misleading parameters in get access token cmd (#1069)

relates to #1001 / STACKITCLI-282