From 9beaea26b274091395d24691acafc3261f722992 Mon Sep 17 00:00:00 2001
From: "ct-sdks[bot]" <153784748+ct-sdks[bot]@users.noreply.github.com>
Date: Tue, 8 Oct 2024 07:33:41 +0000
Subject: [PATCH 01/17] TASK: Updating version in README
---
CHANGELOG.md | 68 +++++++++++++++++++++++++++++++++++++++++++++++++++
reference.txt | 1 -
2 files changed, 68 insertions(+), 1 deletion(-)
delete mode 100644 reference.txt
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4041772bda5..3ec7804fa98 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,72 @@
+# 11.12.0 (2024-10-08)
+
+## What's Changed
+* Update changelog by @ct-sdks in https://github.com/commercetools/commercetools-dotnet-core-sdk-v2/pull/352
+* Update generated SDKs by @ct-sdks in https://github.com/commercetools/commercetools-dotnet-core-sdk-v2/pull/353
+* Update generated SDKs by @ct-sdks in https://github.com/commercetools/commercetools-dotnet-core-sdk-v2/pull/354
+* Create config.yml by @jenschude in https://github.com/commercetools/commercetools-dotnet-core-sdk-v2/pull/355
+* Update generated SDKs by @ct-sdks in https://github.com/commercetools/commercetools-dotnet-core-sdk-v2/pull/356
+* Update generated SDKs by @ct-sdks in https://github.com/commercetools/commercetools-dotnet-core-sdk-v2/pull/357
+* Update generated SDKs by @ct-sdks in https://github.com/commercetools/commercetools-dotnet-core-sdk-v2/pull/358
+* Update generated SDKs by @ct-sdks in https://github.com/commercetools/commercetools-dotnet-core-sdk-v2/pull/362
+* Update ci.yml by @jenschude in https://github.com/commercetools/commercetools-dotnet-core-sdk-v2/pull/363
+
+**Api changes**
+
+
+Added Property(s)
+
+- added property `staged` to type `ProductVariantDeletedMessage`
+- added property `staged` to type `ProductVariantDeletedMessagePayload`
+- added property `warnings` to type `ProductTailoring`
+- added property `attributes` to type `ProductVariantTailoring`
+- added property `attributes` to type `ProductVariantTailoringDraft`
+- added property `attributes` to type `ProductTailoringAddVariantAction`
+- added property `warnings` to type `Product`
+- added property `customers` to type `SearchIndexingConfiguration`
+
+
+
+
+Added Type(s)
+
+- added type `SearchNotReadyError`
+- added type `GraphQLSearchNotReadyError`
+- added type `ProductTailoringAttribute`
+- added type `ProductTailoringSetAttributeAction`
+- added type `ProductTailoringSetAttributeInAllVariantsAction`
+- added type `ImageProcessingOngoingWarning`
+- added type `WarningObject`
+
+
+
+
+Removed Type(s)
+
+- :warning: removed type `ProductSearchStatus`
+
+
+
+
+Added Enum(s)
+
+- added enum `customer-group` to type `ExtensionResourceTypeId`
+- added enum `product-tailoring` to type `MessageSubscriptionResourceTypeId`
+- added enum `product-tailoring` to type `ResourceTypeId`
+
+
+**Import changes**
+
+
+Added Type(s)
+
+- added type `InvalidFieldsUpdateError`
+
+
+
+**Full Changelog**: https://github.com/commercetools/commercetools-dotnet-core-sdk-v2/compare/11.11.0...11.12.0
+
# 11.11.0 (2024-09-04)
## Important Information
diff --git a/reference.txt b/reference.txt
deleted file mode 100644
index ca5a81e779f..00000000000
--- a/reference.txt
+++ /dev/null
@@ -1 +0,0 @@
-fa091aad2bce74e0d07ee69a886f4cd9ae02e05d
From 2ce025aa87add51925b06938083d231cfbd80fd8 Mon Sep 17 00:00:00 2001
From: "ct-sdks[bot]" <153784748+ct-sdks[bot]@users.noreply.github.com>
Date: Tue, 8 Oct 2024 10:04:41 +0000
Subject: [PATCH 02/17] build(codegen): updating SDK
---
reference.txt | 1 +
references.txt | 1 +
2 files changed, 2 insertions(+)
create mode 100644 reference.txt
diff --git a/reference.txt b/reference.txt
new file mode 100644
index 00000000000..262c0ca1d24
--- /dev/null
+++ b/reference.txt
@@ -0,0 +1 @@
+e985f4b7aa55610705ee49bd3eb645c2fd03eb6c
diff --git a/references.txt b/references.txt
index 68e5b1e05d8..fbef2ec760c 100644
--- a/references.txt
+++ b/references.txt
@@ -286,3 +286,4 @@ efc70952597a3160e6bb47891894b109bd82b7c3
c77ec902f368c2c31505fcb65a835ce148350077
903922e6a2dc0ff9283757645395f5119f61be0e
e985f4b7aa55610705ee49bd3eb645c2fd03eb6c
+7b61d389a7b8bd5dac2d780c6b6fbea0b881400c
From 4d88addef71b431fa7e81062c37237e8f5b1dd12 Mon Sep 17 00:00:00 2001
From: "ct-sdks[bot]" <153784748+ct-sdks[bot]@users.noreply.github.com>
Date: Fri, 18 Oct 2024 10:39:52 +0000
Subject: [PATCH 03/17] build(codegen): updating SDK
---
changes.md | 48 +------------
.../ByProjectKeyProductTailoringTest.cs | 19 ++++++
.../ByProjectKeyProductTailoringHead.cs | 68 +++++++++++++++++++
...rojectKeyProductTailoringRequestBuilder.cs | 5 ++
references.txt | 1 +
5 files changed, 95 insertions(+), 46 deletions(-)
create mode 100644 commercetools.Sdk/commercetools.Sdk.Api/Generated/Client/RequestBuilders/ProductTailoring/ByProjectKeyProductTailoringHead.cs
diff --git a/changes.md b/changes.md
index 27e02166a9b..8f276bbb5d5 100644
--- a/changes.md
+++ b/changes.md
@@ -1,52 +1,8 @@
**Api changes**
-Added Property(s)
+Added Method(s)
-- added property `staged` to type `ProductVariantDeletedMessage`
-- added property `staged` to type `ProductVariantDeletedMessagePayload`
-- added property `warnings` to type `ProductTailoring`
-- added property `attributes` to type `ProductVariantTailoring`
-- added property `attributes` to type `ProductVariantTailoringDraft`
-- added property `attributes` to type `ProductTailoringAddVariantAction`
-- added property `warnings` to type `Product`
-- added property `customers` to type `SearchIndexingConfiguration`
-
-
-
-
-Added Type(s)
-
-- added type `SearchNotReadyError`
-- added type `GraphQLSearchNotReadyError`
-- added type `ProductTailoringAttribute`
-- added type `ProductTailoringSetAttributeAction`
-- added type `ProductTailoringSetAttributeInAllVariantsAction`
-- added type `ImageProcessingOngoingWarning`
-- added type `WarningObject`
-
-
-
-
-Removed Type(s)
-
-- :warning: removed type `ProductSearchStatus`
-
-
-
-
-Added Enum(s)
-
-- added enum `customer-group` to type `ExtensionResourceTypeId`
-- added enum `product-tailoring` to type `MessageSubscriptionResourceTypeId`
-- added enum `product-tailoring` to type `ResourceTypeId`
-
-
-**Import changes**
-
-
-Added Type(s)
-
-- added type `InvalidFieldsUpdateError`
+- added method `apiRoot.withProjectKey().productTailoring().head()`
diff --git a/commercetools.Sdk/Tests/commercetools.Sdk.Api.Tests/Generated/Client/RequestBuilders/ProductTailoring/ByProjectKeyProductTailoringTest.cs b/commercetools.Sdk/Tests/commercetools.Sdk.Api.Tests/Generated/Client/RequestBuilders/ProductTailoring/ByProjectKeyProductTailoringTest.cs
index 5ac577a4750..7b52bf16cee 100644
--- a/commercetools.Sdk/Tests/commercetools.Sdk.Api.Tests/Generated/Client/RequestBuilders/ProductTailoring/ByProjectKeyProductTailoringTest.cs
+++ b/commercetools.Sdk/Tests/commercetools.Sdk.Api.Tests/Generated/Client/RequestBuilders/ProductTailoring/ByProjectKeyProductTailoringTest.cs
@@ -98,6 +98,25 @@ public static IEnumerable