- Bump STACKIT SDK core module from
v0.21.0tov0.21.1
- Dependencies: Bump
github.com/golang-jwt/jwt/v5fromv5.3.0tov5.3.1
- Feature: switch from
v1betaversion tov1version of the API - Bugfix: Correctly handle file closing for file uploads
- Bump STACKIT SDK core module from
v0.20.1tov0.21.0
- Breaking Change: The region is no longer specified within the client configuration. Instead, the region must be passed as a parameter to any region-specific request.
- Feature: Add new wait handlers for instance creation (
CreateLogsInstanceWaitHandler), and instance deletion (DeleteLogsInstanceWaitHandler)
- Feature: Add support for access token GET endpoint
- Bump STACKIT SDK core module from
v0.20.0tov0.20.1
- New: API for logs service