File tree Expand file tree Collapse file tree 3 files changed +6
-1
lines changed
services/stackitmarketplace Expand file tree Collapse file tree 3 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 11## Release (2025-xx-xx)
2+ - ` stackitmarketplace ` : [ v1.15.0] ( services/stackitmarketplace/CHANGELOG.md#v1150 )
3+ - ** Feature:** Add ` EndUserLicenseAgreement ` , ` ProductDescription ` and ` ServiceLevelAgreement ` attributes and add them to ` Assets ` struct
24- ` postgresflex ` : [ v1.2.0] ( services/postgresflex/CHANGELOG.md#v120 )
35 - ** Breaking Change:** The attribute type for ` PartialUpdateInstancePayload ` and ` UpdateInstancePayload ` changed from ` Storage ` to ` StorageUpdate ` .
46 - ** Deprecation:** ` StorageUpdate ` : updating the performance class field is not possible.
Original file line number Diff line number Diff line change 1+ ## v1.15.0
2+ - ** Feature:** Add ` EndUserLicenseAgreement ` , ` ProductDescription ` and ` ServiceLevelAgreement ` attributes and add them to ` Assets ` struct
3+
14## v1.14.0
25- ** Feature:** Add ` has_private_plan_option ` attribute to ` CatalogProductDetail ` model class
36
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.14 .0"
6+ version = " v1.15 .0"
77authors = [
88 " STACKIT Developer Tools <developer-tools@stackit.cloud>" ,
99]
You can’t perform that action at this time.
0 commit comments