v0.8.0
Highlights
- Feature: Added support for configuration profiles, managed by
stackit config profile. These profiles have separate authentication and configuration logic, allowing for users to have configurations for different projects, product lifecycle (prod,dev,qa) and more. - Feature: Colored errors and warnings
What's Changed
- fix(deps): update module github.com/fatih/color to v1.17.0 by @stackit-pipeline in #354
- fix(deps): update module github.com/stackitcloud/stackit-sdk-go/services/ske to v0.16.0 by @stackit-pipeline in #355
- Color errors and warnings by @joaopalet in #360
- fix(deps): update stackit sdk modules to v0.15.0 by @stackit-pipeline in #361
- Add support for configuration profiles, managed by
stackit config profileby @DiogoFerrao in #366 - fix(deps): update module github.com/spf13/viper to v1.19.0 by @stackit-pipeline in #364
- Add STACKIT logo to README by @joaopalet in #368
Full Changelog: v0.7.0...v0.8.0