Skip to content

Commit a94d26b

Browse files
Merge pull request #394 from commercetools/after-release
Update changelog
2 parents 7c8818f + 6053855 commit a94d26b

File tree

2 files changed

+152
-1
lines changed

2 files changed

+152
-1
lines changed

CHANGELOG.md

Lines changed: 152 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,156 @@
11

2+
# 12.2.0 (2025-01-22)
3+
4+
## What's Changed
5+
* Update changelog by @ct-sdks in https://github.com/commercetools/commercetools-dotnet-core-sdk-v2/pull/384
6+
* Update generated SDKs by @ct-sdks in https://github.com/commercetools/commercetools-dotnet-core-sdk-v2/pull/385
7+
* Update generated SDKs by @ct-sdks in https://github.com/commercetools/commercetools-dotnet-core-sdk-v2/pull/386
8+
* Update generated SDKs by @ct-sdks in https://github.com/commercetools/commercetools-dotnet-core-sdk-v2/pull/387
9+
* Update generated SDKs by @ct-sdks in https://github.com/commercetools/commercetools-dotnet-core-sdk-v2/pull/388
10+
* Update generated SDKs by @ct-sdks in https://github.com/commercetools/commercetools-dotnet-core-sdk-v2/pull/389
11+
* Update generated SDKs by @ct-sdks in https://github.com/commercetools/commercetools-dotnet-core-sdk-v2/pull/390
12+
* Update generated SDKs by @ct-sdks in https://github.com/commercetools/commercetools-dotnet-core-sdk-v2/pull/391
13+
* Update generated SDKs by @ct-sdks in https://github.com/commercetools/commercetools-dotnet-core-sdk-v2/pull/392
14+
* Update generated SDKs by @ct-sdks in https://github.com/commercetools/commercetools-dotnet-core-sdk-v2/pull/393
15+
16+
**Api changes**
17+
18+
<details>
19+
<summary>Changed Property(s)</summary>
20+
21+
- :warning: changed property `discount` of type `DiscountedTotalPricePortion` from type `CartDiscountReference` to `Reference`
22+
- :warning: changed property `exact` of type `SearchExactExpression` from type `SearchAnyValue` to `SearchExactValue`
23+
</details>
24+
25+
26+
<details>
27+
<summary>Required Property(s)</summary>
28+
29+
- changed property `images` of type `ProductTailoringSetExternalImagesAction` to be optional
30+
</details>
31+
32+
33+
<details>
34+
<summary>Added Property(s)</summary>
35+
36+
- added property `inheritedStores` to type `BusinessUnit`
37+
- added property `inheritedStores` to type `Company`
38+
- added property `inheritedStores` to type `Division`
39+
- added property `applicationMode` to type `CartDiscountValueFixed`
40+
- added property `applicationMode` to type `CartDiscountValueFixedDraft`
41+
- added property `custom` to type `CartSetCustomShippingMethodAction`
42+
- added property `custom` to type `StagedOrderSetCustomShippingMethodAction`
43+
- added property `custom` to type `StagedOrderSetShippingAddressAndCustomShippingMethodAction`
44+
- added property `businessUnits` to type `SearchIndexingConfiguration`
45+
</details>
46+
47+
48+
<details>
49+
<summary>Added Resource(s)</summary>
50+
51+
- added resource `/{projectKey}/business-units/search`
52+
- added resource `/{projectKey}/business-units/search/indexing-status`
53+
- added resource `/{projectKey}/channels/key={key}`
54+
- added resource `/{projectKey}/in-store/key={storeKey}/business-units`
55+
- added resource `/{projectKey}/in-store/key={storeKey}/business-units/key={key}`
56+
- added resource `/{projectKey}/in-store/key={storeKey}/business-units/{ID}`
57+
</details>
58+
59+
60+
<details>
61+
<summary>Added Method(s)</summary>
62+
63+
- added method `apiRoot.withProjectKey().businessUnits().search().post()`
64+
- added method `apiRoot.withProjectKey().businessUnits().search().head()`
65+
- added method `apiRoot.withProjectKey().businessUnits().searchIndexingStatus().get()`
66+
- added method `apiRoot.withProjectKey().channels().withKey().get()`
67+
- added method `apiRoot.withProjectKey().channels().withKey().head()`
68+
- added method `apiRoot.withProjectKey().channels().withKey().post()`
69+
- added method `apiRoot.withProjectKey().channels().withKey().delete()`
70+
- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().businessUnits().get()`
71+
- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().businessUnits().head()`
72+
- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().businessUnits().post()`
73+
- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().businessUnits().withKey().get()`
74+
- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().businessUnits().withKey().head()`
75+
- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().businessUnits().withKey().post()`
76+
- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().businessUnits().withKey().delete()`
77+
- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().businessUnits().withId().get()`
78+
- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().businessUnits().withId().head()`
79+
- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().businessUnits().withId().post()`
80+
- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().businessUnits().withId().delete()`
81+
</details>
82+
83+
84+
<details>
85+
<summary>Added Type(s)</summary>
86+
87+
- added type `BusinessUnitIndexingProgress`
88+
- added type `BusinessUnitIndexingStatus`
89+
- added type `BusinessUnitPagedSearchResponse`
90+
- added type `BusinessUnitSearchIndexingStatusResponse`
91+
- added type `BusinessUnitSearchRequest`
92+
- added type `BusinessUnitSearchResult`
93+
- added type `CartDiscountPatternTarget`
94+
- added type `CountOnCustomLineItemUnits`
95+
- added type `CountOnLineItemUnits`
96+
- added type `PatternComponent`
97+
- added type `ShoppingListLineItemAddedMessage`
98+
- added type `ShoppingListLineItemRemovedMessage`
99+
- added type `ShoppingListMessage`
100+
- added type `ShoppingListLineItemAddedMessagePayload`
101+
- added type `ShoppingListLineItemRemovedMessagePayload`
102+
- added type `ShoppingListMessagePayload`
103+
- added type `BusinessUnitSearchStatus`
104+
- added type `ProjectChangeBusinessUnitSearchStatusAction`
105+
- added type `SearchExactValue`
106+
</details>
107+
108+
109+
<details>
110+
<summary>Added Enum(s)</summary>
111+
112+
- added enum `Canceled` to type `ShipmentState`
113+
- added enum `shopping-list` to type `MessageSubscriptionResourceTypeId`
114+
</details>
115+
116+
**Import changes**
117+
118+
<details>
119+
<summary>Removed Type(s)</summary>
120+
121+
- :warning: removed type `ReferencedResourceNotFound`
122+
</details>
123+
124+
**History changes**
125+
126+
<details>
127+
<summary>Added Resource(s)</summary>
128+
129+
- added resource `/{projectKey}/graphql`
130+
</details>
131+
132+
133+
<details>
134+
<summary>Added Method(s)</summary>
135+
136+
- added method `apiRoot.withProjectKeyValue().graphql().post()`
137+
</details>
138+
139+
140+
<details>
141+
<summary>Added Type(s)</summary>
142+
143+
- added type `GraphQLRequest`
144+
- added type `GraphQLResponse`
145+
- added type `GraphQLError`
146+
- added type `GraphQLErrorLocation`
147+
- added type `GraphQLVariablesMap`
148+
- added type `ChangeTargetPatternChangeValue`
149+
- added type `PatternComponent`
150+
</details>
151+
152+
**Full Changelog**: https://github.com/commercetools/commercetools-dotnet-core-sdk-v2/compare/12.1.0...12.2.0
153+
2154
# 12.1.0 (2024-12-02)
3155

4156
## What's Changed

reference.txt

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)