v0.9.0
Tip
A the new STACKIT Identity Provider (IDP) was released, and we are happy to announce that, in the current version, the new IDP was integrated in the STACKIT CLI where it is used for user authentication.
This also means that the user authentication on previous STACKIT CLI versions is no longer guaranteed to work for all services.
If you are using an older version, please make sure to update your STACKIT CLI to ensure that you can continue to use all STACKIT services.
What's Changed
- Add support for custom IDP endpoint and client ID by @joaopalet in #400
- Add warning regarding new IDP to README by @joaopalet in #401
- fix(deps): update module golang.org/x/mod to v0.19.0 by @stackit-pipeline in #402
- fix(deps): update module golang.org/x/term to v0.22.0 by @stackit-pipeline in #403
- fix(deps): update module github.com/stackitcloud/stackit-sdk-go/services/ske to v0.17.0 by @stackit-pipeline in #405
- Migrate to new STACKIT IDP by @joaopalet in #404
Full Changelog: v0.8.1...v0.9.0