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 6
6
- ** Feature:** Delete Project labels using the new method ` DeleteProjectLabels `
7
7
- ** Feature:** List folders using the new method ` ListFolders `
8
8
- ** 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 `
11
14
12
15
13
16
## 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)
2
5
- ** Fix:** Fixed types for ` VendorId ` , ` ProjectId ` , ` OrganizationId ` and ` SubscriptionId `
3
6
4
7
## v1.1.3 (2025-06-02)
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name = "stackit-stackitmarketplace"
3
3
4
4
[tool .poetry ]
5
5
name = " stackit-stackitmarketplace"
6
- version = " v1.2 .0"
6
+ version = " v1.3 .0"
7
7
authors = [
8
8
" STACKIT Developer Tools <developer-tools@stackit.cloud>" ,
9
9
]
You can’t perform that action at this time.
0 commit comments