File tree Expand file tree Collapse file tree 3 files changed +8
-1
lines changed
services/stackitmarketplace Expand file tree Collapse file tree 3 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 2424 - Other new model classes: ` BucketCredentials `
2525- ` alb ` [ v0.6.1] ( services/alb/CHANGELOG.md#v061 )
2626 - ** Docs:** Update description of field ` WafConfigName ` in ` Listener ` model
27+ - ` stackitmarketplace ` : [ v1.16.0] ( services/stackitmarketplace/CHANGELOG.md#v1160 )
28+ - ** Feature:** Add new field ` Scope ` in ` CatalogProductPricingOption ` model
29+ - ** Deprecation:** Deprecated API methods ` GetCatalogProduct ` , ` ListCatalogProducts ` and ` InquiriesCreateInquiry `
2730
2831## Release (2025-10-29)
2932- ` stackitmarketplace ` : [ v1.15.0] ( services/stackitmarketplace/CHANGELOG.md#v1150 )
Original file line number Diff line number Diff line change 1+ ## v1.16.0
2+ - ** Feature:** Add new field ` Scope ` in ` CatalogProductPricingOption ` model
3+ - ** Deprecation:** Deprecated API methods ` GetCatalogProduct ` , ` ListCatalogProducts ` and ` InquiriesCreateInquiry `
4+
15## v1.15.0
26- ** Feature:** Add ` EndUserLicenseAgreement ` , ` ProductDescription ` and ` ServiceLevelAgreement ` attributes and add them to ` Assets ` struct
37
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name = "stackit-stackitmarketplace"
33
44[tool .poetry ]
55name = " stackit-stackitmarketplace"
6- version = " v1.15 .0"
6+ version = " v1.16 .0"
77authors = [
88 " STACKIT Developer Tools <developer-tools@stackit.cloud>" ,
99]
You can’t perform that action at this time.
0 commit comments