Releases: stackitcloud/stackit-sdk-python
Releases · stackitcloud/stackit-sdk-python
release-2026-02-18
Highlights
ske: v1.6.0- Feature: New model
AccessScope - Feature: New model
V2ControlPlaneNetwork - Feature: Added field
ControlPlaneof typeV2ControlPlaneNetworkto modelNetwork
- Feature: New model
alb: v0.8.1- Update regular expressions to allow longer names
authorization: v0.7.0- Breaking change: removed operation
get_assignable_subjectsand related modelsassignable_subject,list_assignable_subjects_response
- Breaking change: removed operation
cdn; v2.3.0- Feature: Add support for
redirectsinconfig,config_patchandcreate_distribution_payloadmodels- new related models
redirect_config,redirect_rule,matcherandmatch_condition
- new related models
- Feature: Add support for
loadbalancer: v0.8.1- Update regular expressions to allow longer names
runcommand: v1.1.1- Bugfix: Rename field
ParameterSchematoParametersSchemainCommandTemplateSchemamodel to match the actually attribute sent by the api
- Bugfix: Rename field
kms: v0.7.0- Set fields
descriptionto optional in forKey,KeyRingandWrappingKey
- Set fields
logs: v0.2.0- Feature: Switch from
v1betaversion tov1version of the API.
- Feature: Switch from
rabbitmq: v0.4.0- Breaking Change:
tls_protocolsoninstance_parametersis now a list of strings instead of a single string
- Breaking Change:
sfs: v0.2.0- Feature: Switch from
v1betaAPI version tov1version. - Breaking change: Remove
ListSnapshotSchedulesmethod - Breaking change: Remove field
SnapshotScheduleNamefromCreateResourcePoolPayloadandUpdateResourcePoolPayloadmodel - Breaking change: Remove field
SnapshotSchedulefromCreateResourcePoolResponseResourcePool,GetResourcePoolResponseResourcePool,UpdateResourcePoolResponseResourcePoolGetStateRetTypeandResourcePoolmodel
- Feature: Switch from
What's Changed
- Generator: Update SDK /services/logs by @stackit-pipeline in #2908
- Generator: Update SDK /services/loadbalancer by @stackit-pipeline in #2945
- Generator: Update SDK /services/sfs by @stackit-pipeline in #2946
- Generator: Update SDK /services/serverbackup by @stackit-pipeline in #3067
- Generator: Update SDK /services/serverupdate by @stackit-pipeline in #3068
- Generator: Update SDK /services/authorization by @stackit-pipeline in #3053
- Generator: Update SDK /services/cdn by @stackit-pipeline in #3054
- Generator: Update SDK /services/rabbitmq by @stackit-pipeline in #3057
- Generator: Update SDK /services/secretsmanager by @stackit-pipeline in #3084
- Generator: Update SDK /services/ske by @stackit-pipeline in #3085
Full Changelog: release-2026-01-27...release-2026-02-18
Release (2026-01-27)
Highlights
serverbackup: v1.1.1- Bugfix: Update backup status codes to match the backup status codes actually returned by the server backup API
loadbalancer: v0.8.0- Feature: Add new fields
max_credentials,used_credentialsandused_load_balancerstoGetQuotaResponsemodel
- Feature: Add new fields
ske: v1.5.0- Feature: Add field
identityto modelClusterStatus
- Feature: Add field
logs: v0.1.0- New: STACKIT Logs service
edge: v0.1.0- New: STACKIT Edge Cloud (STEC) service
observability: v0.12.0- Breaking change: The
PartialUpdateAlertrulestakes nowPartialUpdateAlertrulesRequestInnerinstead ofUpdateAlertgroupsRequestInnerRulesInner - Breaking change: The type of
RulesinCreateLogsAlertgroupsPayloadandUpdateLogsAlertgroupPayloadhas changed from[]UpdateAlertgroupsRequestInnerRulesInnerto[]CreateLogsAlertgroupsPayloadRulesInner - Deprecation: The
GrafanaAdminPasswordandGrafanaAdminUserfields are now deprecated inInstanceSensitiveDatamodel - Feature: Add
GrafanaAdminEnabledtoCreateInstancePayloadandUpdateInstancePayloadmodels - Feature: Add new field
recordinUpdateAlertgroupsRequestInnerRulesInnermodel - Feature: Add
CertChecktoCertCheckResponsemodel - Feature: Add
HttpChecktoHttpCheckResponsemodel - Feature: Add new
CreateLogsAlertgroupsPayloadRulesInnermodel - Feature: Add
allowAssignGrafanaAdmintoGrafanaOauthandUpdateGrafanaConfigsPayloadGenericOauthmodels - Feature: Add
GrafanaAdminEnabledtoInstanceSensitiveDatamodel - Feature: Add new
PartialUpdateAlertrulesRequestInnermodel
- Breaking change: The
secretsmanager: v0.4.0- Feature: added KmsKey model
- Feature: added KmsKey to Instance, CreateInstancePayload and UpdateInstancePayload
sfs: v0.1.0- New: STACKIT File Storage (SFS) service
alb:- v0.8.0
- Feature: Add new fields
used_credentialsandused_load_balancerstoGetQuotaResponsemodel
- Feature: Add new fields
- v0.7.0
- Feature: Switch from
v2betaAPI version tov2version. - Feature:
MaxCredentialsfield added toGetQuotaResponse - Breaking change: added
versionto LoadBalancer constructor - Breaking change: renamed
exacttoexactMatchin Path model - Breaking change: removed
pathPrefixfrom Rule model
- Feature: Switch from
- v0.8.0
certificates: v1.2.0- Feature: Switch from
v2betaAPI version tov2version. - Breaking change: Rename
CreateCertificateResponsetoGetCertificateResponse
- Feature: Switch from
scf: v0.4.0- Feature: Add new model class
SpaceWithIsolationSegment
- Feature: Add new model class
iaas: v1.1.0- Feature: Add
CreateIsolatedNetworkfunctionality - Feature: Add
ImageFromVolumePayloadfunctionality - Feature: Add
SystemRoutestoUpdateRoutingTableOfAreaPayload
- Feature: Add
kms:- v0.6.0
- Set fields
descriptionandimport_onlyto required in response structKey - Set fields
descriptionandpublic_keyto required in response structWrappingKey - Set field
descriptionto required in response structKeyRing - Set field
disabledto required in response structVersion
- Set fields
- v0.5.0
- Feature: Add regex field validator for
display_nameattribute in model classesCreateKeyPayload,CreateKeyRingPayload,CreateWrappingKeyPayload
- Feature: Add regex field validator for
- v0.6.0
sqlserverflex: v1.1.1- Breaking change: Add region parameter in
ListMetricsmethod. Previously the method failed, because the region parameter was missing
- Breaking change: Add region parameter in
mongodbflex: v1.2.2- Docs: Extend description of
Rolesfield inCreateUserPayload,PartialUpdateUserPayload,UpdateUserPayloadandUsermodel
- Docs: Extend description of
authorization: v0.6.0- Feature: Add new methods for managing roles:
AddRole,DeleteRole,GetRole,UpdateRole
- Feature: Add new methods for managing roles:
What's Changed
- Generator: Update SDK /services/authorization by @stackit-pipeline in #2540
- Generator: Update SDK /services/ske by @stackit-pipeline in #2543
- Generator: Update SDK /services/lbapplication by @stackit-pipeline in #2568
- Generator: Update SDK /services/loadbalancer by @stackit-pipeline in #2569
- Generator: Update SDK /services/certificates by @stackit-pipeline in #2565
- Generator: Update SDK /services/alb by @stackit-pipeline in #2564
- Generator: Update SDK /services/intake by @stackit-pipeline in #2567
- Generator: Update SDK /services/iaas by @stackit-pipeline in #2541
- Generator: Update SDK /services/cdn by @stackit-pipeline in #2583
- Generator: Update SDK /services/git by @stackit-pipeline in #2584
- Generator: Update SDK /services/resourcemanager by @stackit-pipeline in #2601
- Generator: Update SDK /services/auditlog by @stackit-pipeline in #2597
- feat(sdk): add version linter by @rubenhoenle in #2602
- Generator: Update SDK /services/scf by @stackit-pipeline in #2621
- Generator: Update SDK /services/iaas by @stackit-pipeline in #2625
- chore(docs): update links to new STACKIT docs by @GokceGK in #2634
- Generator: Update SDK /services/scf by @stackit-pipeline in #2646
- Generator: Update SDK /services/kms by @stackit-pipeline in #2650
- feat: add label to ignore stale by @marceljk in #2678
- Generator: Update SDK /services/mongodbflex by @stackit-pipeline in #2701
- Generator: Update SDK /services/sqlserverflex by @stackit-pipeline in #2704
- Generator: Update SDK /services/kms by @stackit-pipeline in #2699
- Generator: Update SDK /services/authorization by @stackit-pipeline in #2710
- Generator: Update SDK /services/loadbalancer by @stackit-pipeline in #2738
- Generator: Update SDK /services/certificates by @stackit-pipeline in #2737
- Generator: Update SDK /services/alb by @stackit-pipeline in #2748
- Generator: Update SDK /services/sfs by @stackit-pipeline in #2742
- Generator: Update SDK /services/secretsmanager by @stackit-pipeline in #2784
- Generator: Update SDK /services/iaasalpha by @stackit-pipeline in #2809
- Generator: Update SDK /services/observability by @stackit-pipeline in #2811
- Generator: Update SDK /services/edge by @stackit-pipeline in #2808
- Generator: Update SDK /services/logs by @stackit-pipeline in #2810
- Generator: Update SDK /services/ske by @stackit-pipeline in #2817
- fix(linter): set prefix "v" in version as optional by @marceljk in #2829
- Generator: Update SDK /services/loadbalancer by @stackit-pipeline in #2823
- Generator: Update SDK /services/alb by @stackit-pipeline in #2822
- Generator: Update SDK /services/serverbackup by @stackit-pipeline in #2840
- Generator: Update SDK /services/sfs by @stackit-pipeline in #2883
- Generator: Update SDK /services/serviceenablement by @stackit-pipeline in #2882
- Generator: Update SDK /services/sqlserverflex by @stackit-pipeline in #2885
- Chore/revert generator version bump related by @cgoetz-inovex in #2886
- Update release date in main changelog by @GokceGK in #2901
New Contribut...
release-2025-12-08
Highlights
scf: v0.3.0- Feature: Add new model
IsolationSegmentandIsolationSegmentsList
- Feature: Add new model
cdn: v2.2.0- Feature: Switch from
v1beta2CDN API version tov1version. - Feature: Add new function
GetLogsSearchFilters - Feature: Add
WafActionmethod toApiGetLogsRequeststruct - Feature: Add
Reasonfield toWafStatusRuleBlockmodel struct - Feature: Add fields to
WafConfigandWafConfigPatchmodel struct:AllowedHttpMethodsAllowedHttpVersionsAllowedRequestContentTypesDisabledRuleCollectionIdsDisabledRuleGroupIdsDisabledRuleIdsEnabledRuleCollectionIdsEnabledRuleGroupIdsEnabledRuleIdsLogOnlyRuleCollectionIdsLogOnlyRuleGroupIdsLogOnlyRuleIdsParanoiaLevel
- Feature: Switch from
intake: v0.4.0- Feature: Add new enum class
PartitioningUpdateType - Feature: Add attributes
partition_byandpartitioningtoIntakeCatalogPatchmodel class
- Feature: Add new enum class
authorization: v0.5.0- Add new
etagattribute toRolemodel class
- Add new
ske: v1.4.0- Feature: Add new optional
version_stateparam toDefaultApi.list_provider_optionsmethod - Feature: Add new enum
GetProviderOptionsRequestVersionState
- Feature: Add new optional
git: v0.7.0- Breaking Change: Replace
patch_operationbypatch_instance_payloadinpatch_instancerequest - Feature: Add enums
InstanceFlavor
- Breaking Change: Replace
What's Changed
- Generator: Update SDK /services/authorization by @stackit-pipeline in #2540
- Generator: Update SDK /services/ske by @stackit-pipeline in #2543
- Generator: Update SDK /services/lbapplication by @stackit-pipeline in #2568
- Generator: Update SDK /services/loadbalancer by @stackit-pipeline in #2569
- Generator: Update SDK /services/certificates by @stackit-pipeline in #2565
- Generator: Update SDK /services/alb by @stackit-pipeline in #2564
- Generator: Update SDK /services/intake by @stackit-pipeline in #2567
- Generator: Update SDK /services/iaas by @stackit-pipeline in #2541
- Generator: Update SDK /services/cdn by @stackit-pipeline in #2583
- Generator: Update SDK /services/git by @stackit-pipeline in #2584
- Generator: Update SDK /services/resourcemanager by @stackit-pipeline in #2601
- Generator: Update SDK /services/auditlog by @stackit-pipeline in #2597
- feat(sdk): add version linter by @rubenhoenle in #2602
- Generator: Update SDK /services/scf by @stackit-pipeline in #2621
Full Changelog: release-2025-11-14...release-2025-12-08
release-2025-11-14
Highlights
cdn:- v2.1.0
- Breaking change: Remove unused model classes:
GetLogsSearchFiltersResponse,PatchLokiLogSink
- Breaking change: Remove unused model classes:
- v2.0.0
- Feature: Switch from
v1betaCDN API version tov1beta2version. - Breaking change: Changed spelling from
WAFtoWafin model class namesWAFStatusRuleBlock->WafStatusRuleBlockWAFRuleGroup->WafRuleGroupWAFRuleCollection->WafRuleCollectionWAFRule->WafRuleListWAFCollectionsResponse->ListWafCollectionsResponse
- Breaking change: Changed spelling from model class named
GenericJSONResponsetoGenericJsonResponse - Breaking change: Removal of attributes from model classes
- Remove
descriptionattribute fromErrorDetailsmodel class - Remove
domainattribute fromPutCustomDomainResponseandGetCustomDomainResponsemodel classes - Remove
occured_atattribute fromGetCacheInfoResponseHistoryEntrymodel class
- Remove
- Breaking change: Removal of API client method
get_logs_search_filters - Feature: Add attributes to model classes
- Add
backendattribute toCreateDistributionPayloadmodel class
- Add
- Feature: New model classes
- New Loki model classes:
LokiLogSinkCredentials,LokiLogSinkCreate,LokiLogSinkPatch - New Backend model classes:
HttpBackendCreate,BucketBackendCreate,BucketBackend,BucketBackendPatch,CreateDistributionPayloadBackend,ConfigPatchBackend,ConfigBackend - Other new model classes:
BucketCredentials
- New Loki model classes:
- Feature: Switch from
- v2.1.0
albv0.6.1- Docs: Update description of field
WafConfigNameinListenermodel
- Docs: Update description of field
stackitmarketplace: v1.16.0- Feature: Add new field
ScopeinCatalogProductPricingOptionmodel - Deprecation: Deprecated API methods
GetCatalogProduct,ListCatalogProductsandInquiriesCreateInquiry
- Feature: Add new field
What's Changed
- Generator: Update SDK /services/cdn by @stackit-pipeline in #2513
- Generator: Update SDK /services/cdn by @stackit-pipeline in #2516
- Generator: Update SDK /services/alb by @stackit-pipeline in #2520
- Generator: Update SDK /services/stackitmarketplace by @stackit-pipeline in #2526
- Prepare release by @Fyusel in #2529
Full Changelog: release-2025-10-29...release-2025-11-14
Release (2025-10-29)
Highlights
stackitmarketplace: v1.15.0- Feature: Add
EndUserLicenseAgreement,ProductDescriptionandServiceLevelAgreementattributes and add them toAssetsstruct
- Feature: Add
postgresflex: v1.2.0- Breaking Change: The attribute type for
PartialUpdateInstancePayloadandUpdateInstancePayloadchanged fromStoragetoStorageUpdate. - Deprecation:
StorageUpdate: updating the performance class field is not possible.
- Breaking Change: The attribute type for
auditlog: v0.1.1- Bugfix: Prevent year 0 timestamp issue
authorization: v0.4.1- Bugfix: Prevent year 0 timestamp issue
cdn: v1.7.1- Bugfix: Prevent year 0 timestamp issue
git:intake:- v0.3.0
- Validate
display_nameattribute regular expression using a field validator in model classesCreateIntakePayload,CreateIntakeRunnerPayloadandCreateIntakeUserPayload - Set minimum length (
12) forpasswordattribute in model classCreateIntakeUserPayload - Set maximum length from
32to1024fortable_nameattribute inIntakeCatalogandIntakeCatalogPatchmodel classes
- Validate
- v0.2.1
- Bugfix: Prevent year 0 timestamp issue
- v0.3.0
kms: v0.4.1- Bugfix: Prevent year 0 timestamp issue
modelserving: v0.2.2- Bugfix: Prevent year 0 timestamp issue
objectstorage: v1.2.1- Bugfix: Prevent year 0 timestamp issue
resourcemanager:scf: v0.2.1- Bugfix: Prevent year 0 timestamp issue
serviceaccount: v0.4.2- Bugfix: Prevent year 0 timestamp issue
serviceenablement: v1.1.1- Bugfix: Prevent year 0 timestamp issue
ske: v1.3.1- Bugfix: Prevent year 0 timestamp issue
What's Changed
- Generator: Update SDK /services/sqlserverflex by @stackit-pipeline in #2408
- Generator: Update SDK /services/serverbackup by @stackit-pipeline in #2403
- Generator: Update SDK /services/serverupdate by @stackit-pipeline in #2404
- Generator: Update SDK /services/secretsmanager by @stackit-pipeline in #2402
- Generator: Update SDK /services/runcommand by @stackit-pipeline in #2400
- Generator: Update SDK /services/redis by @stackit-pipeline in #2398
- Generator: Update SDK /services/rabbitmq by @stackit-pipeline in #2397
- Generator: Update SDK /services/observability by @stackit-pipeline in #2394
- Generator: Update SDK /services/lbapplication by @stackit-pipeline in #2388
- Generator: Update SDK /services/alb by @stackit-pipeline in #2378
- Generator: Update SDK /services/mariadb by @stackit-pipeline in #2390
- Generator: Update SDK /services/alb by @stackit-pipeline in #2410
- Generator: Update SDK /services/lbapplication by @stackit-pipeline in #2420
- Generator: Update SDK /services/logme by @stackit-pipeline in #2421
- Generator: Update SDK /services/mariadb by @stackit-pipeline in #2422
- Generator: Update SDK /services/mongodbflex by @stackit-pipeline in #2424
- Generator: Update SDK /services/opensearch by @stackit-pipeline in #2426
- Generator: Update SDK /services/auditlog by @stackit-pipeline in #2411
- Generator: Update SDK /services/postgresflex by @stackit-pipeline in #2396
- Generator: Update SDK /services/stackitmarketplace by @stackit-pipeline in #2437
- Generator: Update SDK /services/loadbalancer by @stackit-pipeline in #2484
- Generator: Update SDK /services/alb by @stackit-pipeline in #2480
- Generator: Update SDK /services/git by @stackit-pipeline in #2506
- Generator: Update SDK /services/resourcemanager by @stackit-pipeline in #2509
- Generator: Update SDK /services/intake by @stackit-pipeline in #2508
- update release date in changelog by @rubenhoenle in #2515
Full Changelog: release-2025-10-13...release-2025-10-29
release-2025-10-13
Highlights
observability: v0.11.0- Deprecation: The
JaegerHttpTracesUrlfield is now deprecated in all relevant models and will be removed after 9th April 2026. Use the newJaegerHttpUrlfield instead.
- Deprecation: The
cdn: v1.7.0- Feature: Add models:
DistributionWaf,WafConfig,WAFConfigPatch,WAFMode,WAFRule,WAFRuleCollection,WAFRuleGroupandWAFStatusRuleBlock - Feature: Add
Wafattribute toConfigandDistribution - Feature: Add
WafStatustoDistributionRequestandListWafCollections
- Feature: Add models:
What's Changed
- Generator: Update SDK /services/observability by @stackit-pipeline in #2355
- prepare release by @Fyusel in #2364
Full Changelog: release-2025-09-30...release-2025-10-13
Release (2025-09-30)
Highlights
authorization: v0.4.0- Feature: Add support for assignable subjects
iaas: v0.9.0- Add
created_atandupdated_atattribute toSecurityGroupRule,BaseSecurityGroupRuleandCreateSecurityGroupRulePayloadmodel classes - Add
descriptionattribute toNIC,CreateNicPayloadandUpdateNicPayloadmodel classes - New model class
ServerAgent - Add
agentanddescriptionattribute toServerandCreateServerPayloadmodel classes
- Add
intake: v0.2.0- Feature: Add response
IntakeRunnerResponsetoUpdateIntakeRunnerExecuterequest - Feature: Add response
IntakeUserResponsetoUpdateIntakeUserExecuterequest
- Feature: Add response
stackitmarketplace:- v1.14.0
- Feature: Add
has_private_plan_optionattribute toCatalogProductDetailmodel class
- Feature: Add
- v1.13.0
- Feature: Add
has_demoattribute toCatalogProductDetailmodel class
- Feature: Add
- v1.12.0
- Breaking Change: Change
logofield type fromUnion[StrictBytes, StrictStr]toStrictStrinCatalogProductDetail,CatalogProductDetailsVendor, andCatalogProductOverviewmodels
- Breaking Change: Change
- v1.11.0
- Feature: Add new field
DemoUrltoCatalogProductDetailmodel
- Feature: Add new field
- v1.10.0
- Feature: Added
PlanIdtoCatalogProductPricingOptionandSubscriptionProduct
- Feature: Added
- v1.14.0
git: v0.5.0- Feature: Add support for instance patch operation
loadbalancer: v0.7.0- Feature: Add new attribute
labelstoLoadBalancer,CreateLoadBalancerPayload,UpdateLoadBalancerPayloadmodel classes
- Feature: Add new attribute
alb: v0.6.0- Feature: Add attribute
labelstoLoadBalancer,CreateLoadBalancerPayloadandUpdateLoadBalancerPayloadmodel classes - Feature: Add attribute
waf_config_nametoListenermodel class
- Feature: Add attribute
What's Changed
- Generator: Update SDK /services/stackitmarketplace by @stackit-pipeline in #2278
- docs: update README by @marceljk in #2279
- Generator: Update SDK /services/stackitmarketplace by @stackit-pipeline in #2282
- Generator: Update SDK /services/intake by @stackit-pipeline in #2281
- Generator: Update SDK /services/stackitmarketplace by @stackit-pipeline in #2283
- Generator: Update SDK /services/loadbalancer by @stackit-pipeline in #2320
- Generator: Update SDK /services/stackitmarketplace by @stackit-pipeline in #2321
- Generator: Update SDK /services/authorization by @stackit-pipeline in #2327
- Generator: Update SDK /services/stackitmarketplace by @stackit-pipeline in #2330
- Generator: Update SDK /services/git by @stackit-pipeline in #2328
- Generator: Update SDK /services/iaas by @stackit-pipeline in #2333
- Generator: Update SDK /services/alb by @stackit-pipeline in #2331
- chore(doc): set release date in changelog by @rubenhoenle in #2338
Full Changelog: release-2025-09-11...release-2025-09-30
release-2025-09-11
Highlights
cdn: v1.6.0- Feature: Added Attribute
LogSinktoConfigPatch - Feature: Added Attribute
GeofencingtoDistributionPayload,HttpBackendandHttpBackendPatch - Feature: Added new function
GetLogsSearchFilters
- Feature: Added Attribute
modelserving: v0.2.1- Feature: Extend enums in field
typein modelModel:audio,image
- Feature: Extend enums in field
objectstorage: v1.2.0- Breaking change: Set
expiresfield inCreateAccessKeyResponsemodel to optional
- Breaking change: Set
observability:kms: v0.4.0- Switch to API version
v1of STACKIT KMS service (previouslyv1beta) - Breaking Change: Removal of deprecated
Backendmodel - Breaking Change: Mark
protectionattribute as required inKey,CreateKeyPayload,CreateWrappingKeyPayloadandWrappingKeymodel
- Switch to API version
intake:ske: v1.3.0- Feature: Add new field
kubernetestoNodepoolmodel
- Feature: Add new field
serviceaccount: v0.4.1- Improvement: Improve error handling for
CreateShortLivedAccessToken
- Improvement: Improve error handling for
stackitmarketplace:
What's Changed
- Generator: Update SDK /services/kms by @stackit-pipeline in #2258
- Generator: Update SDK /services/observability by @stackit-pipeline in #2252
- Generator: Update SDK /services/intake by @stackit-pipeline in #2257
- Generator: Update SDK /services/observability by @stackit-pipeline in #2259
- chore(scripts): use bash from path variable in shebang by @rubenhoenle in #2260
- Generator: Update SDK /services/modelserving by @stackit-pipeline in #2262
- Generator: Update SDK /services/observability by @stackit-pipeline in #2264
- Generator: Update SDK /services/ske by @stackit-pipeline in #2266
- Generator: Update SDK /services/stackitmarketplace by @stackit-pipeline in #2268
- Generator: Update SDK /services/serviceaccount by @stackit-pipeline in #2269
- Generator: Update SDK /services/intake by @stackit-pipeline in #2272
- Generator: Update SDK /services/objectstorage by @stackit-pipeline in #2273
- Generator: Update SDK /services/cdn by @stackit-pipeline in #2275
- Set release date by @Fyusel in #2277
Full Changelog: release-2025-08-29...release-2025-09-11
Release (2025-08-29)
Highlights
kms: v0.3.0- Breaking Change: Updated
create_key()andcreate_wrapping_key()method signatures to require newaccess_scopeparameter - Breaking Change: Added new required
access_scopefield toKeyandWrappingKeymodels - Feature: Add new
AccessScopeenum with valuesPUBLICandSNAfor managing key access permissions - Feature: Add new
Protectionenum with valueSOFTWAREas a replacement for the deprecatedbackendfield - Deprecation: The
backendfield is now deprecated in all relevant models. Use the newprotectionfield instead
- Breaking Change: Updated
iaas: v0.8.1- Internal: Add workaround to fix upstream OpenAPI generator issue where regex patterns include leading/trailing slashes that need to be removed for validation in
AllowedAddressesInner,AreaId, andCreateProtocolmodels
- Internal: Add workaround to fix upstream OpenAPI generator issue where regex patterns include leading/trailing slashes that need to be removed for validation in
observability:
What's Changed
- Generator: Update SDK /services/observability by @stackit-pipeline in #2222
- Generator: Update SDK /services/iaas by @stackit-pipeline in #2231
- Generator: Update SDK /services/kms by @stackit-pipeline in #2232
- Generator: Update SDK /services/observability by @stackit-pipeline in #2250
- chore(doc): set release date in changelog by @rubenhoenle in #2251
Full Changelog: release-2025-08-13...release-2025-08-29
release-2025-08-13
Highlights
scf:alb: v0.5.0- Version: Minimal version is now python 3.9
authorization: v0.3.0- Version: Minimal version is now python 3.9
auditlog: v0.1.0- New: STACKIT Audit Log module for retrieving recorded actions and system changes. Download audit log entries for folders, organizations, and projects with time range filtering, pagination, and configurable result limits.
cdn:certificates: v1.1.0- Version: Minimal version is now python 3.9
dns: v0.5.0- Version: Minimal version is now python 3.9
git: v0.4.0- Version: Minimal version is now python 3.9
iaas:- v0.8.0
- Feature: Add new method to get project details
GetProjectDetails
- Feature: Add new method to get project details
- v0.7.0
- Docs: Improved descriptions of properties in structs with their possible values
- Feature: Add
Agentfield toCreateImagePayload,UpdateImagePayloadandImagemodel - Feature: Add
EncryptedandEncryptionsParametersfields toCreateVolumePayloadmodel
- v0.6.0
- Version: Minimal version is now python 3.9
- v0.8.0
intake: v0.1.0- New: STACKIT Intake module can be used to manage the STACKIT Intake. Manage your
IntakeRunners,IntakesandIntakeUsers
- New: STACKIT Intake module can be used to manage the STACKIT Intake. Manage your
kms:lbapplication: v0.4.0- Version: Minimal version is now python 3.9
loadbalancer: v0.6.0- Version: Minimal version is now python 3.9
logme: v0.4.0- Version: Minimal version is now python 3.9
mariadb: v0.3.0- Version: Minimal version is now python 3.9
modelserving: v0.2.0- Version: Minimal version is now python 3.9
mongodbflex:objectstorage: v1.1.0- Version: Minimal version is now python 3.9
observability:opensearch: v0.4.0- Version: Minimal version is now python 3.9
postgresflex: v1.1.0- Version: Minimal version is now python 3.9
rabbitmq: v0.3.0- Version: Minimal version is now python 3.9
redis: v0.3.0- Version: Minimal version is now python 3.9
resourcemanager: v0.6.0- Version: Minimal version is now python 3.9
runcommand: v1.1.0- Version: Minimal version is now python 3.9
secretsmanager: v0.3.0- Version: Minimal version is now python 3.9
serverbackup: v1.1.0- Version: Minimal version is now python 3.9
serverupdate: v1.1.0- Version: Minimal version is now python 3.9
serviceaccount:serviceenablement: v1.1.0- Version: Minimal version is now python 3.9
ske:sqlserverflex: v1.1.0- Version: Minimal version is now python 3.9
stackitmarketplace:
What's Changed
- Generator: Update SDK /services/ske by @stackit-pipeline in #2049
- Generator: Update SDK /services/intake by @stackit-pipeline in #2048
- Generator: Update SDK /services/cdn by @stackit-pipeline in #2069
- Generator: Update SDK /services/scf by @stackit-pipeline in #2082
- Generator: Update SDK /services/iaas by @stackit-pipeline in #2093
- Generator: Update SDK /services/scf by @stackit-pipeline in #2112
- Generator: Update SDK /services/stackitmarketplace by @stackit-pipeline in #2113
- Generator: Update SDK /services/iaas by @stackit-pipeline in #2163
- Generator: Update SDK /services/* by @Benjosh95 in #2198
- Generator: Update SDK /services/* by @Benjosh95 in #2200
- chore(docs): set release date by @Fyusel in #2203
Full Changelog: release-2025-07-21...release-2025-08-13