Skip to content

Release (2026-03-13)

Choose a tag to compare

@rubenhoenle rubenhoenle released this 13 Mar 14:52
· 75 commits to main since this release
1c4f16b

Highlights

  • core:
    • v0.23.0
      • New: Add new WaiterHelper struct, which creates an AsyncActionCheck function based on the configuration
    • v0.22.0
      • Feature: Support Azure DevOps OIDC adapter
  • alb:
    • v0.10.0
      • Feature: Add new field AltPort to ActiveHealthCheck
      • Feature: Add new field Tls to HttpHealthCheck
      • Breaking change: Renamed TargetPoolTlsConfig to TlsConfig
    • v0.11.0
      • Feature: Introduction of multi API version support for the alb SDK module. For more details please see the announcement on GitHub: #5062
      • v2api: New package which can be used for communication with the alb v2 API
      • v2beta2api: New package which can be used for communication with the alb v2 beta2 API
      • Deprecation: The contents in the root of this SDK module including the wait package 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.1 to v0.22.0
    • v0.12.0
      • Bugfix: Disable strict decoding of API responses
      • Feature: Add AdditionalProperties fields to model structs
  • loadbalancer:
    • v1.8.0
      • Feature: Add new fields AltPort and HttpHealthCheck to ActiveHealthCheck
    • v1.9.0
      • Feature: Introduction of multi API version support for the loadbalancer SDK module. For more details please see the announcement on GitHub: #5062
      • v1api: New package which can be used for communication with the loadbalancer v1 API
      • v2api: New package which can be used for communication with the loadbalancer v2 API
      • Deprecation: The contents in the root of this SDK module including the wait package 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.1 to v0.22.0
    • v1.10.0
      • Bugfix: Disable strict decoding of API responses
      • Feature: Add AdditionalProperties fields to model structs
  • resourcemanager:
    • v0.19.0
      • Feature: Introduction of multi API version support for the resourcemanager SDK module. For more details please see the announcement on GitHub: #5062
      • v0api: New package which should be used for communication with the STACKIT Resourcemanager API in the future
      • Deprecation: The contents in the root of this SDK module including the wait package are marked as deprecated and will be removed after 2026-09-30. Switch to the new v0api package instead.
      • Dependencies: Bump STACKIT SDK core module from v0.21.1 to v0.22.0
      • Breaking Change: Removal of deprecated constants ActiveState and CreatingState in wait package
    • v0.20.0
      • Bugfix: Disable strict decoding of API responses
      • Feature: Add AdditionalProperties fields to model structs
  • logs:
    • v0.6.0
      • Feature: Introduction of multi API version support for the logs SDK module. For more details please see the announcement on GitHub: #5062
      • v1alphaapi: New package which can be used for communication with the logs v1 alpha API
      • v1betaapi: New package which can be used for communication with the logs v1 beta API
      • v1api: New package which can be used for communication with the logs v1 API
      • Deprecation: The contents in the root of this SDK module including the wait package 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.1 to v0.22.0
    • v0.7.0
      • Bugfix: Disable strict decoding of API responses
      • Feature: Add AdditionalProperties fields to model structs
  • sqlserverflex:
    • v1.5.0
      • Feature: Introduction of multi API version support for the sqlserverflex SDK module. For more details please see the announcement on GitHub: #5062
      • v1api: New package which can be used for communication with the sqlserverflex v1 API
      • v2api: New package which can be used for communication with the sqlserverflex v2 API
      • v3alpha1api: New package which can be used for communication with the sqlserverflex v3 alpha1 API
      • v3beta1api: New package which can be used for communication with the sqlserverflex v3 beta1 API
      • Deprecation: The contents in the root of this SDK module including the wait package 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.1 to v0.22.0
    • v1.6.0
      • Bugfix: Disable strict decoding of API responses
      • Feature: Add AdditionalProperties fields to model structs
  • vpn:
    • v0.1.0
      • New: SDK module for vpn service
      • v1alpha1api: New package which can be used for communication with the vpn v1 alpha1 API
    • v0.2.0
      • v1alpha1api: Align package to latest API specification
    • v0.3.0
      • Bugfix: Disable strict decoding of API responses
      • Feature: Add AdditionalProperties fields to model structs
  • postgresflex:
    • v1.4.0
      • Feature: Introduction of multi API version support for the postgresflex SDK module. For more details please see the announcement on GitHub: #5062
      • v1api: New package which can be used for communication with the postgresflex v1 API
      • v2api: New package which can be used for communication with the postgresflex v1 API
      • v3alpha1api: New package which can be used for communication with the postgresflex v3 alpha1 API
      • Deprecation: The contents in the root of this SDK module including the wait package 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.1 to v0.22.0
    • v1.5.0
      • v3alpha1api: Align package to latest API specification
    • v1.6.0
      • Bugfix: Disable strict decoding of API responses
      • Feature: Add AdditionalProperties fields to model structs
  • edge:
    • v0.5.0
      • Feature: Introduction of multi API version support for the edge SDK module. For more details please see the announcement on GitHub: #5062
      • v1beta1api: New package which can be used for communication with the edge v1 beta1 API
      • Deprecation: The contents in the root of this SDK module including the wait package 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.1 to v0.22.0
    • v0.6.0
      • Bugfix: Disable strict decoding of API responses
      • Feature: Add AdditionalProperties fields to model structs
  • certificates:
    • v1.3.0
      • Feature: Introduction of multi API version support for the certificates SDK module. For more details please see the announcement on GitHub: #5062
      • v2api: New package which can be used for communication with the certificates v2 API
      • v2betaapi: New package which can be used for communication with the certificates v2 API
      • Deprecation: The contents in the root of this SDK module 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.1 to v0.22.0
    • v1.4.0
      • Bugfix: Disable strict decoding of API responses
      • Feature: Add AdditionalProperties fields to model structs
  • ske:
    • v1.8.0
      • Feature: Introduction of multi API version support for the ske SDK module. For more details please see the announcement on GitHub: #5062
      • v1api: New package which can be used for communication with the ske v1 API
      • v2api: New package which can be used for communication with the ske v2 API
      • Deprecation: The contents in the root of this SDK module including the wait package 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.1 to v0.22.0
    • v1.9.0
      • Package v2api:
        • Feature: New model structs: Access, IDPKubeconfig
        • Feature: New field Access in Cluster and CreateOrUpdateClusterPayload model structs
        • Feature: New API client method: GetIDPKubeconfig
        • Added new possible values to description of Code field in the ClusterError model struct
      • Deprecated SDK layer in root of the module:
        • Feature: New model structs: Access, IDPKubeconfig
        • Feature: New field Access in Cluster and CreateOrUpdateClusterPayload model structs
        • Feature: New API client method: GetIDPKubeconfig
        • Added new possible values to description of Code field in the ClusterError model struct
  • dns:
    • v0.18.0
      • Feature: Introduction of multi API version support for the dns SDK module. For more details please see the announcement on GitHub: #5062
      • v1api: New package which should be used for communication with the STACKIT dns API in the future
      • Deprecation: The contents in the root of this SDK module including the wait package are marked as deprecated and will be removed after 2026-09-30. Switch to the new v1api package instead.
      • Dependencies: Bump STACKIT SDK core module from v0.21.1 to v0.22.0
    • v0.19.0
      • Bugfix: Disable strict decoding of API responses
      • Feature: Add AdditionalProperties fields to model structs
    • v0.19.1
      • Bump STACKIT SDK core module from v0.22.0 to v0.23.0
      • Improvement: Use new WaiterHandler struct in the DNS WaitHandler
  • intake:
    • v0.5.0
      • 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 wait package 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.1 to v0.22.0
    • v0.6.0
      • 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).
      • v1betaapi:
        • Breaking Change: Switch from regional to global API server URL (config.WithRegion(...) must not be used anymore).
    • v0.7.0
      • Bugfix: Disable strict decoding of API responses
      • Feature: Add AdditionalProperties fields to model structs
  • cdn: v1.11.0
    • Feature: Introduction of multi API version support for the cdn SDK module. For more details please see the announcement on GitHub: #5062
    • v1api: New package which can be used for communication with the cdn v1 API
    • v1betaapi: New package which can be used for communication with the cdn v1 beta API
    • v1beta2api: New package which can be used for communication with the cdn v1 beta2 API
    • Deprecation: The contents in the root of this SDK module including the wait package 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.1 to v0.22.0
  • logme:
    • v0.26.0
      • Feature: Introduction of multi API version support for the logme SDK module. For more details please see the announcement on GitHub: #5062
      • v1api: New package which should be used for communication with the STACKIT logme API in the future
      • Deprecation: The contents in the root of this SDK module including the wait package are marked as deprecated and will be removed after 2026-09-30. Switch to the new v1api package instead.
      • Dependencies: Bump STACKIT SDK core module from v0.21.1 to v0.22.0
    • v0.27.0
      • Bugfix: Disable strict decoding of API responses
      • Feature: Add AdditionalProperties fields to model structs
  • modelserving:
    • v0.7.0
      • Feature: Introduction of multi API version support for the modelserving SDK module. For more details please see the announcement on GitHub: #5062
      • v1api: New package which should be used for communication with the STACKIT modelserving API in the future
      • Deprecation: The contents in the root of this SDK module including the wait package are marked as deprecated and will be removed after 2026-09-30. Switch to the new v1api package instead.
      • Dependencies: Bump STACKIT SDK core module from v0.21.1 to v0.22.0
    • v0.8.0
      • Bugfix: Disable strict decoding of API responses
      • Feature: Add AdditionalProperties fields to model structs
  • rabbitmq:
    • v0.27.0
      • Feature: Introduction of multi API version support for the rabbitmq SDK module. For more details please see the announcement on GitHub: #5062
      • v1api: New package which should be used for communication with the STACKIT rabbitmq API in the future
      • Deprecation: The contents in the root of this SDK module including the wait package are marked as deprecated and will be removed after 2026-09-30. Switch to the new v1api package instead.
      • Dependencies: Bump STACKIT SDK core module from v0.21.1 to v0.22.0
    • v0.28.0
      • Bugfix: Disable strict decoding of API responses
      • Feature: Add AdditionalProperties fields to model structs
  • redis:
    • v0.26.0
      • Feature: Introduction of multi API version support for the redis SDK module. For more details please see the announcement on GitHub: #5062
      • v1api: New package which should be used for communication with the STACKIT redis API in the future
      • Deprecation: The contents in the root of this SDK module including the wait package are marked as deprecated and will be removed after 2026-09-30. Switch to the new v1api package instead.
      • Dependencies: Bump STACKIT SDK core module from v0.21.1 to v0.22.0
    • v0.27.0
      • Bugfix: Disable strict decoding of API responses
      • Feature: Add AdditionalProperties fields to model structs
  • kms:
    • v1.4.0
      • Feature: Introduction of multi API version support for the kms SDK module. For more details please see the announcement on GitHub: #5062
      • v1api: New package which can be used for communication with the kms v1 API
      • v1betaapi: New package which can be used for communication with the kms v1 beta API
      • Deprecation: The contents in the root of this SDK module including the wait package 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.1 to v0.22.0
    • v1.5.0
      • Bugfix: Disable strict decoding of API responses
      • Feature: Add AdditionalProperties fields to model structs
  • mariadb:
    • v0.26.0
      • Feature: Introduction of multi API version support for the mariadb SDK module. For more details please see the announcement on GitHub: #5062
      • v1api: New package which should be used for communication with the STACKIT mariadb API in the future
      • Deprecation: The contents in the root of this SDK module including the wait package are marked as deprecated and will be removed after 2026-09-30. Switch to the new v1api package instead.
      • Dependencies: Bump STACKIT SDK core module from v0.21.1 to v0.22.0
    • v0.27.0
      • Bugfix: Disable strict decoding of API responses
      • Feature: Add AdditionalProperties fields to model structs
  • authorization:
    • v0.13.0
      • Feature: Introduction of multi API version support for the authorization SDK module. For more details please see the announcement on GitHub: #5062
      • v2api: New package which should be used for communication with the STACKIT authorization API in the future
      • Deprecation: The contents in the root of this SDK module including the wait package are marked as deprecated and will be removed after 2026-09-30. Switch to the new v2api package instead.
      • Dependencies: Bump STACKIT SDK core module from v0.21.1 to v0.22.0
    • v0.14.0
      • Bugfix: Disable strict decoding of API responses
      • Feature: Add AdditionalProperties fields to model structs
  • opensearch:
    • v0.25.0
      • Feature: Introduction of multi API version support for the opensearch SDK module. For more details please see the announcement on GitHub: #5062
      • v1api: New package which should be used for communication with the STACKIT opensearch API in the future
      • Deprecation: The contents in the root of this SDK module including the wait package are marked as deprecated and will be removed after 2026-09-30. Switch to the new v1api package instead.
      • Dependencies: Bump STACKIT SDK core module from v0.21.1 to v0.22.0
    • v0.26.0
      • Bugfix: Disable strict decoding of API responses
      • Feature: Add AdditionalProperties fields to model structs
  • auditlog:
    • v0.2.0
      • Feature: Introduction of multi API version support for the auditlog SDK module. For more details please see the announcement on GitHub: #5062
      • v2api: New package which should be used for communication with the STACKIT auditlog API in the future
      • Deprecation: The contents in the root of this SDK module including the wait package are marked as deprecated and will be removed after 2026-09-30. Switch to the new v2api package instead.
      • Dependencies: Bump STACKIT SDK core module from v0.21.1 to v0.22.0
    • v0.3.0
      • Bugfix: Disable strict decoding of API responses
      • Feature: Add AdditionalProperties fields to model structs
  • serverbackup:
    • v1.4.0
      • Feature: Introduction of multi API version support for the serverbackup SDK module. For more details please see the announcement on GitHub: #5062
      • v1api: New package which can be used for communication with the serverbackup v1 API
      • v2api: New package which can be used for communication with the serverbackup v2 API
      • Deprecation: The contents in the root of this SDK module 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.1 to v0.22.0
    • v1.5.0
      • Bugfix: Disable strict decoding of API responses
      • Feature: Add AdditionalProperties fields to model structs
  • serverupdate:
    • v1.3.0
      • Feature: Introduction of multi API version support for the serverupdate SDK module. For more details please see the announcement on GitHub: #5062
      • v1api: New package which can be used for communication with the serverupdate v1 API
      • v2api: New package which can be used for communication with the serverupdate v2 API
      • Deprecation: The contents in the root of this SDK module 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.1 to v0.22.0
    • v1.4.0
      • Bugfix: Disable strict decoding of API responses
      • Feature: Add AdditionalProperties fields to model structs
  • runcommand:
    • v1.5.0
      • Feature: Introduction of multi API version support for the runcommand SDK module. For more details please see the announcement on GitHub: #5062
      • v1api: New package which can be used for communication with the runcommand v1 API
      • v1betaapi: New package which can be used for communication with the runcommand v1 beta API
      • v2api: New package which can be used for communication with the runcommand v2 API
      • v2betaapi: New package which can be used for communication with the runcommand v2 beta API
      • Deprecation: The contents in the root of this SDK module 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.1 to v0.22.0
    • v1.6.0
      • Bugfix: Disable strict decoding of API responses
      • Feature: Add AdditionalProperties fields to model structs
  • secretsmanager:
    • v0.15.0
      • Feature: Introduction of multi API version support for the secretsmanager SDK module. For more details please see the announcement on GitHub: #5062
      • v1api: New package which should be used for communication with the STACKIT secretsmanager API in the future
      • Deprecation: The contents in the root of this SDK module including the wait package are marked as deprecated and will be removed after 2026-09-30. Switch to the new v1api package instead.
      • Dependencies: Bump STACKIT SDK core module from v0.21.1 to v0.22.0
    • v0.16.0
      • Bugfix: Disable strict decoding of API responses
      • Feature: Add AdditionalProperties fields to model structs
  • sfs:
    • v0.5.0
      • 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 API
      • v1betaapi: 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 wait package 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.1 to v0.22.0
    • v0.6.0
      • Bugfix: Disable strict decoding of API responses
      • Feature: Add AdditionalProperties fields to model structs
  • serviceaccount:
    • v0.13.0
      • Feature: Introduction of multi API version support for the serviceaccount SDK module. For more details please see the announcement on GitHub: #5062
      • v2api: New package which should be used for communication with the STACKIT serviceaccount API in the future
      • Deprecation: The contents in the root of this SDK module are marked as deprecated and will be removed after 2026-09-30. Switch to the new v2api package instead.
      • Dependencies: Bump STACKIT SDK core module from v0.21.1 to v0.22.0
    • v0.14.0
      • v2api:
        • Breaking Change: Rename model struct CreateFederatedIdentityProviderResponse to FederatedIdentityProvider
        • Breaking Change: Rename model struct CreateFederatedIdentityProviderResponseAssertionsInner to FederatedIdentityProviderAssertionsInner
      • Deprecated SDK layer in root of the module:
        • Breaking Change: Rename model struct CreateFederatedIdentityProviderResponse to FederatedIdentityProvider
        • Breaking Change: Rename model struct CreateFederatedIdentityProviderResponseAssertionsInner to FederatedIdentityProviderAssertionsInner
  • serviceenablement:
    • v1.3.0
      • Feature: Introduction of multi API version support for the serviceenablement SDK module. For more details please see the announcement on GitHub: #5062
      • v1api: New package which can be used for communication with the serviceenablement v1 API
      • v2api: New package which can be used for communication with the serviceenablement v2 API
      • Deprecation: The contents in the root of this SDK module including the wait package 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.1 to v0.22.0
    • v1.4.0
      • Bugfix: Disable strict decoding of API responses
      • Feature: Add AdditionalProperties fields to model structs
  • scf:
    • v0.5.0
      • Feature: Introduction of multi API version support for the scf SDK module. For more details please see the announcement on GitHub: #5062
      • v1api: New package which should be used for communication with the STACKIT scf API in the future
      • Deprecation: The contents in the root of this SDK module including the wait package are marked as deprecated and will be removed after 2026-09-30. Switch to the new v1api package instead.
      • Dependencies: Bump STACKIT SDK core module from v0.21.1 to v0.22.0
    • v0.6.0
      • Bugfix: Disable strict decoding of API responses
      • Feature: Add AdditionalProperties fields to model structs
  • iaas:
    • v1.4.0
      • Feature: Introduction of multi API version support for the iaas SDK module. For more details please see the announcement on GitHub: #5062
      • v1api: New package which can be used for communication with the iaas v1 API
      • v2api: New package which can be used for communication with the iaas v2 API
      • v2alpha1api: New package which can be used for communication with the iaas v2 alpha1 API
      • v2beta1api: New package which can be used for communication with the iaas v2 beta1 API
      • Deprecation: The contents in the root of this SDK module including the wait package 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.1 to v0.22.0
    • v1.5.0
      • v1api:
        • Feature: Add new field Description in Backup, CreateBackupPayload, UpdateBackupPayload, Snapshot, CreateSnapshotPayload, UpdateSnapshotPayload model struct
      • v2api:
        • Feature: Add new field Description in Backup, CreateBackupPayload, UpdateBackupPayload, Snapshot, CreateSnapshotPayload, UpdateSnapshotPayload model struct
      • Deprecated SDK layer in root of the module:
        • Feature: Add new field Description in Backup, CreateBackupPayload, UpdateBackupPayload, Snapshot, CreateSnapshotPayload, UpdateSnapshotPayload model struct
      • v2beta1api: Align package to latest API specification
  • mongodbflex:
    • v1.6.0
      • Feature: Introduction of multi API version support for the mongodbflex SDK module. For more details please see the announcement on GitHub: #5062
      • v1api: New package which can be used for communication with the mongodbflex v1 API
      • v2api: New package which can be used for communication with the mongodbflex v2 API
      • Deprecation: The contents in the root of this SDK module including the wait package 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.1 to v0.22.0
    • v1.7.0
      • Bugfix: Disable strict decoding of API responses
      • Feature: Add AdditionalProperties fields to model structs
  • objectstorage:
    • v1.5.0
      • Feature: Introduction of multi API version support for the objectstorage SDK module. For more details please see the announcement on GitHub: #5062
      • v1api: New package which can be used for communication with the objectstorage v1 API
      • v2api: New package which can be used for communication with the objectstorage v2 API
      • Deprecation: The contents in the root of this SDK module including the wait package 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.1 to v0.22.0
    • v1.6.0
      • Bugfix: Disable strict decoding of API responses
      • Feature: Add AdditionalProperties fields to model structs
  • observability:
    • v0.18.0
      • Feature: Introduction of multi API version support for the observability SDK module. For more details please see the announcement on GitHub: #5062
      • v1api: New package which should be used for communication with the STACKIT observability API in the future
      • Deprecation: The contents in the root of this SDK module including the wait package are marked as deprecated and will be removed after 2026-09-30. Switch to the new v1api package instead.
      • Dependencies: Bump STACKIT SDK core module from v0.21.1 to v0.22.0
    • v0.19.0
      • Bugfix: Disable strict decoding of API responses
      • Feature: Add AdditionalProperties fields to model structs
  • albwaf:
    • v0.1.0
      • New: SDK module for albwaf service
      • v1alphaapi: New package which can be used for communication with the albwaf v1 alpha API
    • v0.2.0
      • Bugfix: Disable strict decoding of API responses
      • Feature: Add AdditionalProperties fields to model structs

What's Changed

Full Changelog: release-2026-02-20...release-2026-03-13