Releases: stackitcloud/stackit-cli
Releases · stackitcloud/stackit-cli
v0.54.1
Note
The release v0.54.0 and v0.54.1 are the same. During the release of v0.54.0 there was an issue for the snapcraft release and this blocked some further releases. To release it in all other package manager and avoid potential conflicts we created a new release v0.54.1.
At the moment the version v0.54.0 and v0.54.1 are not released on snap. If you usually use snap to get the STACKIT CLI, please choose temporary a different installation method, to use the latest version of the STACKIT CLI
Changelog
v0.54.0
Changelog
- d893269: Dependabot/go modules/GitHub.com/stackitcloud/stackit sdk go/services/observability 0.16.1 (#1263) (@cgoetz-inovex)
- 19b9b6d: chore(deps): bump github.com/lmittmann/tint from 1.1.2 to 1.1.3 (#1280) (@dependabot[bot])
- 4e3ce39: chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/alb (#1272) (@dependabot[bot])
- 016e33f: chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/authorization (#1273) (@dependabot[bot])
- 7760d48: chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/authorization (#1295) (@dependabot[bot])
- 562e9e4: chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/cdn (#1288) (@dependabot[bot])
- ac7009e: chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/dns (#1277) (@dependabot[bot])
- 3c0d447: chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/edge (#1279) (@dependabot[bot])
- 54b2bb6: chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/git (#1268) (@dependabot[bot])
- cf601fe: chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/iaas (#1286) (@dependabot[bot])
- 8329606: chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/intake (#1271) (@dependabot[bot])
- 1f42e3a: chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/kms (#1292) (@dependabot[bot])
- b256443: chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/loadbalancer (#1270) (@dependabot[bot])
- b0c5841: chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/logme (#1269) (@dependabot[bot])
- b95b64d: chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/mariadb (#1282) (@dependabot[bot])
- 39a92d7: chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/mongodbflex (#1246) (@dependabot[bot])
- 479798a: chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/objectstorage (#1259) (@dependabot[bot])
- 78c23ef: chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/observability (#1261) (@dependabot[bot])
- 5272d8c: chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/opensearch (#1275) (@dependabot[bot])
- 9379145: chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/postgresflex (#1274) (@dependabot[bot])
- 77ccce2: chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/rabbitmq (#1278) (@dependabot[bot])
- 2cdb9d0: chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/rabbitmq (#1297) (@dependabot[bot])
- cc82694: chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/redis (#1290) (@dependabot[bot])
- d8901aa: chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/resourcemanager (#1287) (@dependabot[bot])
- b600032: chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/runcommand from 1.3.3 to 1.4.3 (#1262) (@dependabot[bot])
- f3bba1d: chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/secretsmanager (#1247) (@dependabot[bot])
- 13ddd1b: chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/serverbackup (#1258) (@dependabot[bot])
- aea8133: chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/serverupdate (#1267) (@dependabot[bot])
- a653a94: chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/serviceaccount (#1245) (@dependabot[bot])
- 043481b: chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/serviceenablement (#1283) (@dependabot[bot])
- 18c28c4: chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/ske (#1260) (@dependabot[bot])
- e3c2af8: chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/ske (#1296) (@dependabot[bot])
- 653a7da: chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/sqlserverflex (#1276) (@dependabot[bot])
- 28d5984: chore(deps): bump golang.org/x/oauth2 from 0.34.0 to 0.35.0 (#1291) (@dependabot[bot])
- b047600: feat(iaas): list NICs for project (#1242) (@Manuelvaas)
- 355c539: feat(intake): implement subcommands to manage intakes (#1124) (@devanshcache)
- 66e00dc: feat(logs): onboard access-token commands (#1253) (@Manuelvaas)
- 5e61c33: fix(release): don't put license in root directory on apt installation (#1285) (@rubenhoenle)
- 39e5939: update logs service from beta to v1 (#1284) (@GokceGK)
- 1ee25e2: update read me (#1294) (@GokceGK)
v0.53.1
What's Changed
- Encrypt cache used by
ske kubeconfig loginby @MichaelEischer in #1244 - Onboard Logs service -instance commands by @GokceGK in #1184
- feat(cdn): add cdn client, config, list command by @cgoetz-inovex in #1100
- chore(cdn): Update CDN version from v1beta2 to v1 by @Fyusel in #1252
- fix(auth): remove deprecated refresh token by @marceljk in #1255
- chore: update sfs module to v1 api by @marceljk in #1254
- fix(print): use os.Stdin.Fd instead of syscall.Stdin in PromptForPassword by @marceljk in #1256
New Contributors
- @MichaelEischer made their first contribution in #1244
Full Changelog: v0.52.0...v0.53.1
v0.52.0
Changelog
- 0c4a1e5: Feat/stackittpr 442 depedency cooldowns (#1233) (@cgoetz-inovex)
- 62cb4c5: Update to stackit-sdk-go/services/edge v0.3.0 (#1231) (@RobertRuf)
- edf7b5c: chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/alb (#1237) (@dependabot[bot])
- 19ac103: chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/edge (#1235) (@dependabot[bot])
- 1931b74: chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/edge from 0.2.0 to 0.3.0 (#1228) (@dependabot[bot])
- 0414285: chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/loadbalancer (#1238) (@dependabot[bot])
- 4074118: chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/serverbackup from v1.3.4 to v1.3.5 (#1239) (@rubenhoenle)
- 75adbf9: chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/ske (#1236) (@dependabot[bot])
- e537fac: feat(config): add ignore-existing for profile create (#1094) (@dergeberl)
v0.51.0
Changelog
- e2123e2: Initial release of the STACKIT Edge-Cloud service CLI (BETA) (#1223) (@RobertRuf)
- 68b9c01: chore(deps): bump github.com/jedib0t/go-pretty/v6 from 6.7.7 to 6.7.8 (#1206) (@dependabot[bot])
- 62b8c64: chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/alb (#1215) (@dependabot[bot])
- 0e1ade0: chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/mongodbflex (#1198) (@dependabot[bot])
- c7dada1: chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/sqlserverflex (#1200) (@dependabot[bot])
- c1f2d3b: chore(deps): bump renovatebot/github-action from 44.2.0 to 44.2.3 (#1209) (@dependabot[bot])
- 28776d6: chore(deps): update module github.com/golangci/golangci-lint/v2 to v2.8.0 (#1211) (@stackit-pipeline)
- 1a43e78: chore(deps): update module golang.org/x/tools to v0.41.0 (#1225) (@stackit-pipeline)
- c0f0576: chore(deps): update renovatebot/github-action action to v44.2.4 (#1224) (@stackit-pipeline)
- b8fe549: escape html encoding to marshal json output completely (#1226) (@GokceGK)
- c00da46: feat(goreleaser): Ship FreeBSD binaries (#1048) (@gogolok)
- f0446b4: fix(deps): update module github.com/goccy/go-yaml to v1.19.2 (#1210) (@stackit-pipeline)
- bde28f2: fix(deps): update module github.com/stackitcloud/stackit-sdk-go/services/secretsmanager to v0.14.0 (#1227) (@stackit-pipeline)
- 6ea5c93: fix(deps): update module golang.org/x/mod to v0.32.0 (#1218) (@stackit-pipeline)
- 4a30332: fix(deps): update module golang.org/x/term to v0.39.0 (#1219) (@stackit-pipeline)
- 8d9cdc4: fix(deps): update module golang.org/x/text to v0.33.0 (#1220) (@stackit-pipeline)
- 42aa2c6: fix(deps): update stackit sdk modules (#1208) (@stackit-pipeline)
- db45e4b: fix(ske): add profile email to cacheKey on login (#1080) (@Kumm-Kai)
- 1b5b0c6: refactor(printer): move AssumeYes logic into printer itself (#1217) (@cgoetz-inovex)
v0.50.0
Changelog
- f27c598: chore(deps): bump actions/download-artifact from 6 to 7 (#1180) (@dependabot[bot])
- ac6919d: chore(deps): bump actions/upload-artifact from 5 to 6 (#1181) (@dependabot[bot])
- a25a777: chore(deps): bump github.com/stackitcloud/stackit-sdk-go/core (#1147) (@dependabot[bot])
- f15e966: chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/alb (#1169) (@dependabot[bot])
- 4a046e6: chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/authorization (#1176) (@dependabot[bot])
- 037122d: chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/dns (#1170) (@dependabot[bot])
- 98a09dd: chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/git (#1144) (@dependabot[bot])
- 11be379: chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/git (#1158) (@dependabot[bot])
- 0c5b30e: chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/iaas (#1156) (@dependabot[bot])
- ae0838d: chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/iaas (#1189) (@dependabot[bot])
- 1e87acb: chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/intake (#1177) (@dependabot[bot])
- 9f5e2e5: chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/kms (#1187) (@dependabot[bot])
- d536b0c: chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/loadbalancer (#1194) (@dependabot[bot])
- aead8fd: chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/logme (#1172) (@dependabot[bot])
- 3eabca4: chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/mariadb (#1151) (@dependabot[bot])
- d821c09: chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/mongodbflex (#1178) (@dependabot[bot])
- 7caa301: chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/objectstorage (#1159) (@dependabot[bot])
- ea693ee: chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/opensearch (#1175) (@dependabot[bot])
- 2989931: chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/postgresflex (#1153) (@dependabot[bot])
- 2c0fa14: chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/rabbitmq (#1160) (@dependabot[bot])
- 0e90fb5: chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/redis (#1152) (@dependabot[bot])
- 74a682d: chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/runcommand (#1168) (@dependabot[bot])
- 9660efb: chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/secretsmanager (#1179) (@dependabot[bot])
- a686b9f: chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/serverbackup (#1150) (@dependabot[bot])
- 79eda98: chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/serverupdate (#1157) (@dependabot[bot])
- d3695f5: chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/serviceaccount (#1185) (@dependabot[bot])
- 2e3dac3: chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/serviceenablement (#1188) (@dependabot[bot])
- f9d5b22: chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/ske (#1171) (@dependabot[bot])
- d5e0849: chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/sqlserverflex (#1139) (@dependabot[bot])
- 5870218: chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/sqlserverflex (#1149) (@dependabot[bot])
- fb6cfca: chore(deps): bump golangci-lint from v1 to v2 (#1148) (@rubenhoenle)
- f7bb29b: chore(deps): bump renovatebot/github-action from 44.0.5 to 44.2.0 (#1182) (@dependabot[bot])
- bddbc7b: chore(deps): update module github.com/golangci/golangci-lint/v2 to v2.7.2 (#1154) (@stackit-pipeline)
- 1f50702: chore(deps): update module golang.org/x/tools to v0.40.0 (#1161) (@stackit-pipeline)
- afbf59d: chore(deps): update renovatebot/github-action action to v44.0.5 (#1141) (@stackit-pipeline)
- 2bdaa5b: chore(docs): update links to new STACKIT docs (#1167) (@GokceGK)
- b824fb3: chore(linter): remove duplicate linter timeout configuration (#1142) (@marceljk)
- 437c1ad: feat(mongodbflex): add readAnyDatabase and stackitAdmin roles for users (#1049) (@PietvanderMeulen)
- 0916439: feat(sfs): Onboard sfs commands (#1197) (@Fyusel)
- d84c7a4: feat: add label to ignore stale (#1193) (@marceljk)
- 1535eec: feat: max_age is set during auth request to limit user session (#1134) (@JorTurFer)
- 81edb2d: fix(deps): update module github.com/goccy/go-yaml to v1.19.1 (#1191) (@stackit-pipeline)
- 43a5765: fix(deps): update module github.com/jedib0t/go-pretty/v6 to v6.7.7 (#1174) (@stackit-pipeline)
- 4fca052: fix(deps): update module github.com/spf13/cobra to v1.10.2 (#1145) (@stackit-pipeline)
- 1cd5045: fix(deps): update module golang.org/x/oauth2 to v0.34.0 (#1163) (@stackit-pipeline)
- f352d44: fix: refresh token flow uses x-www-form encoding (#1135) (@JorTurFer)
v0.49.0
Changelog
- 0108996: chore(deps): bump actions/checkout from 5 to 6 (#1106) (@dependabot[bot])
- 2402570: chore(deps): bump github.com/jedib0t/go-pretty/v6 from 6.7.2 to 6.7.3 (#1097) (@dependabot[bot])
- b7f6a9e: chore(deps): bump github.com/stackitcloud/stackit-sdk-go/core from 0.19.0 to 0.20.0 (#1092) (@dependabot[bot])
- 36bd0f5: chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/alb (#1117) (@dependabot[bot])
- 5102b0a: chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/authorization (#1120) (@dependabot[bot])
- e72410c: chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/dns (#1122) (@dependabot[bot])
- 3a81983: chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/git (#1101) (@dependabot[bot])
- 74d5ceb: chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/iaas (#1121) (@dependabot[bot])
- bb0b77b: chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/intake (#1132) (@dependabot[bot])
- fa5b42a: chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/kms (#1103) (@dependabot[bot])
- 6a53617: chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/loadbalancer (#1133) (@dependabot[bot])
- a451076: chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/logme (#1095) (@dependabot[bot])
- d98da15: chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/mariadb (#1129) (@dependabot[bot])
- 7570af4: chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/mongodbflex (#1116) (@dependabot[bot])
- 18ea31b: chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/objectstorage (#1096) (@dependabot[bot])
- 69306e3: chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/observability (#1104) (@dependabot[bot])
- 63a0aae: chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/opensearch (#1102) (@dependabot[bot])
- 7dbd264: chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/rabbitmq (#1118) (@dependabot[bot])
- da73b8f: chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/redis (#1128) (@dependabot[bot])
- e182368: chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/runcommand (#1127) (@dependabot[bot])
- 5b700d9: chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/secretsmanager (#1112) (@dependabot[bot])
- 34053aa: chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/serverbackup (#1111) (@dependabot[bot])
- 5d8a48c: chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/serverupdate (#1109) (@dependabot[bot])
- 2dda12a: chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/serviceaccount (#1115) (@dependabot[bot])
- 8e1489b: chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/serviceenablement (#1123) (@dependabot[bot])
- bb0a5e6: chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/ske (#1110) (@dependabot[bot])
- e42758d: chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/sqlserverflex (#1098) (@dependabot[bot])
- ce65339: chore(deps): bump renovatebot/github-action from 44.0.3 to 44.0.4 (#1113) (@dependabot[bot])
- bdcdd11: chore: increase linter timeout (#1131) (@marceljk)
- f7d1360: feat(intake): add runner command (#952) (@yago-123)
- c573f95: feat(kms) describe key, keyring, wrappingkey (#1107) (@cgoetz-inovex)
- 67440f2: fix(alb): print valid JSON/YAML output for list cmds (#1045) (@rubenhoenle)
- 21985b2: fix(deps): update module github.com/goccy/go-yaml to v1.19.0 (#1137) (@stackit-pipeline)
- 7c49ae1: fix(deps): update module github.com/jedib0t/go-pretty/v6 to v6.7.5 (#1105) (@stackit-pipeline)
- 58a4b77: fix: log browser url to stderr instead of stdout (#1136) (@marceljk)
v0.48.0
Changelog
- 128b545: chore(deps): bump github.com/stackitcloud/stackit-sdk-go/core (#1086) (@dependabot[bot])
- 2d40337: chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/alb (#1076) (@dependabot[bot])
- cb77ba0: chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/iaas (#1075) (@dependabot[bot])
- cafabc5: chore(deps): bump golang.org/x/oauth2 from 0.32.0 to 0.33.0 (#1077) (@dependabot[bot])
- 076d7a9: chore(deps): bump renovatebot/github-action from 43.0.20 to 44.0.0 (#1072) (@dependabot[bot])
- 9b86268: chore(deps): bump renovatebot/github-action from 44.0.2 to 44.0.3 (#1089) (@dependabot[bot])
- 79ea76d: chore(deps): update module golang.org/x/tools to v0.39.0 (#1087) (@stackit-pipeline)
- f83a568: chore(deps): update renovatebot/github-action action to v44.0.2 (#1079) (@stackit-pipeline)
- 2352383: chore: remove typo in server create example (#1090) (@marceljk)
- fd2b406: fix(deps): update kubernetes packages to v0.34.2 (#1085) (@stackit-pipeline)
- e806dc0: fix(deps): update module github.com/jedib0t/go-pretty/v6 to v6.7.1 (#1074) (@stackit-pipeline)
- 122503b: fix(deps): update module github.com/jedib0t/go-pretty/v6 to v6.7.2 (#1088) (@stackit-pipeline)
- 6e9982f: fix(deps): update module golang.org/x/mod to v0.30.0 (#1081) (@stackit-pipeline)
- 872c509: fix(deps): update module golang.org/x/term to v0.37.0 (#1082) (@stackit-pipeline)
- a941843: fix(deps): update module golang.org/x/text to v0.31.0 (#1083) (@stackit-pipeline)
- 46b8905: fix(dns): print valid JSON/YAML output for list cmds (#1040) (@rubenhoenle)
- 12de8eb: fix(kms): use fixed wait handler for disableKeyVersion command (#1064) (@Benjosh95)
- ece1975: fix(opensearch): print valid JSON/YAML output for list cmds (#1046) (@rubenhoenle)
- b79dc00: fix(sqlserverflex): print valid JSON/YAML output for list cmds (#1044) (@rubenhoenle)
v0.47.0
Changelog
- fc25893: chore(client): Refactor ConfigureClient() function to use a generic function instead (#1058) (@Fyusel)
- 3fdc406: chore(deps): bump github.com/stackitcloud/stackit-sdk-go/core (#1066) (@dependabot[bot])
- 02b922a: chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/git (#1062) (@dependabot[bot])
- d68210b: chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/iaas (#1065) (@dependabot[bot])
- b11890d: chore(deps): bump renovatebot/github-action from 43.0.19 to 43.0.20 (#1067) (@dependabot[bot])
- 52ad952: feat(iaas): Region adjustments and migration to v2 API (#1056) (@marceljk)
- 9f8ab6f: fix(auth): hide misleading parameters in get access token cmd (#1069) (@rubenhoenle)
- 2f8acae: fix(deps): update module github.com/jedib0t/go-pretty/v6 to v6.7.0 (#1071) (@stackit-pipeline)
v0.46.0
Changelog
- 6972ccd: chore(deps): bump actions/download-artifact from 5 to 6 (#1051) (@dependabot[bot])
- c066de6: chore(deps): bump actions/upload-artifact from 4 to 5 (#1054) (@dependabot[bot])
- 611d185: chore(deps): bump github.com/jedib0t/go-pretty/v6 from 6.6.8 to 6.6.9 (#1059) (@dependabot[bot])
- 75569dd: chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/resourcemanager (#1053) (@dependabot[bot])
- f2ed887: chore(deps): bump renovatebot/github-action from 43.0.18 to 43.0.19 (#1052) (@dependabot[bot])
- 71b3950: fix(git): print valid JSON/YAML output for list cmds (#1039) (@rubenhoenle)
- d6772b0: fix(logme): print valid JSON/YAML output for list cmds (#1038) (@rubenhoenle)
- af803a3: fix(mariadb): print valid JSON/YAML for list commands (#1036) (@rubenhoenle)
- 03ca810: fix(objectstorage): print valid JSON/YAML for list cmds (#1041) (@rubenhoenle)
- a14c016: fix(rabbitmq): print valid JSON/YAML output for list cmds (#1043) (@rubenhoenle)