v0.7.0
Highlights
- Feature: Add new
beta
servicesqlserverflex
, currently including subcommandsinstance
(all CRUD operations) andoptions
What's Changed
- Update github-action by @GokceGK in #331
- Add support for config profiles by @joaopalet in #334
- Improve help and flags for MongoDB backups by @DiogoFerrao in #337
- Revert "Add support for config profiles" by @DiogoFerrao in #338
- Update command descriptions by @GokceGK in #340
- Increase test coverage by @DiogoFerrao in #332
- Implement file path flag for generate-payload by @GokceGK in #341
- Beautify usage template by @joaopalet in #342
- Add
Traceparent
header to the raw HTTP debug logs by @DiogoFerrao in #344 - Add
sqlserverflex
client and configuration logic (andinstance list
command) by @joaopalet in #345 - fix(deps): update stackit sdk modules by @stackit-pipeline in #339
- Add
sqlserverflex instance create/update
commands by @joaopalet in #346 - Add
sqlserverflex instance delete/describe
commands by @joaopalet in #347 - Move
sqlserverflex
commands tobeta
command group by @joaopalet in #349 - Add
beta
tosqlserverflex
command examples by @joaopalet in #350 - Add sqlserverflex options command by @vicentepinto98 in #348
- Filter ske options json and yaml output by @vicentepinto98 in #352
- Update services overview table by @joaopalet in #353
Full Changelog: v0.6.0...v0.7.0