Highlights
authorization
: v0.9.0- Feature: Add support for assignable subjects
iaas
:- v0.31.0
- Add
CreatedAt
andUpdatedAt
fields toBaseSecurityGroupRule
struct - Add
Description
field toCreateNicPayload
,NIC
,UpdateNicPayload
structs - Add
Agent
field toServer
,CreateServerPayload
structs - Add
CreatedAt
,UpdatedAt
andProtocol
fields toSecurityGroupRule
,CreateSecurityGroupRulePayload
structs - New struct:
ServerAgent
- Add
- v0.30.0
- Feature: Add waiter to wait until the preconditions for network area deletion are met:
ReadyForNetworkAreaDeletionWaitHandler
- Feature: Add waiter to wait until the preconditions for network area deletion are met:
- v0.31.0
intake
: v0.2.0- Feature: Add response
IntakeRunnerResponse
toUpdateIntakeRunnerExecute
request - Feature: Add response
IntakeUserResponse
toUpdateIntakeUserExecute
request
- Feature: Add response
stackitmarketplace
:- v1.14.0
- Feature: Add
HasPrivatePlanOption
field (type*bool
) toCatalogProductDetail
struct
- Feature: Add
- v1.13.0
- Feature: Add
HasDemo
field (type*bool
) toCatalogProductDetail
struct
- Feature: Add
- v1.12.0
- Breaking Change: Change
Logo
field type from*[]byte
to*string
inCatalogProductDetail
,CatalogProductDetailsVendor
, andCatalogProductOverview
models
- Breaking Change: Change
- v1.11.0
- Feature: Add new field
DemoUrl
toCatalogProductDetail
model
- Feature: Add new field
- v1.10.0
- Feature: Added
PlanId
toCatalogProductPricingOption
andSubscriptionProduct
- Feature: Added
- v1.14.0
alb
: v0.7.0- Add field
Labels
(type*map[string]string
) to structsLoadBalancer
,CreateLoadBalancerPayload
,UpdateLoadBalancerPayload
- Add field
WafConfigName
(type*string
) toListener
struct
- Add field
loadbalancer
: v1.6.0- Add field
Labels
(type*map[string]string
) to structsLoadBalancer
,CreateLoadBalancerPayload
,UpdateLoadBalancerPayload
- Add field
git
: v0.8.0- Feature: Add support for the instance patch operation
What's Changed
- feat(iaas): add ReadyForNetworkAreaDeletionWaiter by @marceljk in #3522
- Update module github.com/stackitcloud/stackit-sdk-go/services/iaas to v0.30.0 by @stackit-pipeline in #3558
- Generator: Update SDK /services/stackitmarketplace by @stackit-pipeline in #3557
- Generator: Update SDK /services/stackitmarketplace by @stackit-pipeline in #3561
- Generator: Update SDK /services/intake by @stackit-pipeline in #3560
- Generator: Update SDK /services/stackitmarketplace by @stackit-pipeline in #3562
- Generator: Update SDK /services/stackitmarketplace by @stackit-pipeline in #3592
- Generator: Update SDK /services/alb by @stackit-pipeline in #3588
- Generator: Update SDK /services/loadbalancer by @stackit-pipeline in #3591
- Generator: Update SDK /services/git by @stackit-pipeline in #3594
- Generator: Update SDK /services/iaas by @stackit-pipeline in #3595
- Update SDK by @stackit-pipeline in #3597
- Generator: Update SDK /services/stackitmarketplace by @stackit-pipeline in #3600
- Generator: Update SDK /services/authorization by @stackit-pipeline in #3601
- Update module github.com/stackitcloud/stackit-sdk-go/services/authorization to v0.9.0 by @stackit-pipeline in #3605
- chore(doc): set release date in changelog by @rubenhoenle in #3608
Full Changelog: release-2025-09-11...release-2025-09-30