- Feature: model
CreateResourcePoolPayloadnow has an additional fieldsnapshotPolicyId - Feature: model
CreateResourcePoolSnapshotPayloadnow has an additional fieldsnaplockRetentionHours - Feature: model
ResourcePoolnow has an additional fieldsnapshotPolicy - Feature: model
ResourcePoolSnapshotnow has an additional fieldsnaplockExpiryTime - Feature: model
ResourcePoolSpacenow has an additional fieldusedBySnapshotsGigabytes - Feature: model
UpdateResourcePoolPayloadnow has an additional fieldsnapshotPolicyId - Feature: new models:
DisableLockResponse,EnableLockResponse,GetLockResponse,GetScheduleResponse,GetSnapshotPolicyResponse,ListSchedulesResponse,ListSnapshotPoliciesResponse,ResourcePoolSnapshotPolicy,Schedule,SnapshotPolicy,SnapshotPolicySchedule,UpdateResourcePoolSnapshotPayload,UpdateResourcePoolSnapshotResponse - Feature: new operations:
UpdateResourcePoolSnapshot,ListSchedules,GetSchedule,ListSnapshotPolicies,GetSnapshotPolicy,DisableLock,GetLock,EnableLock,
- Minimal go version is now Go 1.25
- 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
- Feature: Introduction of multi API version support for the sfs SDK module. For more details please see the announcement on GitHub: #5062
v1api: New package which can be used for communication with the SFS v1 APIv1betaapi: New package which can be used for communication with the SFS 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
- Breaking change: The
nameandspaceHardLimitGigabytesfields are now marked as required forShareExportPayload,SharePayload.
- Feature: Switch from
v1betaAPI version tov1version. - Breaking change: Remove
ListSnapshotSchedulesmethod - Breaking change: Remove field
SnapshotScheduleNamefromCreateResourcePoolPayloadandUpdateResourcePoolPayloadmodel - Breaking change: Remove field
SnapshotSchedulefromCreateResourcePoolResponseResourcePool,GetResourcePoolResponseResourcePool,UpdateResourcePoolResponseResourcePoolGetStateRetTypeandResourcePoolmodel
- 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
- Breaking change: Remove region configuration in
APIClient
- New: STACKIT File Storage (SFS) service