Skip to content

Releases: stackitcloud/stackit-cli

v0.2.2

12 Apr 15:11
69041f2

Choose a tag to compare

Changelog

Warning

The plugin flag has been removed from the instance create and instance update commands of Redis (redis), LogMe (logme) and MariaDB (mariadb) services.

v0.2.1

10 Apr 14:34
de00ac3

Choose a tag to compare

Changelog

  • 329b4be Extend contribution guidelines (new commands, services, verbosity) (#202)
  • de00ac3 Remove duplicate subcommands of root command (#211)

v0.2.0

09 Apr 12:23
d2e8240

Choose a tag to compare

Changelog

  • d2e8240 Feature logging debug (#207)
  • cb2d132 fix(deps): update module github.com/jedib0t/go-pretty/v6 to v6.5.8 (#199)

v0.1.0

05 Apr 09:46
803d888

Choose a tag to compare

Changelog

  • 282383f Add support for SKE new credentials rotation flow (#186)
  • 09252ea Onboard PostgreSQL Flex force delete (#194)
  • 81b7594 Only write to config file when needed (#185)
  • ecee7b7 Re-add APT installation instructions with new domain (#195)
  • 386982b UX Improvements: fixes and improvements (#190)
  • 3e43e1f UX improvements (#187)
  • 3cc4fd7 UX improvements: update project describe help (#193)
  • a0e351d fix(deps): update module github.com/stackitcloud/stackit-sdk-go/services/postgresflex to v0.11.0 (#189)
  • 803d888 fix(deps): update module golang.org/x/mod to v0.17.0 (#196)
  • 281a5a5 fix(deps): update module golang.org/x/oauth2 to v0.19.0 (#197)

v0.1.0-prerelease.3

02 Apr 09:55
4144f6e

Choose a tag to compare

v0.1.0-prerelease.3 Pre-release
Pre-release

Changelog

  • 4144f6e Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 (#183)
  • a2f30cc Extend unit tests of updates using CIDRSliceFlag (#175)
  • afd19ba auth: login: use next free port (#113)
  • e9a669b fix(deps): update module github.com/jedib0t/go-pretty/v6 to v6.5.6 (#177)
  • c22bedc fix(deps): update module github.com/stackitcloud/stackit-sdk-go/services/ske to v0.11.0 (#180)
  • e9135e9 update go version to 1.22 (#176)

v0.1.0-prerelease.2

21 Mar 16:54
0d343da

Choose a tag to compare

v0.1.0-prerelease.2 Pre-release
Pre-release

Changelog

  • 0d343da Fix link from which to mirror current APT repo in Release pipeline (#174)

v0.1.0-prerelease.1

21 Mar 16:40
ca553ac

Choose a tag to compare

v0.1.0-prerelease.1 Pre-release
Pre-release

Changelog

  • d27f3bf Add badges (#159)
  • d50a7e5 Add link to STACKIT website in README (#143)
  • 6f6eb6a Allow specifying empty list for CIDRSliceFlag (#170)
  • 3b8b0a0 Disallow empty updates for MongoDB Flex and Postgres Flex instances (#140)
  • cf7445e Fix typos (#138)
  • 3b90267 Onboard Argus (plans and instance) (#158)
  • 8e02522 Onboard PostgreSQL Flex instance clone command (#150)
  • deff194 Onboard Secrets Manager (ACL) (#172)
  • ca553ac Onboard Secrets Manager (ACLs): fix test cases after update on main (#173)
  • 656b3c6 Publish APT repo to new bucket (#164)
  • f10c672 Revert "Onboard Argus: plans command (#129)" (#146)
  • 64faf39 Temporarily remove APT installation instructions from guide (#162)
  • 79cdd04 Update installation guide to include required packages (#144)
  • bbd32a9 Update installation guide to update before install (#145)
  • abbf55f Update module github.com/jedib0t/go-pretty/v6 to v6.5.5 (#156)
  • ea4680b Update module github.com/stackitcloud/stackit-sdk-go/core to v0.10.1 (#171)
  • b894057 Update module github.com/stackitcloud/stackit-sdk-go/services/secretsmanager to v0.6.0 (#165)
  • fccee50 Update module github.com/zalando/go-keyring to v0.2.4 (#161)
  • 5aa3854 add object-storage support to readme (#142)
  • e3ecaea describe command: update output to not show description if empty (#141)
  • ebbe517 update README table to include secrets-manager (#139)

v0.1.0-apt-prerelease.4

18 Mar 18:06

Choose a tag to compare

Pre-release

Changelog

  • d50a7e5 Add link to STACKIT website in README (#143)
  • 3b8b0a0 Disallow empty updates for MongoDB Flex and Postgres Flex instances (#140)
  • cf7445e Fix typos (#138)
  • 18df4e8 Publish APT repo to new bucket
  • f10c672 Revert "Onboard Argus: plans command (#129)" (#146)
  • 64faf39 Temporarily remove APT installation instructions from guide (#162)
  • 79cdd04 Update installation guide to include required packages (#144)
  • bbd32a9 Update installation guide to update before install (#145)
  • abbf55f Update module github.com/jedib0t/go-pretty/v6 to v6.5.5 (#156)
  • fccee50 Update module github.com/zalando/go-keyring to v0.2.4 (#161)
  • 5aa3854 add object-storage support to readme (#142)
  • e3ecaea describe command: update output to not show description if empty (#141)
  • ebbe517 update README table to include secrets-manager (#139)

v0.1.0-apt-prerelease.3

11 Mar 11:43
6939fab

Choose a tag to compare

Pre-release

Changelog

  • 10161fb Add LICENSE to deb and rpm pkg (#134)
  • 6939fab Mark GitHub releases as "Pre-release" for prerelease tags (#135)
  • b18fb4c Update module github.com/stackitcloud/stackit-sdk-go/services/postgresflex to v0.10.0 (#131)
  • 0f27e0a Update module golang.org/x/mod to v0.16.0 (#103)

v0.1.0-apt-prerelease.2

11 Mar 10:12
afb4079

Choose a tag to compare

Pre-release

Changelog

  • 897804b Add APT installation instructions to the guide (#126)
  • 058a4ca Edit object-storage credentials-group command descriptions (#127)
  • 0dbae40 Fix formatting on delete command response (#110)
  • 59834bf Fixes to publishing of DEB packages to APT repo (#124)
  • 9f098bf Onboard Argus: plans command (#129)
  • f6e7263 Onboard Secrets Manager (user): remove option to hide password in create command (#128)
  • cb1c2f1 Onboard Secrets Manager user create and list commands (#111)
  • 73d7542 Onboard Secrets Manager user delete, describe and update commands (#125)
  • e58025c Onboard Secrets Manager user: addressed acceptance comments (#130)
  • 2772c28 Onboard object storage credentials (#112)
  • afb4079 Temporarily publish prereleases to package managers (#132)
  • edbe2b5 Update module github.com/golang-jwt/jwt/v5 to v5.2.1 (#109)
  • 76446fc Update module golang.org/x/oauth2 to v0.18.0 (#104)