Releases: stackitcloud/stackit-cli
Releases · stackitcloud/stackit-cli
v0.4.0-prerelease.3
Changelog
- ba29502: Default to output directly to terminal if pager output fails (@joaopalet)
- fd2aabe: Document config file location in command (#284) (@DiogoFerrao)
- 0b621e4: Test fix for login successfull page on Windows (#286) (@joaopalet)
- 2ca765d: flip hide-password to show-password (#285) (@DiogoFerrao)
v0.4.0-prerelease.2
Changelog
- fd2aabe: Document config file location in command (#284) (@DiogoFerrao)
- fc48f31: Test fix for login successfull page on Windows (@joaopalet)
- 2ca765d: flip hide-password to show-password (#285) (@DiogoFerrao)
v0.4.0-prerelease.1
Changelog
- 485c714: Add HTTP Request and Response to debug logs (#271) (@DiogoFerrao)
- e081d07: Add debug logs to the CLI (#258) (@DiogoFerrao)
- 08e9910: Add tint package for colors in slog debug logs (#276) (@DiogoFerrao)
- 54abe14: Move config file to correct folder (#282) (@DiogoFerrao)
- 97c9ec9: Re-add redirect after login (#274) (@vicentepinto98)
- 05a040f: add debug logs to the authentication flow (#272) (@DiogoFerrao)
- 9a2670d: change recovery date format (#266) (@GokceGK)
- 11d4090: fix(deps): update module github.com/stackitcloud/stackit-sdk-go/services/ske to v0.14.0 (#277) (@stackit-pipeline)
- 6dc1783: fix(deps): update module golang.org/x/text to v0.15.0 (#279) (@stackit-pipeline)
- de64cdf: update description and generate docs (#267) (@GokceGK)
v0.3.1-prerelease.2
Changelog
- 3eebc87: Improve
config set
command help (#256) (@joaopalet) - 258565e: Postgresflex backup command improvements (#259) (@GokceGK)
- 6a802b8: Update changelog generation implementation (#263) (@joaopalet)
- 8ba599d: fix(deps): update module github.com/jedib0t/go-pretty/v6 to v6.5.8 (#257) (@stackit-pipeline)
- 5a8aa14: fix(deps): update module github.com/stackitcloud/stackit-sdk-go/services/dns to v0.9.1 (#248) (@stackit-pipeline)
v0.3.1-prerelease.1
Changelog
- 3eebc87: Improve
config set
command help (#256) (@joaopalet) - 258565e: Postgresflex backup command improvements (#259) (@GokceGK)
- 6a802b8: Update changelog generation implementation (#263) (@joaopalet)
- 8ba599d: fix(deps): update module github.com/jedib0t/go-pretty/v6 to v6.5.8 (#257) (@stackit-pipeline)
- 5a8aa14: fix(deps): update module github.com/stackitcloud/stackit-sdk-go/services/dns to v0.9.1 (#248) (@stackit-pipeline)
v0.3.0
What's Changed
- Publish to Snap Store with classic confinement (beta channel) by @joaopalet in #247
- Onboard Argus credentials by @DiogoFerrao in #251
- Onboard postgresflex backup commands by @GokceGK in #169
- Implement user confirmation for re-authenticating by @GokceGK in #249
- Add Snap installation instructions to guide by @joaopalet in #253
Full Changelog: v0.2.3...v0.3.0
v0.3.0-prerelease.2
What's Changed
- Onboard Argus credentials by @DiogoFerrao in #251
- Onboard postgresflex backup commands by @GokceGK in #169
- Implement user confirmation for re-authenticating by @GokceGK in #249
Full Changelog: v0.3.0-prerelease.1...v0.3.0-prerelease.2
v0.3.0-prerelease.1
What's Changed
- Publish to Snap Store with classic confinement (beta channel) by @joaopalet in #247
Full Changelog: v0.2.3...v0.3.0-prerelease.1
v0.2.3
Changelog
- e3379d7 Add
argus grafana describe
command (#221) - 0758f90 Add
argus grafana single-sign-on
commands (#228) - 3de5783 Add argus grafana
public-read-access
commands (#229) - 4592142 Add debug error logs (#217)
- a7bb83e Add json output format (#238)
- b89639c Add repology packaging status badge to INSTALLATION docs (#215)
- ef0fa19 Change config handling: only create config file & directory if needed (#214)
- bf75e9f Implemnt util for Argus grafana configuration commands (#224)
- e400797 Improvements for argus grafana commands (#230)
- d5a495f Onboard Argus scrape configurations (#242)
- 4b36af5 Output format none (#234)
- dd1309f Signature (#237)
- 36e1c33 Update GitHub actions (#223)
- ce61281 Update docs (#244)
- 65f9386 change order of debug and error logs (#232)
- 37de439 chore(deps): update renovatebot/github-action action to v40.1.9 (#225)
- f7cc6ea fix(deps): update module github.com/stackitcloud/stackit-sdk-go/services/ske to v0.13.0 (#226)
- 9fcbc2d update docs for output format none addition (#239)