- Dependencies: Bump STACKIT SDK core module from
v0.24.0tov0.24.1
- Dependencies: Bump STACKIT SDK core module from
v0.23.0tov0.24.0
- Dependencies: Bump STACKIT SDK core module from
v0.22.0tov0.23.0
- Bugfix: Disable strict decoding of API responses
- Feature: Add
AdditionalPropertiesfields to model structs
- Deprecated SDK layer in root of the module:
- Breaking Change: Switch from regional to global API server URL (
config.WithRegion(...)must not be used anymore).
- Breaking Change: Switch from regional to global API server URL (
v1betaapi:- Breaking Change: Switch from regional to global API server URL (
config.WithRegion(...)must not be used anymore).
- Breaking Change: Switch from regional to global API server URL (
- Feature: Introduction of multi API version support for the intake SDK module. For more details please see the announcement on GitHub: #5062
v1betaapi: New package which can be used for communication with the intake v1 beta API- Deprecation: The contents in the root of this SDK module including the
waitpackage are marked as deprecated and will be removed after 2026-09-30. Switch to the new packages for the available API versions instead. - Dependencies: Bump STACKIT SDK core module from
v0.21.1tov0.22.0
- Bump STACKIT SDK core module from
v0.21.0tov0.21.1
- Dependencies: Bump
github.com/golang-jwt/jwt/v5fromv5.3.0tov5.3.1
- Bugfix: Correctly handle file closing for file uploads
- Bump STACKIT SDK core module from
v0.20.1tov0.21.0
- Bump STACKIT SDK core module from
v0.20.0tov0.20.1
- Feature: Add new enum type
PartitioningUpdateType - Feature: Add fields
PartitionByandPartitioningtoIntakeCatalogPatchmodel struct
- Bump STACKIT SDK core module from
v0.19.0tov0.20.0
- Feature: Add wait handlers for
Intake,IntakeRunner, andIntakeUserresources. - Improvement: Add usage examples for the
intakeservice.
- Feature: Add response
IntakeRunnerResponsetoUpdateIntakeRunnerExecuterequest - Feature: Add response
IntakeUserResponsetoUpdateIntakeUserExecuterequest
- Feature: Add new field
PartitioningtoIntakeCatalogmodel
- Mark fields
MaxMessageSizeKiBandMaxMessagesPerHouras optional instead of required inUpdateIntakeRunnerPayloadmodel struct
- New: STACKIT Intake module can be used to manage the STACKIT Intake. Manage your
IntakeRunners,IntakesandIntakeUsers