File tree Expand file tree Collapse file tree 3 files changed +10
-4
lines changed
services/stackitmarketplace Expand file tree Collapse file tree 3 files changed +10
-4
lines changed Original file line number Diff line number Diff line change 66 - ** Feature:** Delete Project labels using the new method ` DeleteProjectLabels `
77 - ** Feature:** List folders using the new method ` ListFolders `
88 - ** Feature:** Partial Update Organization using the new method ` PartialUpdateOrganization `
9- - ` stackitmarketplace ` : [ v1.2.0] ( services/stackitmarketplace/CHANGELOG.md#v120-2025-06-06 )
10- - ** Fix:** Fixed types for ` VendorId ` , ` ProjectId ` , ` OrganizationId ` and ` SubscriptionId `
9+ - ` stackitmarketplace ` :
10+ - [ v1.3.0] ( services/stackitmarketplace/CHANGELOG.md#v130-2025-06-10 )
11+ - ** Feature:** Add new field ` facets ` in ` ListCatalogProductsResponse `
12+ - [ v1.2.0] ( services/stackitmarketplace/CHANGELOG.md#v120-2025-06-06 )
13+ - ** Fix:** Fixed types for ` VendorId ` , ` ProjectId ` , ` OrganizationId ` and ` SubscriptionId `
1114
1215
1316## Release (2025-06-03)
Original file line number Diff line number Diff line change 1- # v1.2.0 (2025-06-06)
1+ ## v1.3.0 (2025-06-10)
2+ - ** Feature:** Add new field ` facets ` in ` ListCatalogProductsResponse `
3+
4+ ## v1.2.0 (2025-06-06)
25- ** Fix:** Fixed types for ` VendorId ` , ` ProjectId ` , ` OrganizationId ` and ` SubscriptionId `
36
47## v1.1.3 (2025-06-02)
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.2 .0"
6+ version = " v1.3 .0"
77authors = [
88 " STACKIT Developer Tools <developer-tools@stackit.cloud>" ,
99]
You can’t perform that action at this time.
0 commit comments