From 243b45aa1dedeb2202eec09bbbd19c3fdb15b3cf Mon Sep 17 00:00:00 2001 From: "ct-changesets[bot]" <145970804+ct-changesets[bot]@users.noreply.github.com> Date: Mon, 12 Aug 2024 13:39:06 +0200 Subject: [PATCH] ci(changesets): version packages (#775) Co-authored-by: github-actions[bot] --- .changeset/changes_api.md | 267 --------------------------- .changeset/changes_import.md | 18 -- .changeset/seven-eels-glow.md | 5 - packages/history-sdk/package.json | 2 +- packages/importapi-sdk/CHANGELOG.md | 19 ++ packages/importapi-sdk/package.json | 2 +- packages/platform-sdk/CHANGELOG.md | 273 ++++++++++++++++++++++++++++ packages/platform-sdk/package.json | 4 +- packages/sdk-client-v3/CHANGELOG.md | 6 + packages/sdk-client-v3/package.json | 2 +- 10 files changed, 303 insertions(+), 295 deletions(-) delete mode 100644 .changeset/changes_api.md delete mode 100644 .changeset/changes_import.md delete mode 100644 .changeset/seven-eels-glow.md diff --git a/.changeset/changes_api.md b/.changeset/changes_api.md deleted file mode 100644 index eb4f52653..000000000 --- a/.changeset/changes_api.md +++ /dev/null @@ -1,267 +0,0 @@ ---- -'@commercetools/platform-sdk': minor ---- - -**Api changes** - -
-Removed Resource(s) - -- :warning: removed resource `/{projectKey}/me/carts/key={key}` -
- -
-Added Resource(s) - -- added resource `/{projectKey}/customers/search` -- added resource `/{projectKey}/customers/search/indexing-status` -- added resource `/{projectKey}/in-store/key={storeKey}/quote-requests` -- added resource `/{projectKey}/in-store/key={storeKey}/staged-quotes` -- added resource `/{projectKey}/in-store/key={storeKey}/quotes` -- added resource `/{projectKey}/in-store/key={storeKey}/orders/quotes` -- added resource `/{projectKey}/in-store/key={storeKey}/products/{productID}/product-tailoring/images` -- added resource `/{projectKey}/in-store/key={storeKey}/products/key={productKey}/product-tailoring/images` -- added resource `/{projectKey}/in-store/key={storeKey}/quote-requests/key={key}` -- added resource `/{projectKey}/in-store/key={storeKey}/quote-requests/{ID}` -- added resource `/{projectKey}/in-store/key={storeKey}/staged-quotes/key={key}` -- added resource `/{projectKey}/in-store/key={storeKey}/staged-quotes/{ID}` -- added resource `/{projectKey}/in-store/key={storeKey}/quotes/key={key}` -- added resource `/{projectKey}/in-store/key={storeKey}/quotes/{ID}` -
- -
-Required Property(s) - -- changed property `stores` of type `BusinessUnit` to be optional -- changed property `stores` of type `Company` to be optional -- changed property `stores` of type `Division` to be optional -- changed property `isOnStock` of type `ProductVariantAvailability` to be optional -
- -
-Added Property(s) - -- added property `approvalRuleMode` to type `BusinessUnit` -- added property `approvalRuleMode` to type `BusinessUnitDraft` -- added property `approvalRuleMode` to type `Company` -- added property `approvalRuleMode` to type `CompanyDraft` -- added property `approvalRuleMode` to type `Division` -- added property `approvalRuleMode` to type `DivisionDraft` -- added property `addressId` to type `BusinessUnitAddressCustomFieldAddedMessage` -- added property `addressId` to type `BusinessUnitAddressCustomFieldChangedMessage` -- added property `addressId` to type `BusinessUnitAddressCustomFieldRemovedMessage` -- added property `addressId` to type `BusinessUnitAddressCustomTypeRemovedMessage` -- added property `addressId` to type `BusinessUnitAddressCustomTypeSetMessage` -- added property `addressId` to type `CustomerAddressCustomFieldAddedMessage` -- added property `addressId` to type `CustomerAddressCustomFieldChangedMessage` -- added property `addressId` to type `CustomerAddressCustomFieldRemovedMessage` -- added property `addressId` to type `CustomerAddressCustomTypeRemovedMessage` -- added property `addressId` to type `CustomerAddressCustomTypeSetMessage` -- added property `metaTitle` to type `ProductTailoringCreatedMessage` -- added property `metaDescription` to type `ProductTailoringCreatedMessage` -- added property `metaKeywords` to type `ProductTailoringCreatedMessage` -- added property `variants` to type `ProductTailoringCreatedMessage` -- added property `addressId` to type `BusinessUnitAddressCustomFieldAddedMessagePayload` -- added property `addressId` to type `BusinessUnitAddressCustomFieldChangedMessagePayload` -- added property `addressId` to type `BusinessUnitAddressCustomFieldRemovedMessagePayload` -- added property `addressId` to type `BusinessUnitAddressCustomTypeRemovedMessagePayload` -- added property `addressId` to type `BusinessUnitAddressCustomTypeSetMessagePayload` -- added property `addressId` to type `CustomerAddressCustomFieldAddedMessagePayload` -- added property `addressId` to type `CustomerAddressCustomFieldChangedMessagePayload` -- added property `addressId` to type `CustomerAddressCustomFieldRemovedMessagePayload` -- added property `addressId` to type `CustomerAddressCustomTypeRemovedMessagePayload` -- added property `addressId` to type `CustomerAddressCustomTypeSetMessagePayload` -- added property `metaTitle` to type `ProductTailoringCreatedMessagePayload` -- added property `metaDescription` to type `ProductTailoringCreatedMessagePayload` -- added property `metaKeywords` to type `ProductTailoringCreatedMessagePayload` -- added property `variants` to type `ProductTailoringCreatedMessagePayload` -- added property `variants` to type `ProductTailoringData` -- added property `variants` to type `ProductTailoringDraft` -- added property `variants` to type `ProductTailoringInStoreDraft` -- added property `active` to type `ShippingMethod` -- added property `active` to type `ShippingMethodDraft` -- added property `store` to type `StagedQuote` -
- -
-Changed Property(s) - -- :warning: changed property `value` of type `DirectDiscountDraft` from type `CartDiscountValue` to `CartDiscountValueDraft` -- :warning: changed property `totalPrice` of type `OrderLineItemDiscountSetMessage` from type `Money` to `CentPrecisionMoney` -- :warning: changed property `value` of type `StandalonePriceValueChangedMessage` from type `Money` to `TypedMoney` -- :warning: changed property `oldValue` of type `StandalonePriceValueChangedMessage` from type `Money` to `TypedMoney` -- :warning: changed property `totalPrice` of type `OrderLineItemDiscountSetMessagePayload` from type `Money` to `CentPrecisionMoney` -- :warning: changed property `value` of type `StandalonePriceValueChangedMessagePayload` from type `Money` to `TypedMoney` -- :warning: changed property `oldValue` of type `StandalonePriceValueChangedMessagePayload` from type `Money` to `TypedMoney` -- :warning: changed property `customType` of type `OrderSearchAnyValue` from type `string` to `OrderSearchCustomType` -- :warning: changed property `customType` of type `OrderSearchDateRangeValue` from type `string` to `OrderSearchCustomType` -- :warning: changed property `customType` of type `OrderSearchFullTextValue` from type `string` to `OrderSearchCustomType` -- :warning: changed property `customType` of type `OrderSearchLongRangeValue` from type `string` to `OrderSearchCustomType` -- :warning: changed property `customType` of type `OrderSearchNumberRangeValue` from type `string` to `OrderSearchCustomType` -- :warning: changed property `customType` of type `OrderSearchQueryExpressionValue` from type `string` to `OrderSearchCustomType` -- :warning: changed property `customType` of type `OrderSearchStringValue` from type `string` to `OrderSearchCustomType` -- :warning: changed property `price` of type `ShippingRate` from type `TypedMoney` to `CentPrecisionMoney` -- :warning: changed property `freeAbove` of type `ShippingRate` from type `TypedMoney` to `CentPrecisionMoney` -
- -
-Removed Enum(s) - -- :warning: removed enum `product-price` from type `ChangeSubscriptionResourceTypeId` -
- -
-Added Enum(s) - -- added enum `shopping-list` to type `ExtensionResourceTypeId` -- added enum `customer-group` to type `AttributeReferenceTypeId` -- added enum `attribute-group` to type `ChangeSubscriptionResourceTypeId` -- added enum `product-tailoring` to type `ChangeSubscriptionResourceTypeId` -- added enum `cart-discount` to type `CustomFieldReferenceValue` -- added enum `customer-group` to type `CustomFieldReferenceValue` -
- -
-Added Type(s) - -- added type `BusinessUnitApprovalRuleMode` -- added type `BusinessUnitChangeApprovalRuleModeAction` -- added type `CartChangeLineItemsOrderAction` -- added type `CustomerIndexingProgress` -- added type `CustomerIndexingStatus` -- added type `CustomerPagedSearchResponse` -- added type `CustomerSearchIndexingStatusResponse` -- added type `CustomerSearchRequest` -- added type `CustomerSearchResult` -- added type `MyCartChangeLineItemsOrderAction` -- added type `BusinessUnitApprovalRuleModeChangedMessage` -- added type `DeliveryCustomFieldAddedMessage` -- added type `DeliveryCustomFieldChangedMessage` -- added type `DeliveryCustomFieldRemovedMessage` -- added type `DeliveryCustomTypeRemovedMessage` -- added type `DeliveryCustomTypeSetMessage` -- added type `ProductPriceCustomFieldAddedMessage` -- added type `ProductPriceCustomFieldChangedMessage` -- added type `ProductPriceCustomFieldRemovedMessage` -- added type `ProductPriceCustomFieldsRemovedMessage` -- added type `ProductPriceCustomFieldsSetMessage` -- added type `ProductTailoringImageAddedMessage` -- added type `ProductTailoringImagesSetMessage` -- added type `ProductVariantTailoringAddedMessage` -- added type `ProductVariantTailoringRemovedMessage` -- added type `BusinessUnitApprovalRuleModeChangedMessagePayload` -- added type `DeliveryCustomFieldAddedMessagePayload` -- added type `DeliveryCustomFieldChangedMessagePayload` -- added type `DeliveryCustomFieldRemovedMessagePayload` -- added type `DeliveryCustomTypeRemovedMessagePayload` -- added type `DeliveryCustomTypeSetMessagePayload` -- added type `ProductPriceCustomFieldAddedMessagePayload` -- added type `ProductPriceCustomFieldChangedMessagePayload` -- added type `ProductPriceCustomFieldRemovedMessagePayload` -- added type `ProductPriceCustomFieldsRemovedMessagePayload` -- added type `ProductPriceCustomFieldsSetMessagePayload` -- added type `ProductTailoringImageAddedMessagePayload` -- added type `ProductTailoringImagesSetMessagePayload` -- added type `ProductVariantTailoringAddedMessagePayload` -- added type `ProductVariantTailoringRemovedMessagePayload` -- added type `StagedOrderSetShippingCustomFieldAction` -- added type `StagedOrderSetShippingCustomTypeAction` -- added type `OrderSearchCustomType` -- added type `OrderSetShippingCustomFieldAction` -- added type `OrderSetShippingCustomTypeAction` -- added type `ProductVariantTailoring` -- added type `ProductVariantTailoringDraft` -- added type `ProductTailoringAddAssetAction` -- added type `ProductTailoringAddExternalImageAction` -- added type `ProductTailoringAddVariantAction` -- added type `ProductTailoringChangeAssetNameAction` -- added type `ProductTailoringChangeAssetOrderAction` -- added type `ProductTailoringMoveImageToPositionAction` -- added type `ProductTailoringRemoveAssetAction` -- added type `ProductTailoringRemoveImageAction` -- added type `ProductTailoringRemoveVariantAction` -- added type `ProductTailoringSetAssetCustomFieldAction` -- added type `ProductTailoringSetAssetCustomTypeAction` -- added type `ProductTailoringSetAssetDescriptionAction` -- added type `ProductTailoringSetAssetKeyAction` -- added type `ProductTailoringSetAssetSourcesAction` -- added type `ProductTailoringSetAssetTagsAction` -- added type `ProductTailoringSetExternalImagesAction` -- added type `ProductTailoringSetImageLabelAction` -- added type `CustomerSearchStatus` -- added type `ProjectChangeCustomerSearchStatusAction` -- added type `ShippingMethodChangeActiveAction` -
- -
-Added Method(s) - -- added method `apiRoot.withProjectKey().customers().search().post()` -- added method `apiRoot.withProjectKey().customers().search().head()` -- added method `apiRoot.withProjectKey().customers().searchIndexingStatus().get()` -- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().get()` -- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().head()` -- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().post()` -- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().get()` -- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().head()` -- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().post()` -- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().get()` -- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().head()` -- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().post()` -- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().orders().orderQuote().post()` -- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().products().withProductId().productTailoring().images().post()` -- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().products().withProductKey().productTailoring().images().post()` -- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().withKey().get()` -- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().withKey().head()` -- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().withKey().post()` -- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().withKey().delete()` -- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().withId().get()` -- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().withId().head()` -- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().withId().post()` -- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().withId().delete()` -- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().withKey().get()` -- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().withKey().head()` -- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().withKey().post()` -- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().withKey().delete()` -- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().withId().get()` -- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().withId().head()` -- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().withId().post()` -- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().withId().delete()` -- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().withKey().get()` -- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().withKey().head()` -- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().withKey().post()` -- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().withKey().delete()` -- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().withId().get()` -- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().withId().head()` -- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().withId().post()` -- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().withId().delete()` -
- -
-Removed Method(s) - -- :warning: removed method `apiRoot.withProjectKey().me().businessUnits().withId().delete()` -- :warning: removed method `apiRoot.withProjectKey().me().businessUnits().withKey().delete()` -- :warning: removed method `apiRoot.withProjectKey().me().carts().withKey().get()` -- :warning: removed method `apiRoot.withProjectKey().me().carts().withKey().head()` -- :warning: removed method `apiRoot.withProjectKey().me().carts().withKey().post()` -- :warning: removed method `apiRoot.withProjectKey().me().carts().withKey().delete()` -- :warning: removed method `apiRoot.withProjectKey().me().quoteRequests().withId().delete()` -- :warning: removed method `apiRoot.withProjectKey().me().quoteRequests().withKey().delete()` -
- -
-Removed QueryParameter(s) - -- :warning: removed query parameter `localeProjection` from method `get /{projectKey}/products` -- :warning: removed query parameter `localeProjection` from method `post /{projectKey}/products` -- :warning: removed query parameter `localeProjection` from method `get /{projectKey}/products/key={key}` -- :warning: removed query parameter `localeProjection` from method `post /{projectKey}/products/key={key}` -- :warning: removed query parameter `localeProjection` from method `delete /{projectKey}/products/key={key}` -- :warning: removed query parameter `localeProjection` from method `get /{projectKey}/products/{ID}` -- :warning: removed query parameter `localeProjection` from method `post /{projectKey}/products/{ID}` -- :warning: removed query parameter `localeProjection` from method `delete /{projectKey}/products/{ID}` -- :warning: removed query parameter `sort` from method `get /{projectKey}/product-projections/suggest` -- :warning: removed query parameter `offset` from method `get /{projectKey}/product-projections/suggest` -- :warning: removed query parameter `withTotal` from method `get /{projectKey}/product-projections/suggest` -
diff --git a/.changeset/changes_import.md b/.changeset/changes_import.md deleted file mode 100644 index a46883ba8..000000000 --- a/.changeset/changes_import.md +++ /dev/null @@ -1,18 +0,0 @@ ---- -'@commercetools/importapi-sdk': minor ---- - -**Import changes** - -
-Deprecated Property(s) - -- property `PriceImport::publish` is removed -- property `ProductVariantImport::publish` is removed -
- -
-Added Enum(s) - -- added enum `customer-group` to type `CustomFieldReferenceValue` -
diff --git a/.changeset/seven-eels-glow.md b/.changeset/seven-eels-glow.md deleted file mode 100644 index 0f5bd7397..000000000 --- a/.changeset/seven-eels-glow.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@commercetools/ts-client': patch ---- - -Bug fixes for @commercetools/ts-client diff --git a/packages/history-sdk/package.json b/packages/history-sdk/package.json index 633372c92..b298af48d 100644 --- a/packages/history-sdk/package.json +++ b/packages/history-sdk/package.json @@ -38,7 +38,7 @@ "@commercetools/sdk-middleware-logger": "^3.0.0" }, "devDependencies": { - "@commercetools/platform-sdk": "7.10.0", + "@commercetools/platform-sdk": "7.11.0", "@types/uuid": "9.0.8", "organize-imports-cli": "0.10.0", "tsconfig-replace-paths": "0.0.14", diff --git a/packages/importapi-sdk/CHANGELOG.md b/packages/importapi-sdk/CHANGELOG.md index 08faf7e4c..67e927356 100644 --- a/packages/importapi-sdk/CHANGELOG.md +++ b/packages/importapi-sdk/CHANGELOG.md @@ -1,5 +1,24 @@ # @commercetools/importapi-sdk +## 5.6.0 + +### Minor Changes + +- [#774](https://github.com/commercetools/commercetools-sdk-typescript/pull/774) [`f37e181`](https://github.com/commercetools/commercetools-sdk-typescript/commit/f37e181910d132150dbb9392c466f75546007b57) Thanks [@ct-sdks](https://github.com/apps/ct-sdks)! - **Import changes** + +
+ Deprecated Property(s) + + - property `PriceImport::publish` is removed + - property `ProductVariantImport::publish` is removed +
+ +
+ Added Enum(s) + + - added enum `customer-group` to type `CustomFieldReferenceValue` +
+ ## 5.5.0 ### Minor Changes diff --git a/packages/importapi-sdk/package.json b/packages/importapi-sdk/package.json index f8712ff34..2cc04d4fc 100644 --- a/packages/importapi-sdk/package.json +++ b/packages/importapi-sdk/package.json @@ -4,7 +4,7 @@ "access": "public" }, "name": "@commercetools/importapi-sdk", - "version": "5.5.0", + "version": "5.6.0", "engines": { "node": ">=14" }, diff --git a/packages/platform-sdk/CHANGELOG.md b/packages/platform-sdk/CHANGELOG.md index 55c83762c..4fe23f45b 100644 --- a/packages/platform-sdk/CHANGELOG.md +++ b/packages/platform-sdk/CHANGELOG.md @@ -1,5 +1,278 @@ # @commercetools/platform-sdk +## 7.11.0 + +### Minor Changes + +- [#774](https://github.com/commercetools/commercetools-sdk-typescript/pull/774) [`f37e181`](https://github.com/commercetools/commercetools-sdk-typescript/commit/f37e181910d132150dbb9392c466f75546007b57) Thanks [@ct-sdks](https://github.com/apps/ct-sdks)! - **Api changes** + +
+ Removed Resource(s) + + - :warning: removed resource `/{projectKey}/me/carts/key={key}` +
+ +
+ Added Resource(s) + + - added resource `/{projectKey}/customers/search` + - added resource `/{projectKey}/customers/search/indexing-status` + - added resource `/{projectKey}/in-store/key={storeKey}/quote-requests` + - added resource `/{projectKey}/in-store/key={storeKey}/staged-quotes` + - added resource `/{projectKey}/in-store/key={storeKey}/quotes` + - added resource `/{projectKey}/in-store/key={storeKey}/orders/quotes` + - added resource `/{projectKey}/in-store/key={storeKey}/products/{productID}/product-tailoring/images` + - added resource `/{projectKey}/in-store/key={storeKey}/products/key={productKey}/product-tailoring/images` + - added resource `/{projectKey}/in-store/key={storeKey}/quote-requests/key={key}` + - added resource `/{projectKey}/in-store/key={storeKey}/quote-requests/{ID}` + - added resource `/{projectKey}/in-store/key={storeKey}/staged-quotes/key={key}` + - added resource `/{projectKey}/in-store/key={storeKey}/staged-quotes/{ID}` + - added resource `/{projectKey}/in-store/key={storeKey}/quotes/key={key}` + - added resource `/{projectKey}/in-store/key={storeKey}/quotes/{ID}` +
+ +
+ Required Property(s) + + - changed property `stores` of type `BusinessUnit` to be optional + - changed property `stores` of type `Company` to be optional + - changed property `stores` of type `Division` to be optional + - changed property `isOnStock` of type `ProductVariantAvailability` to be optional +
+ +
+ Added Property(s) + + - added property `approvalRuleMode` to type `BusinessUnit` + - added property `approvalRuleMode` to type `BusinessUnitDraft` + - added property `approvalRuleMode` to type `Company` + - added property `approvalRuleMode` to type `CompanyDraft` + - added property `approvalRuleMode` to type `Division` + - added property `approvalRuleMode` to type `DivisionDraft` + - added property `addressId` to type `BusinessUnitAddressCustomFieldAddedMessage` + - added property `addressId` to type `BusinessUnitAddressCustomFieldChangedMessage` + - added property `addressId` to type `BusinessUnitAddressCustomFieldRemovedMessage` + - added property `addressId` to type `BusinessUnitAddressCustomTypeRemovedMessage` + - added property `addressId` to type `BusinessUnitAddressCustomTypeSetMessage` + - added property `addressId` to type `CustomerAddressCustomFieldAddedMessage` + - added property `addressId` to type `CustomerAddressCustomFieldChangedMessage` + - added property `addressId` to type `CustomerAddressCustomFieldRemovedMessage` + - added property `addressId` to type `CustomerAddressCustomTypeRemovedMessage` + - added property `addressId` to type `CustomerAddressCustomTypeSetMessage` + - added property `metaTitle` to type `ProductTailoringCreatedMessage` + - added property `metaDescription` to type `ProductTailoringCreatedMessage` + - added property `metaKeywords` to type `ProductTailoringCreatedMessage` + - added property `variants` to type `ProductTailoringCreatedMessage` + - added property `addressId` to type `BusinessUnitAddressCustomFieldAddedMessagePayload` + - added property `addressId` to type `BusinessUnitAddressCustomFieldChangedMessagePayload` + - added property `addressId` to type `BusinessUnitAddressCustomFieldRemovedMessagePayload` + - added property `addressId` to type `BusinessUnitAddressCustomTypeRemovedMessagePayload` + - added property `addressId` to type `BusinessUnitAddressCustomTypeSetMessagePayload` + - added property `addressId` to type `CustomerAddressCustomFieldAddedMessagePayload` + - added property `addressId` to type `CustomerAddressCustomFieldChangedMessagePayload` + - added property `addressId` to type `CustomerAddressCustomFieldRemovedMessagePayload` + - added property `addressId` to type `CustomerAddressCustomTypeRemovedMessagePayload` + - added property `addressId` to type `CustomerAddressCustomTypeSetMessagePayload` + - added property `metaTitle` to type `ProductTailoringCreatedMessagePayload` + - added property `metaDescription` to type `ProductTailoringCreatedMessagePayload` + - added property `metaKeywords` to type `ProductTailoringCreatedMessagePayload` + - added property `variants` to type `ProductTailoringCreatedMessagePayload` + - added property `variants` to type `ProductTailoringData` + - added property `variants` to type `ProductTailoringDraft` + - added property `variants` to type `ProductTailoringInStoreDraft` + - added property `active` to type `ShippingMethod` + - added property `active` to type `ShippingMethodDraft` + - added property `store` to type `StagedQuote` +
+ +
+ Changed Property(s) + + - :warning: changed property `value` of type `DirectDiscountDraft` from type `CartDiscountValue` to `CartDiscountValueDraft` + - :warning: changed property `totalPrice` of type `OrderLineItemDiscountSetMessage` from type `Money` to `CentPrecisionMoney` + - :warning: changed property `value` of type `StandalonePriceValueChangedMessage` from type `Money` to `TypedMoney` + - :warning: changed property `oldValue` of type `StandalonePriceValueChangedMessage` from type `Money` to `TypedMoney` + - :warning: changed property `totalPrice` of type `OrderLineItemDiscountSetMessagePayload` from type `Money` to `CentPrecisionMoney` + - :warning: changed property `value` of type `StandalonePriceValueChangedMessagePayload` from type `Money` to `TypedMoney` + - :warning: changed property `oldValue` of type `StandalonePriceValueChangedMessagePayload` from type `Money` to `TypedMoney` + - :warning: changed property `customType` of type `OrderSearchAnyValue` from type `string` to `OrderSearchCustomType` + - :warning: changed property `customType` of type `OrderSearchDateRangeValue` from type `string` to `OrderSearchCustomType` + - :warning: changed property `customType` of type `OrderSearchFullTextValue` from type `string` to `OrderSearchCustomType` + - :warning: changed property `customType` of type `OrderSearchLongRangeValue` from type `string` to `OrderSearchCustomType` + - :warning: changed property `customType` of type `OrderSearchNumberRangeValue` from type `string` to `OrderSearchCustomType` + - :warning: changed property `customType` of type `OrderSearchQueryExpressionValue` from type `string` to `OrderSearchCustomType` + - :warning: changed property `customType` of type `OrderSearchStringValue` from type `string` to `OrderSearchCustomType` + - :warning: changed property `price` of type `ShippingRate` from type `TypedMoney` to `CentPrecisionMoney` + - :warning: changed property `freeAbove` of type `ShippingRate` from type `TypedMoney` to `CentPrecisionMoney` +
+ +
+ Removed Enum(s) + + - :warning: removed enum `product-price` from type `ChangeSubscriptionResourceTypeId` +
+ +
+ Added Enum(s) + + - added enum `shopping-list` to type `ExtensionResourceTypeId` + - added enum `customer-group` to type `AttributeReferenceTypeId` + - added enum `attribute-group` to type `ChangeSubscriptionResourceTypeId` + - added enum `product-tailoring` to type `ChangeSubscriptionResourceTypeId` + - added enum `cart-discount` to type `CustomFieldReferenceValue` + - added enum `customer-group` to type `CustomFieldReferenceValue` +
+ +
+ Added Type(s) + + - added type `BusinessUnitApprovalRuleMode` + - added type `BusinessUnitChangeApprovalRuleModeAction` + - added type `CartChangeLineItemsOrderAction` + - added type `CustomerIndexingProgress` + - added type `CustomerIndexingStatus` + - added type `CustomerPagedSearchResponse` + - added type `CustomerSearchIndexingStatusResponse` + - added type `CustomerSearchRequest` + - added type `CustomerSearchResult` + - added type `MyCartChangeLineItemsOrderAction` + - added type `BusinessUnitApprovalRuleModeChangedMessage` + - added type `DeliveryCustomFieldAddedMessage` + - added type `DeliveryCustomFieldChangedMessage` + - added type `DeliveryCustomFieldRemovedMessage` + - added type `DeliveryCustomTypeRemovedMessage` + - added type `DeliveryCustomTypeSetMessage` + - added type `ProductPriceCustomFieldAddedMessage` + - added type `ProductPriceCustomFieldChangedMessage` + - added type `ProductPriceCustomFieldRemovedMessage` + - added type `ProductPriceCustomFieldsRemovedMessage` + - added type `ProductPriceCustomFieldsSetMessage` + - added type `ProductTailoringImageAddedMessage` + - added type `ProductTailoringImagesSetMessage` + - added type `ProductVariantTailoringAddedMessage` + - added type `ProductVariantTailoringRemovedMessage` + - added type `BusinessUnitApprovalRuleModeChangedMessagePayload` + - added type `DeliveryCustomFieldAddedMessagePayload` + - added type `DeliveryCustomFieldChangedMessagePayload` + - added type `DeliveryCustomFieldRemovedMessagePayload` + - added type `DeliveryCustomTypeRemovedMessagePayload` + - added type `DeliveryCustomTypeSetMessagePayload` + - added type `ProductPriceCustomFieldAddedMessagePayload` + - added type `ProductPriceCustomFieldChangedMessagePayload` + - added type `ProductPriceCustomFieldRemovedMessagePayload` + - added type `ProductPriceCustomFieldsRemovedMessagePayload` + - added type `ProductPriceCustomFieldsSetMessagePayload` + - added type `ProductTailoringImageAddedMessagePayload` + - added type `ProductTailoringImagesSetMessagePayload` + - added type `ProductVariantTailoringAddedMessagePayload` + - added type `ProductVariantTailoringRemovedMessagePayload` + - added type `StagedOrderSetShippingCustomFieldAction` + - added type `StagedOrderSetShippingCustomTypeAction` + - added type `OrderSearchCustomType` + - added type `OrderSetShippingCustomFieldAction` + - added type `OrderSetShippingCustomTypeAction` + - added type `ProductVariantTailoring` + - added type `ProductVariantTailoringDraft` + - added type `ProductTailoringAddAssetAction` + - added type `ProductTailoringAddExternalImageAction` + - added type `ProductTailoringAddVariantAction` + - added type `ProductTailoringChangeAssetNameAction` + - added type `ProductTailoringChangeAssetOrderAction` + - added type `ProductTailoringMoveImageToPositionAction` + - added type `ProductTailoringRemoveAssetAction` + - added type `ProductTailoringRemoveImageAction` + - added type `ProductTailoringRemoveVariantAction` + - added type `ProductTailoringSetAssetCustomFieldAction` + - added type `ProductTailoringSetAssetCustomTypeAction` + - added type `ProductTailoringSetAssetDescriptionAction` + - added type `ProductTailoringSetAssetKeyAction` + - added type `ProductTailoringSetAssetSourcesAction` + - added type `ProductTailoringSetAssetTagsAction` + - added type `ProductTailoringSetExternalImagesAction` + - added type `ProductTailoringSetImageLabelAction` + - added type `CustomerSearchStatus` + - added type `ProjectChangeCustomerSearchStatusAction` + - added type `ShippingMethodChangeActiveAction` +
+ +
+ Added Method(s) + + - added method `apiRoot.withProjectKey().customers().search().post()` + - added method `apiRoot.withProjectKey().customers().search().head()` + - added method `apiRoot.withProjectKey().customers().searchIndexingStatus().get()` + - added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().get()` + - added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().head()` + - added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().post()` + - added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().get()` + - added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().head()` + - added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().post()` + - added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().get()` + - added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().head()` + - added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().post()` + - added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().orders().orderQuote().post()` + - added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().products().withProductId().productTailoring().images().post()` + - added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().products().withProductKey().productTailoring().images().post()` + - added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().withKey().get()` + - added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().withKey().head()` + - added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().withKey().post()` + - added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().withKey().delete()` + - added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().withId().get()` + - added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().withId().head()` + - added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().withId().post()` + - added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().withId().delete()` + - added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().withKey().get()` + - added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().withKey().head()` + - added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().withKey().post()` + - added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().withKey().delete()` + - added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().withId().get()` + - added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().withId().head()` + - added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().withId().post()` + - added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().withId().delete()` + - added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().withKey().get()` + - added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().withKey().head()` + - added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().withKey().post()` + - added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().withKey().delete()` + - added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().withId().get()` + - added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().withId().head()` + - added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().withId().post()` + - added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().withId().delete()` +
+ +
+ Removed Method(s) + + - :warning: removed method `apiRoot.withProjectKey().me().businessUnits().withId().delete()` + - :warning: removed method `apiRoot.withProjectKey().me().businessUnits().withKey().delete()` + - :warning: removed method `apiRoot.withProjectKey().me().carts().withKey().get()` + - :warning: removed method `apiRoot.withProjectKey().me().carts().withKey().head()` + - :warning: removed method `apiRoot.withProjectKey().me().carts().withKey().post()` + - :warning: removed method `apiRoot.withProjectKey().me().carts().withKey().delete()` + - :warning: removed method `apiRoot.withProjectKey().me().quoteRequests().withId().delete()` + - :warning: removed method `apiRoot.withProjectKey().me().quoteRequests().withKey().delete()` +
+ +
+ Removed QueryParameter(s) + + - :warning: removed query parameter `localeProjection` from method `get /{projectKey}/products` + - :warning: removed query parameter `localeProjection` from method `post /{projectKey}/products` + - :warning: removed query parameter `localeProjection` from method `get /{projectKey}/products/key={key}` + - :warning: removed query parameter `localeProjection` from method `post /{projectKey}/products/key={key}` + - :warning: removed query parameter `localeProjection` from method `delete /{projectKey}/products/key={key}` + - :warning: removed query parameter `localeProjection` from method `get /{projectKey}/products/{ID}` + - :warning: removed query parameter `localeProjection` from method `post /{projectKey}/products/{ID}` + - :warning: removed query parameter `localeProjection` from method `delete /{projectKey}/products/{ID}` + - :warning: removed query parameter `sort` from method `get /{projectKey}/product-projections/suggest` + - :warning: removed query parameter `offset` from method `get /{projectKey}/product-projections/suggest` + - :warning: removed query parameter `withTotal` from method `get /{projectKey}/product-projections/suggest` +
+ +### Patch Changes + +- Updated dependencies [[`38c7035`](https://github.com/commercetools/commercetools-sdk-typescript/commit/38c703557964a2355c4419b0bf8f0ea0a6361ce5)]: + - @commercetools/ts-client@2.0.2 + ## 7.10.0 ### Minor Changes diff --git a/packages/platform-sdk/package.json b/packages/platform-sdk/package.json index 03c87b9ef..c4b9ffed8 100644 --- a/packages/platform-sdk/package.json +++ b/packages/platform-sdk/package.json @@ -4,7 +4,7 @@ "access": "public" }, "name": "@commercetools/platform-sdk", - "version": "7.10.0", + "version": "7.11.0", "engines": { "node": ">=14" }, @@ -30,7 +30,7 @@ "@commercetools/sdk-middleware-auth": "^7.0.0", "@commercetools/sdk-middleware-http": "^7.0.0", "@commercetools/sdk-middleware-logger": "^3.0.0", - "@commercetools/ts-client": "^2.0.1" + "@commercetools/ts-client": "^2.0.2" }, "devDependencies": { "@types/uuid": "9.0.8", diff --git a/packages/sdk-client-v3/CHANGELOG.md b/packages/sdk-client-v3/CHANGELOG.md index d85144f85..67c9c76c5 100644 --- a/packages/sdk-client-v3/CHANGELOG.md +++ b/packages/sdk-client-v3/CHANGELOG.md @@ -1,5 +1,11 @@ # @commercetools/ts-client +## 2.0.2 + +### Patch Changes + +- [#777](https://github.com/commercetools/commercetools-sdk-typescript/pull/777) [`38c7035`](https://github.com/commercetools/commercetools-sdk-typescript/commit/38c703557964a2355c4419b0bf8f0ea0a6361ce5) Thanks [@lojzatran](https://github.com/lojzatran)! - Bug fixes for @commercetools/ts-client + ## 2.0.1 ### Patch Changes diff --git a/packages/sdk-client-v3/package.json b/packages/sdk-client-v3/package.json index dc3bb2265..0383042cc 100644 --- a/packages/sdk-client-v3/package.json +++ b/packages/sdk-client-v3/package.json @@ -1,6 +1,6 @@ { "name": "@commercetools/ts-client", - "version": "2.0.1", + "version": "2.0.2", "engines": { "node": ">=14" },