- Bugfix: Adjusted
UnmarshalJSONfunction to use enum types and added tests for enums
- Breaking change: Introduce interfaces for
APIClientand the request structs
- Breaking change: Introduce typed enum constants for status attributes
- Feature: Update user-agent header
- Bugfix: Correctly handle empty payload in body
- Internal: Backwards compatible change to generated code
- 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.
- New: Minimal go version is now Go 1.21
- Feature: Add support for region eu02
- Feature: Add support for nullable models
- Feature: New waiters
EnableServiceWaitHandlerandDisableServiceWaitHandlerfor async operationsEnableServiceandDisableService, respectively.
- New: STACKIT Service Enablement module can be used to enable services