Releases: commercetools/commercetools-sdk-php-v2
Releases · commercetools/commercetools-sdk-php-v2
11.0.0
Path Parameter sanitization
Path parameters like key and ID are now being URL encoded. We release this change as a new major version as this can potentially lead to issues when special characters are being used for keys or stores.
What's Changed
Due to some issue the latest releases were missing code changes. The complete list of changes with this release:
Api changes
Added Resource(s)
- added resource
/{projectKey}/discount-groups - added resource
/{projectKey}/payment-methods - added resource
/{projectKey}/recurring-orders - added resource
/{projectKey}/recurrence-policies - added resource
/{projectKey}/as-associate/{associateId}/in-business-unit/key={businessUnitKey}/shopping-lists - added resource
/{projectKey}/as-associate/{associateId}/in-business-unit/key={businessUnitKey}/shopping-lists/key={key} - added resource
/{projectKey}/as-associate/{associateId}/in-business-unit/key={businessUnitKey}/shopping-lists/{ID} - added resource
/{projectKey}/business-units/key={key}/associates/{associateId} - added resource
/{projectKey}/business-units/{businessUnitId}/associates/{associateId} - added resource
/{projectKey}/carts/customer-id={customerId}/merge - added resource
/{projectKey}/discount-groups/key={key} - added resource
/{projectKey}/discount-groups/{ID} - added resource
/{projectKey}/payment-methods/key={key} - added resource
/{projectKey}/payment-methods/{ID} - added resource
/{projectKey}/recurring-orders/{ID} - added resource
/{projectKey}/recurring-orders/key={key} - added resource
/{projectKey}/recurrence-policies/key={key} - added resource
/{projectKey}/recurrence-policies/{ID} - added resource
/{projectKey}/in-store/key={storeKey}/business-units - added resource
/{projectKey}/in-store/key={storeKey}/business-units/key={key} - added resource
/{projectKey}/in-store/key={storeKey}/business-units/{ID} - added resource
/{projectKey}/in-store/key={storeKey}/business-units/key={key}/associates/{associateId} - added resource
/{projectKey}/in-store/key={storeKey}/business-units/{businessUnitId}/associates/{associateId} - added resource
/{projectKey}/in-store/key={storeKey}/carts/customer-id={customerId}/merge
Added QueryParameter(s)
- added query parameter
priceCustomerGroupAssignmentsto methodget /{projectKey}/products - added query parameter
priceRecurrencePolicyto methodget /{projectKey}/products - added query parameter
priceCustomerGroupAssignmentsto methodpost /{projectKey}/products - added query parameter
priceRecurrencePolicyto methodpost /{projectKey}/products - added query parameter
priceCustomerGroupAssignmentsto methodget /{projectKey}/product-projections - added query parameter
priceRecurrencePolicyto methodget /{projectKey}/product-projections - added query parameter
filter[attributes]to methodget /{projectKey}/product-projections - added query parameter
priceCustomerGroupAssignmentsto methodget /{projectKey}/products/key={key} - added query parameter
priceRecurrencePolicyto methodget /{projectKey}/products/key={key} - added query parameter
priceCustomerGroupAssignmentsto methodpost /{projectKey}/products/key={key} - added query parameter
priceRecurrencePolicyto methodpost /{projectKey}/products/key={key} - added query parameter
priceCustomerGroupAssignmentsto methoddelete /{projectKey}/products/key={key} - added query parameter
priceRecurrencePolicyto methoddelete /{projectKey}/products/key={key} - added query parameter
priceCustomerGroupAssignmentsto methodget /{projectKey}/products/{ID} - added query parameter
priceRecurrencePolicyto methodget /{projectKey}/products/{ID} - added query parameter
priceCustomerGroupAssignmentsto methodpost /{projectKey}/products/{ID} - added query parameter
priceRecurrencePolicyto methodpost /{projectKey}/products/{ID} - added query parameter
priceCustomerGroupAssignmentsto methoddelete /{projectKey}/products/{ID} - added query parameter
priceRecurrencePolicyto methoddelete /{projectKey}/products/{ID} - added query parameter
priceCustomerGroupAssignmentsto methodget /{projectKey}/product-projections/search - added query parameter
priceRecurrencePolicyto methodget /{projectKey}/product-projections/search - added query parameter
priceCustomerGroupAssignmentsto methodget /{projectKey}/product-projections/key={key} - added query parameter
priceRecurrencePolicyto methodget /{projectKey}/product-projections/key={key} - added query parameter
filter[attributes]to methodget /{projectKey}/product-projections/key={key} - added query parameter
priceCustomerGroupAssignmentsto methodget /{projectKey}/product-projections/{ID} - added query parameter
priceRecurrencePolicyto methodget /{projectKey}/product-projections/{ID} - added query parameter
filter[attributes]to methodget /{projectKey}/product-projections/{ID} - added query parameter
priceCustomerGroupAssignmentsto methodget /{projectKey}/in-store/key={storeKey}/product-projections/key={key} - added query parameter
priceRecurrencePolicyto methodget /{projectKey}/in-store/key={storeKey}/product-projections/key={key} - added query parameter
filter[attributes]to methodget /{projectKey}/in-store/key={storeKey}/product-projections/key={key} - added query parameter
priceCustomerGroupAssignmentsto methodget /{projectKey}/in-store/key={storeKey}/product-projections/{ID} - added query parameter
priceRecurrencePolicyto methodget /{projectKey}/in-store/key={storeKey}/product-projections/{ID} - added query parameter
filter[attributes]to methodget /{projectKey}/in-store/key={storeKey}/product-projections/{ID}
Removed QueryParameter(s)
⚠️ removed query parameterwithTotalfrom methodget /{projectKey}/product-projections/search
Added Enum(s)
- added enum
ViewMyShoppingListsto typePermission - added enum
ViewOthersShoppingListsto typePermission - added enum
UpdateMyShoppingListsto typePermission - added enum
UpdateOthersShoppingListsto typePermission - added enum
CreateMyShoppingListsto typePermission - added enum
CreateOthersShoppingListsto typePermission - added enum
DeleteMyShoppingListsto typePermission - added enum
DeleteOthersShoppingListsto typePermission - added enum
RecurringOrderto typeCartOrigin - added enum
ApplicationStoppedByGroupBestDealto typeDiscountCodeState - added enum
discount-groupto typeReferenceTypeId - added enum
payment-methodto typeReferenceTypeId - added enum
recurrence-policyto typeReferenceTypeId - added enum
recurring-orderto typeReferenceTypeId - added enum
payment-methodto typeExtensionResourceTypeId - added enum
RecurringOrderStateto typeStateTypeEnum - added enum
discount-groupto typeChangeSubscriptionResourceTypeId - added enum
recurrence-policyto typeChangeSubscriptionResourceTypeId - added enum
recurring-orderto typeChangeSubscriptionResourceTypeId - added enum
payment-methodto typeResourceTypeId - added enum
payment-method-infoto typeResourceTypeId - added enum
recurring-orderto typeResourceTypeId
Changed Property(s)
⚠️ changed propertydiscountof typeDiscountedTotalPricePortionfrom typeCartDiscountReferencetoReference⚠️ changed propertyactionsof typeMyBusinessUnitUpdatefrom typeBusinessUnitUpdateAction[]toMyBusinessUnitUpdateAction[]⚠️ changed propertypaymentMethodInfoof typeMyPaymentDraftfrom typePaymentMethodInfotoPaymentMethodInfoDraft⚠️ changed propertypaymentMethodInfoof typePaymentDraftfrom typePaymentMethodInfotoPaymentMethodInfoDraft⚠️ changed propertyfilterof typeSearchSortingfrom typeSearchQueryExpressiontoSearchQuery
Required Property(s)
- changed property
sortOrderof typeCartDiscountDraftto be optional - changed property
variantSelectionof typeProductSelectionProductAddedMessageto be optional - changed property
variantExclusionof typeProductSelectionProductExcludedMessageto be optional - changed property
oldVariantExclusionof typeProductSelectionVariantExclusionChangedMessageto be optional - changed property
newVariantExclusionof typeProductSelectionVariantExclusionChangedMessageto be optional - changed property
oldVariantSelectionof typeProductSelectionVariantSelectionChangedMessageto be optional - changed property
newVariantSelectionof typeProductSelectionVariantSelectionChangedMessageto be optional - changed property
variantSelectionof typeProductSelectionProductAddedMessagePayloadto be optional - changed property
variantExclusionof typeProductSelectionProductExcludedMessagePayloadto be optional - changed property
oldVariantExclusionof typeProductSelectionVariantExclusionChangedMessagePayloadto be optional - changed property
newVariantExclusionof typeProductSelectionVariantExclusionChangedMessagePayloadto be optional - changed property
oldVariantSelectionof typeProductSelectionVariantSelectionChangedMessagePayloadto be optional - changed property
newVariantSelectionof typeProductSelectionVariantSelectionChangedMessagePayloadto be optional - changed property
imagesof type...
10.20.0
10.19.0
What's Changed
Api changes
Added Enum(s)
- added enum
direct-discountto typeReferenceTypeId
Added Property(s)
- added property
shippingKeyto typeCart - added property
shippingCustomFieldsto typeCart - added property
shippingKeyto typeStagedOrder - added property
shippingCustomFieldsto typeStagedOrder - added property
shippingKeyto typeOrder - added property
shippingCustomFieldsto typeOrder - added property
fieldto typeOrderSearchSorting - added property
languageto typeOrderSearchSorting - added property
orderto typeOrderSearchSorting - added property
modeto typeOrderSearchSorting - added property
filterto typeOrderSearchSorting - added property
modeto typeProductSelection - added property
modeto typeProductSelectionDraft - added property
keyto typeTaxRate - added property
keyto typeTaxRateDraft - added property
taxRateKeyto typeTaxCategoryRemoveTaxRateAction - added property
taxRateKeyto typeTaxCategoryReplaceTaxRateAction
Changed Property(s)
⚠️ changed propertydiscountof typeDiscountedLineItemPortionfrom typeCartDiscountReferencetoReference⚠️ changed propertyproductSelectionof typeProductSelectionCreatedMessagefrom typeProductSelectionTypetoProductSelection⚠️ changed propertyproductSelectionof typeProductSelectionCreatedMessagePayloadfrom typeProductSelectionTypetoProductSelection
MarkDeprecated Property(s)
- marked property
IndividualExclusionProductSelectionType::typeas deprecated - marked property
IndividualProductSelectionType::typeas deprecated - marked property
ProductSelection::typeas deprecated - marked property
ProductSelectionDraft::typeas deprecated - marked property
ProductSelectionType::typeas deprecated
Required Property(s)
- changed property
typeof typeProductSelectionto be optional - changed property
taxRateIdof typeTaxCategoryRemoveTaxRateActionto be optional - changed property
taxRateIdof typeTaxCategoryReplaceTaxRateActionto be optional
MarkDeprecated Type(s)
- marked type
IndividualExclusionProductSelectionTypeas deprecated - marked type
IndividualProductSelectionTypeas deprecated - marked type
ProductSelectionTypeas deprecated - marked type
ProductSelectionTypeEnumas deprecated
Added Type(s)
- added type
DirectDiscountReference - added type
OrderSearchAndExpression - added type
OrderSearchAnyValue - added type
OrderSearchCompoundExpression - added type
OrderSearchDateRangeExpression - added type
OrderSearchDateRangeValue - added type
OrderSearchExactExpression - added type
OrderSearchExistsExpression - added type
OrderSearchFilterExpression - added type
OrderSearchFullTextExpression - added type
OrderSearchFullTextValue - added type
OrderSearchLongRangeExpression - added type
OrderSearchLongRangeValue - added type
OrderSearchMatchType - added type
OrderSearchNotExpression - added type
OrderSearchNumberRangeExpression - added type
OrderSearchNumberRangeValue - added type
OrderSearchOrExpression - added type
OrderSearchPrefixExpression - added type
OrderSearchQueryExpression - added type
OrderSearchQueryExpressionValue - added type
OrderSearchSortMode - added type
OrderSearchSortOrder - added type
OrderSearchStringValue - added type
OrderSearchWildCardExpression - added type
ProductSelectionMode
Full Changelog: 10.17.0...10.19.0
10.18.0
What's Changed
Api changes
Added Type(s)
- added type
BusinessUnitAssociateResponse - added type
BusinessUnitSetUnitTypeAction - added type
CartDiscountSetDiscountGroupAction - added type
BestDeal - added type
DiscountTypeCombination - added type
Stacking - added type
CartChangePriceRoundingModeAction - added type
CartSetCustomLineItemRecurrenceInfoAction - added type
CartSetLineItemRecurrenceInfoAction - added type
CustomerGroupAssignment - added type
CustomerGroupAssignmentDraft - added type
CustomerAddCustomerGroupAssignmentAction - added type
CustomerRemoveCustomerGroupAssignmentAction - added type
CustomerSetCustomerGroupAssignmentsAction - added type
DiscountGroup - added type
DiscountGroupDraft - added type
DiscountGroupPagedQueryResponse - added type
DiscountGroupReference - added type
DiscountGroupResourceIdentifier - added type
DiscountGroupUpdate - added type
DiscountGroupUpdateAction - added type
DiscountGroupSetDescriptionAction - added type
DiscountGroupSetIsActiveAction - added type
DiscountGroupSetKeyAction - added type
DiscountGroupSetNameAction - added type
DiscountGroupSetSortOrderAction - added type
ExpiredCustomerEmailTokenError - added type
ExpiredCustomerPasswordTokenError - added type
MaxDiscountGroupsReachedError - added type
GraphQLExpiredCustomerEmailTokenError - added type
GraphQLExpiredCustomerPasswordTokenError - added type
GraphQLMaxDiscountGroupsReachedError - added type
BaseEvent - added type
CheckoutOrderCreationFailedEvent - added type
CheckoutPaymentAuthorizationCancelledEvent - added type
CheckoutPaymentAuthorizationFailedEvent - added type
CheckoutPaymentAuthorizedEvent - added type
CheckoutPaymentCancelAuthorizationFailedEvent - added type
CheckoutPaymentChargeFailedEvent - added type
CheckoutPaymentChargedEvent - added type
CheckoutPaymentRefundFailedEvent - added type
CheckoutPaymentRefundedEvent - added type
Event - added type
ImportContainerCreatedEvent - added type
ImportContainerDeletedEvent - added type
ImportOperationRejectedEvent - added type
ImportUnresolvedEvent - added type
ImportValidationFailedEvent - added type
ImportWaitForMasterVariantEvent - added type
CheckoutMessageOrderPayloadBaseData - added type
CheckoutMessagePaymentsPayloadBaseData - added type
ImportContainerCreatedEventData - added type
ImportContainerDeletedEventData - added type
ImportOperationRejectedEventData - added type
ImportUnresolvedEventData - added type
ImportValidationFailedEventData - added type
ImportWaitForMasterVariantEventData - added type
InventoryEntrySetInventoryLimitsAction - added type
MyCartSetCustomLineItemRecurrenceInfoAction - added type
MyCartSetLineItemRecurrenceInfoAction - added type
MyPaymentSetMethodInfoCustomFieldAction - added type
MyPaymentSetMethodInfoCustomTypeAction - added type
MyPaymentSetMethodInfoInterfaceAccountAction - added type
AssociateRoleNameSetMessage - added type
BusinessUnitTopLevelUnitSetMessage - added type
BusinessUnitTypeSetMessage - added type
CustomerDefaultBillingAddressSetMessage - added type
CustomerDefaultShippingAddressSetMessage - added type
CustomerGroupAssignmentAddedMessage - added type
CustomerGroupAssignmentRemovedMessage - added type
CustomerGroupAssignmentsSetMessage - added type
CustomerStoresSetMessage - added type
DiscountGroupCreatedMessage - added type
DiscountGroupDeletedMessage - added type
DiscountGroupIsActiveSetMessage - added type
DiscountGroupKeySetMessage - added type
DiscountGroupSortOrderSetMessage - added type
OrderBusinessUnitSetMessage - added type
OrderCreatedFromRecurringOrderMessage - added type
PaymentInterfaceIdSetMessage - added type
PaymentMethodCreatedMessage - added type
PaymentMethodCustomFieldAddedMessage - added type
PaymentMethodCustomFieldChangedMessage - added type
PaymentMethodCustomFieldRemovedMessage - added type
PaymentMethodCustomTypeRemovedMessage - added type
PaymentMethodCustomTypeSetMessage - added type
PaymentMethodDefaultSetMessage - added type
PaymentMethodDeletedMessage - added type
PaymentMethodInfoCustomFieldAddedMessage - added type
PaymentMethodInfoCustomFieldChangedMessage - added type
PaymentMethodInfoCustomFieldRemovedMessage - added type
PaymentMethodInfoCustomTypeRemovedMessage - added type
PaymentMethodInfoCustomTypeSetMessage - added type
PaymentMethodInfoInterfaceAccountSetMessage - added type
PaymentMethodInfoInterfaceSetMessage - added type
PaymentMethodInfoMethodSetMessage - added type
PaymentMethodInfoNameSetMessage - added type
PaymentMethodInfoTokenSetMessage - added type
PaymentMethodInterfaceAccountSetMessage - added type
PaymentMethodKeySetMessage - added type
PaymentMethodMethodSetMessage - added type
PaymentMethodNameSetMessage - added type
PaymentMethodPaymentInterfaceSetMessage - added type
PaymentMethodPaymentMethodStatusSetMessage - added type
PaymentTransactionInterfaceIdSetMessage - added type
RecurringOrderCreatedMessage - added type
RecurringOrderCustomFieldAddedMessage - added type
RecurringOrderCustomFieldChangedMessage - added type
RecurringOrderCustomFieldRemovedMessage - added type
RecurringOrderCustomTypeRemovedMessage - added type
RecurringOrderCustomTypeSetMessage - added type
RecurringOrderDeletedMessage - added type
RecurringOrderExpiresAtSetMessage - added type
RecurringOrderKeySetMessage - added type
RecurringOrderScheduleSetMessage - added type
RecurringOrderStartsAtSetMessage - added type
RecurringOrderStateChangedMessage - added type
RecurringOrderStateTransitionMessage - added type
AssociateRoleNameSetMessagePayload - added type
BusinessUnitTopLevelUnitSetMessagePayload - added type
BusinessUnitTypeSetMessagePayload - added type
CustomerDefaultBillingAddressSetMessagePayload - added type
CustomerDefaultShippingAddressSetMessagePayload - added type
CustomerGroupAssignmentAddedMessagePayload - added type
CustomerGroupAssignmentRemovedMessagePayload - added type
CustomerGroupAssignmentsSetMessagePayload - added type
CustomerStoresSetMessagePayload - added type
DiscountGroupCreatedMessagePayload - added type
DiscountGroupDeletedMessagePayload - added type
DiscountGroupIsActiveSetMessagePayload - added type
DiscountGroupKeySetMessagePayload - added type
DiscountGroupSortOrderSetMessagePayload - added type
OrderBusinessUnitSetMessagePayload - added type
OrderCreatedFromRecurringOrderMessagePayload - added type
PaymentInterfaceIdSetMessagePayload - added type
PaymentMethodCreatedMessagePayload - added type
PaymentMethodCustomFieldAddedMessagePayload - added type
PaymentMethodCustomFieldChangedMessagePayload - added type
PaymentMethodCustomFieldRemovedMessagePayload - added type
PaymentMethodCustomTypeRemovedMessagePayload - added type
PaymentMethodCustomTypeSetMessagePayload - added type
PaymentMethodDefaultSetMessagePayload - added type
PaymentMethodDeletedMessagePayload - added type
PaymentMethodInfoCustomFieldAddedMessagePayload - added type
PaymentMethodInfoCustomFieldChangedMessagePayload - added type
PaymentMethodInfoCustomFieldRemovedMessagePayload - added type
PaymentMethodInfoCustomTypeRemovedMessagePayload - added type
PaymentMethodInfoCustomTypeSetMessagePayload - added type
PaymentMethodInfoInterfaceAccountSetMessagePayload - added type
PaymentMethodInfoInterfaceSetMessagePayload - added type
PaymentMethodInfoMethodSetMessagePayload - added type
PaymentMethodInfoNameSetMessagePayload - added type
PaymentMethodInfoTokenSetMessagePayload - added type
PaymentMethodInterfaceAccountSetMessagePayload - added type
PaymentMethodKeySetMessagePayload - added type
PaymentMethodMethodSetMessagePayload - added type
PaymentMethodNameSetMessagePayload - added type
PaymentMethodPaymentInterfaceSetMessagePayload - added type
PaymentMethodPaymentMethodStatusSetMessagePayload - added type
PaymentTransactionInterfaceIdSetMessagePayload - added type
RecurringOrderCreatedMessagePayload - added type
RecurringOrderCustomFieldAddedMessagePayload - added type
RecurringOrderCustomFieldChangedMessagePayload - added type
RecurringOrderCustomFieldRemovedMessagePayload - added type
RecurringOrderCustomTypeRemovedMessagePayload - added type
RecurringOrderCustomTypeSetMessagePayload - added type
RecurringOrderDeletedMessagePayload - added type
RecurringOrderExpiresAtSetMessagePayload - added type
RecurringOrderKeySetMessagePayload - added type
RecurringOrderScheduleSetMessagePayload - added type
RecurringOrderStartsAtSetMessagePayload - added type
RecurringOrderStateChangedMessagePayload - added type
RecurringOrderStateTransitionMessagePayload - added type
StagedOrderChangePriceRoundingModeAction - added type
StagedOrderSetBusinessUnitAction - added type
OrderSetBusinessUnitAction - added type
PaymentMethod - added type
PaymentMethodDraft - added type
PaymentMethodPagedQueryResponse - added type
PaymentMethodReference - added type
PaymentMethodStatus - added type
PaymentMethodToken - added type
PaymentMethodUpdate - added type
PaymentMethodUpdateAction - added type
PaymentMethodSetCustomFieldAction - added type
PaymentMethodSetCustomTypeAction - added type
PaymentMethodSetDefaultAction - added type
PaymentMethodSetInterfaceAccountAction - added type
PaymentMethodSetKeyAction - added type
PaymentMethodSetMethodAction - added type `Paym...
10.17.0
What's Changed
Api changes
Added Type(s)
- added type
BusinessUnitAssociateResponse - added type
BusinessUnitSetUnitTypeAction - added type
CartDiscountSetDiscountGroupAction - added type
BestDeal - added type
DiscountTypeCombination - added type
Stacking - added type
CartChangePriceRoundingModeAction - added type
CartSetCustomLineItemRecurrenceInfoAction - added type
CartSetLineItemRecurrenceInfoAction - added type
CustomerGroupAssignment - added type
CustomerGroupAssignmentDraft - added type
CustomerAddCustomerGroupAssignmentAction - added type
CustomerRemoveCustomerGroupAssignmentAction - added type
CustomerSetCustomerGroupAssignmentsAction - added type
DiscountGroup - added type
DiscountGroupDraft - added type
DiscountGroupPagedQueryResponse - added type
DiscountGroupReference - added type
DiscountGroupResourceIdentifier - added type
DiscountGroupUpdate - added type
DiscountGroupUpdateAction - added type
DiscountGroupSetDescriptionAction - added type
DiscountGroupSetIsActiveAction - added type
DiscountGroupSetKeyAction - added type
DiscountGroupSetNameAction - added type
DiscountGroupSetSortOrderAction - added type
ExpiredCustomerEmailTokenError - added type
ExpiredCustomerPasswordTokenError - added type
MaxDiscountGroupsReachedError - added type
GraphQLExpiredCustomerEmailTokenError - added type
GraphQLExpiredCustomerPasswordTokenError - added type
GraphQLMaxDiscountGroupsReachedError - added type
BaseEvent - added type
CheckoutOrderCreationFailedEvent - added type
CheckoutPaymentAuthorizationCancelledEvent - added type
CheckoutPaymentAuthorizationFailedEvent - added type
CheckoutPaymentAuthorizedEvent - added type
CheckoutPaymentCancelAuthorizationFailedEvent - added type
CheckoutPaymentChargeFailedEvent - added type
CheckoutPaymentChargedEvent - added type
CheckoutPaymentRefundFailedEvent - added type
CheckoutPaymentRefundedEvent - added type
Event - added type
ImportContainerCreatedEvent - added type
ImportContainerDeletedEvent - added type
ImportOperationRejectedEvent - added type
ImportUnresolvedEvent - added type
ImportValidationFailedEvent - added type
ImportWaitForMasterVariantEvent - added type
CheckoutMessageOrderPayloadBaseData - added type
CheckoutMessagePaymentsPayloadBaseData - added type
ImportContainerCreatedEventData - added type
ImportContainerDeletedEventData - added type
ImportOperationRejectedEventData - added type
ImportUnresolvedEventData - added type
ImportValidationFailedEventData - added type
ImportWaitForMasterVariantEventData - added type
InventoryEntrySetInventoryLimitsAction - added type
MyCartSetCustomLineItemRecurrenceInfoAction - added type
MyCartSetLineItemRecurrenceInfoAction - added type
MyPaymentSetMethodInfoCustomFieldAction - added type
MyPaymentSetMethodInfoCustomTypeAction - added type
MyPaymentSetMethodInfoInterfaceAccountAction - added type
AssociateRoleNameSetMessage - added type
BusinessUnitTopLevelUnitSetMessage - added type
BusinessUnitTypeSetMessage - added type
CustomerDefaultBillingAddressSetMessage - added type
CustomerDefaultShippingAddressSetMessage - added type
CustomerGroupAssignmentAddedMessage - added type
CustomerGroupAssignmentRemovedMessage - added type
CustomerGroupAssignmentsSetMessage - added type
CustomerStoresSetMessage - added type
DiscountGroupCreatedMessage - added type
DiscountGroupDeletedMessage - added type
DiscountGroupIsActiveSetMessage - added type
DiscountGroupKeySetMessage - added type
DiscountGroupSortOrderSetMessage - added type
OrderBusinessUnitSetMessage - added type
OrderCreatedFromRecurringOrderMessage - added type
PaymentInterfaceIdSetMessage - added type
PaymentMethodCreatedMessage - added type
PaymentMethodCustomFieldAddedMessage - added type
PaymentMethodCustomFieldChangedMessage - added type
PaymentMethodCustomFieldRemovedMessage - added type
PaymentMethodCustomTypeRemovedMessage - added type
PaymentMethodCustomTypeSetMessage - added type
PaymentMethodDefaultSetMessage - added type
PaymentMethodDeletedMessage - added type
PaymentMethodInfoCustomFieldAddedMessage - added type
PaymentMethodInfoCustomFieldChangedMessage - added type
PaymentMethodInfoCustomFieldRemovedMessage - added type
PaymentMethodInfoCustomTypeRemovedMessage - added type
PaymentMethodInfoCustomTypeSetMessage - added type
PaymentMethodInfoInterfaceAccountSetMessage - added type
PaymentMethodInfoInterfaceSetMessage - added type
PaymentMethodInfoMethodSetMessage - added type
PaymentMethodInfoNameSetMessage - added type
PaymentMethodInfoTokenSetMessage - added type
PaymentMethodInterfaceAccountSetMessage - added type
PaymentMethodKeySetMessage - added type
PaymentMethodMethodSetMessage - added type
PaymentMethodNameSetMessage - added type
PaymentMethodPaymentInterfaceSetMessage - added type
PaymentMethodPaymentMethodStatusSetMessage - added type
PaymentTransactionInterfaceIdSetMessage - added type
RecurringOrderCreatedMessage - added type
RecurringOrderCustomFieldAddedMessage - added type
RecurringOrderCustomFieldChangedMessage - added type
RecurringOrderCustomFieldRemovedMessage - added type
RecurringOrderCustomTypeRemovedMessage - added type
RecurringOrderCustomTypeSetMessage - added type
RecurringOrderDeletedMessage - added type
RecurringOrderExpiresAtSetMessage - added type
RecurringOrderKeySetMessage - added type
RecurringOrderScheduleSetMessage - added type
RecurringOrderStartsAtSetMessage - added type
RecurringOrderStateChangedMessage - added type
RecurringOrderStateTransitionMessage - added type
AssociateRoleNameSetMessagePayload - added type
BusinessUnitTopLevelUnitSetMessagePayload - added type
BusinessUnitTypeSetMessagePayload - added type
CustomerDefaultBillingAddressSetMessagePayload - added type
CustomerDefaultShippingAddressSetMessagePayload - added type
CustomerGroupAssignmentAddedMessagePayload - added type
CustomerGroupAssignmentRemovedMessagePayload - added type
CustomerGroupAssignmentsSetMessagePayload - added type
CustomerStoresSetMessagePayload - added type
DiscountGroupCreatedMessagePayload - added type
DiscountGroupDeletedMessagePayload - added type
DiscountGroupIsActiveSetMessagePayload - added type
DiscountGroupKeySetMessagePayload - added type
DiscountGroupSortOrderSetMessagePayload - added type
OrderBusinessUnitSetMessagePayload - added type
OrderCreatedFromRecurringOrderMessagePayload - added type
PaymentInterfaceIdSetMessagePayload - added type
PaymentMethodCreatedMessagePayload - added type
PaymentMethodCustomFieldAddedMessagePayload - added type
PaymentMethodCustomFieldChangedMessagePayload - added type
PaymentMethodCustomFieldRemovedMessagePayload - added type
PaymentMethodCustomTypeRemovedMessagePayload - added type
PaymentMethodCustomTypeSetMessagePayload - added type
PaymentMethodDefaultSetMessagePayload - added type
PaymentMethodDeletedMessagePayload - added type
PaymentMethodInfoCustomFieldAddedMessagePayload - added type
PaymentMethodInfoCustomFieldChangedMessagePayload - added type
PaymentMethodInfoCustomFieldRemovedMessagePayload - added type
PaymentMethodInfoCustomTypeRemovedMessagePayload - added type
PaymentMethodInfoCustomTypeSetMessagePayload - added type
PaymentMethodInfoInterfaceAccountSetMessagePayload - added type
PaymentMethodInfoInterfaceSetMessagePayload - added type
PaymentMethodInfoMethodSetMessagePayload - added type
PaymentMethodInfoNameSetMessagePayload - added type
PaymentMethodInfoTokenSetMessagePayload - added type
PaymentMethodInterfaceAccountSetMessagePayload - added type
PaymentMethodKeySetMessagePayload - added type
PaymentMethodMethodSetMessagePayload - added type
PaymentMethodNameSetMessagePayload - added type
PaymentMethodPaymentInterfaceSetMessagePayload - added type
PaymentMethodPaymentMethodStatusSetMessagePayload - added type
PaymentTransactionInterfaceIdSetMessagePayload - added type
RecurringOrderCreatedMessagePayload - added type
RecurringOrderCustomFieldAddedMessagePayload - added type
RecurringOrderCustomFieldChangedMessagePayload - added type
RecurringOrderCustomFieldRemovedMessagePayload - added type
RecurringOrderCustomTypeRemovedMessagePayload - added type
RecurringOrderCustomTypeSetMessagePayload - added type
RecurringOrderDeletedMessagePayload - added type
RecurringOrderExpiresAtSetMessagePayload - added type
RecurringOrderKeySetMessagePayload - added type
RecurringOrderScheduleSetMessagePayload - added type
RecurringOrderStartsAtSetMessagePayload - added type
RecurringOrderStateChangedMessagePayload - added type
RecurringOrderStateTransitionMessagePayload - added type
StagedOrderChangePriceRoundingModeAction - added type
StagedOrderSetBusinessUnitAction - added type
OrderSetBusinessUnitAction - added type
PaymentMethod - added type
PaymentMethodDraft - added type
PaymentMethodPagedQueryResponse - added type
PaymentMethodReference - added type
PaymentMethodStatus - added type
PaymentMethodToken - added type
PaymentMethodUpdate - added type
PaymentMethodUpdateAction - added type
PaymentMethodSetCustomFieldAction - added type
PaymentMethodSetCustomTypeAction - added type
PaymentMethodSetDefaultAction - added type
PaymentMethodSetInterfaceAccountAction - added type
PaymentMethodSetKeyAction - added type
PaymentMethodSetMethodAction - added type
PaymentMethodSetNameAction - added type
PaymentMethodSetPaymentInterfaceAction - added type
PaymentMethodSetPaymentMethodStatusAction - added type
PaymentMethodInfoDraft - added type
PaymentSetMethodInfoAction - adde...
10.16.0
What's Changed
- Update generated SDKs by @ct-sdks in #368
- Update generated SDKs by @ct-sdks in #369
- Update generated SDKs by @ct-sdks in #370
- Update generated SDKs by @ct-sdks in #371
- Update generated SDKs by @ct-sdks in #372
- Update generated SDKs by @ct-sdks in #373
- Update generated SDKs by @ct-sdks in #374
- Update generated SDKs by @ct-sdks in #375
- Update generated SDKs by @ct-sdks in #376
- Update generated SDKs by @ct-sdks in #377
Import changes
Removed Property(s)
⚠️ removed property/^[a-z]{2}(-[A-Z]{2})?$/from typeSearchKeywords⚠️ removed property/^[a-z]{2}(-[A-Z]{2})?$/from typeLocalizedString
Added Property(s)
- added property
/^[a-zA-Z]{2,3}(?:-[a-zA-Z]{4})?(?:-(?:[a-zA-Z]{2}|\d{3}))?$/to typeSearchKeywords - added property
/^[a-zA-Z]{2,3}(?:-[a-zA-Z]{4})?(?:-(?:[a-zA-Z]{2}|\d{3}))?$/to typeLocalizedString
Full Changelog: 10.15.0...10.16.0
10.15.0
What's Changed
- Update generated SDKs by @ct-sdks in #340
- Update generated SDKs by @ct-sdks in #341
- Update generated SDKs by @ct-sdks in #342
- Update generated SDKs by @ct-sdks in #343
- Update generated SDKs by @ct-sdks in #344
- Update generated SDKs by @ct-sdks in #346
- Update generated SDKs by @ct-sdks in #347
- test: adding test for support-31640 by @barbara79 in #348
- Update generated SDKs by @ct-sdks in #349
- Update generated SDKs by @ct-sdks in #350
- Update generated SDKs by @ct-sdks in #351
- Update generated SDKs by @ct-sdks in #352
- Update generated SDKs by @ct-sdks in #353
- DEVX-504 Updating demo apps to Symfony 7 by @barbara79 in #345
- Update generated SDKs by @ct-sdks in #354
- Update generated SDKs by @ct-sdks in #355
- Update generated SDKs by @ct-sdks in #356
- Update generated SDKs by @ct-sdks in #357
- Update generated SDKs by @ct-sdks in #358
- Update generated SDKs by @ct-sdks in #359
- Update generated SDKs by @ct-sdks in #360
- Update generated SDKs by @ct-sdks in #361
- Update generated SDKs by @ct-sdks in #362
- Update generated SDKs by @ct-sdks in #363
- Update generated SDKs by @ct-sdks in #364
- Update generated SDKs by @ct-sdks in #365
- Update generated SDKs by @ct-sdks in #366
- Update generated SDKs by @ct-sdks in #367
Api changes
All Changes(s)
Removed QueryParameter(s)
⚠️ removed query parameterwithTotalfrom methodget /{projectKey}/product-projections/search
Added QueryParameter(s)
- added query parameter
priceCustomerGroupAssignmentsto methodget /{projectKey}/products - added query parameter
priceCustomerGroupAssignmentsto methodpost /{projectKey}/products - added query parameter
priceCustomerGroupAssignmentsto methodget /{projectKey}/product-projections - added query parameter
priceCustomerGroupAssignmentsto methodget /{projectKey}/products/key={key} - added query parameter
priceCustomerGroupAssignmentsto methodpost /{projectKey}/products/key={key} - added query parameter
priceCustomerGroupAssignmentsto methoddelete /{projectKey}/products/key={key} - added query parameter
priceCustomerGroupAssignmentsto methodget /{projectKey}/products/{ID} - added query parameter
priceCustomerGroupAssignmentsto methodpost /{projectKey}/products/{ID} - added query parameter
priceCustomerGroupAssignmentsto methoddelete /{projectKey}/products/{ID} - added query parameter
priceCustomerGroupAssignmentsto methodget /{projectKey}/product-projections/search - added query parameter
priceCustomerGroupAssignmentsto methodget /{projectKey}/product-projections/key={key} - added query parameter
priceCustomerGroupAssignmentsto methodget /{projectKey}/product-projections/{ID} - added query parameter
priceCustomerGroupAssignmentsto methodget /{projectKey}/in-store/key={storeKey}/product-projections/key={key} - added query parameter
priceCustomerGroupAssignmentsto methodget /{projectKey}/in-store/key={storeKey}/product-projections/{ID}
Changed Type(s)
⚠️ changed typeDeliveryPayloadfrom typeobjecttoSubscriptionNotification
Removed Type(s)
⚠️ removed typeAssociateRoleNameChangedMessage⚠️ removed typeAssociateRoleNameChangedMessagePayload⚠️ removed typeProductSearchFacetScope
Added Type(s)
- added type
BusinessUnitAssociateResponse - added type
BusinessUnitSetUnitTypeAction - added type
BestDeal - added type
DiscountTypeCombination - added type
Stacking - added type
CustomerGroupAssignment - added type
CustomerGroupAssignmentDraft - added type
CustomerAddCustomerGroupAssignmentAction - added type
CustomerRemoveCustomerGroupAssignmentAction - added type
CustomerSetCustomerGroupAssignmentsAction - added type
BaseEvent - added type
Event - added type
ImportContainerCreatedEvent - added type
ImportContainerCreatedEventData - added type
ImportContainerDeletedEvent - added type
ImportContainerDeletedEventData - added type
ImportOperationRejectedEvent - added type
ImportOperationRejectedEventData - added type
ImportUnresolvedEvent - added type
ImportUnresolvedEventData - added type
ImportValidationFailedEvent - added type
ImportValidationFailedEventData - added type
ImportWaitForMasterVariantEvent - added type
ImportWaitForMasterVariantEventData - added type
AssociateRoleNameSetMessage - added type
BusinessUnitTopLevelUnitSetMessage - added type
BusinessUnitTypeSetMessage - added type
CustomerGroupAssignmentAddedMessage - added type
CustomerGroupAssignmentRemovedMessage - added type
CustomerGroupAssignmentsSetMessage - added type
OrderBusinessUnitSetMessage - added type
AssociateRoleNameSetMessagePayload - added type
BusinessUnitTopLevelUnitSetMessagePayload - added type
BusinessUnitTypeSetMessagePayload - added type
CustomerGroupAssignmentAddedMessagePayload - added type
CustomerGroupAssignmentRemovedMessagePayload - added type
CustomerGroupAssignmentsSetMessagePayload - added type
OrderBusinessUnitSetMessagePayload - added type
StagedOrderSetBusinessUnitAction - added type
OrderSetBusinessUnitAction - added type
ShoppingListSetBusinessUnitAction - added type
EventDeliveryPayload - added type
EventSubscription - added type
EventSubscriptionResourceTypeId - added type
EventType - added type
SubscriptionNotification - added type
SubscriptionSetEventsAction
Added Property(s)
- added property
inheritedStoresto typeBusinessUnit - added property
inheritedStoresto typeCompany - added property
inheritedStoresto typeDivision - added property
discountTypeCombinationto typeCart - added property
customerGroupAssignmentsto typeCustomer - added property
customerGroupAssignmentsto typeCustomerDraft - added property
discountTypeCombinationto typeStagedOrder - added property
discountTypeCombinationto typeOrder - added property
priceCustomerGroupAssignmentsto typeProductSearchProjectionParams - added property
businessUnitto typeShoppingList - added property
businessUnitto typeShoppingListDraft - added property
publishedto typeShoppingListLineItem - added property
eventsto typeSubscription - added property
eventsto typeSubscriptionDraft
Changed Property(s)
⚠️ changed propertydiscountof typeDiscountedTotalPricePortionfrom typeCartDiscountReferencetoReference⚠️ changed propertyactionsof typeMyBusinessUnitUpdatefrom typeBusinessUnitUpdateAction[]toMyBusinessUnitUpdateAction[]
MarkDeprecated Property(s)
- marked property
CountOnCustomLineItemUnits::excludeCountas deprecated - marked property
CountOnLineItemUnits::excludeCountas deprecated
Required Property(s)
- changed property
imagesof typeProductTailoringSetExternalImagesActionto be optional - changed property
facetsof typeProductProjectionPagedSearchResponseto be optional ⚠️ changed propertytriggerPatternof typeCartDiscountPatternTargetto be required
Added Enum(s)
- added enum
ViewMyShoppingListsto typePermission - added enum
ViewOthersShoppingListsto typePermission - added enum
UpdateMyShoppingListsto typePermission - added enum
UpdateOthersShoppingListsto typePermission - added enum
CreateMyShoppingListsto typePermission - added enum
CreateOthersShoppingListsto typePermission - added enum
DeleteMyShoppingListsto typePermission - added enum
DeleteOthersShoppingListsto typePermission
Added Resource(s)
- added resource `/{project...
10.14.0
What's Changed
- Update generated SDKs by @ct-sdks in #325
- Update generated SDKs by @ct-sdks in #326
- Update generated SDKs by @ct-sdks in #327
- Update generated SDKs by @ct-sdks in #328
- Update generated SDKs by @ct-sdks in #329
- Update generated SDKs by @ct-sdks in #330
- Update generated SDKs by @ct-sdks in #331
- Update generated SDKs by @ct-sdks in #332
- Update generated SDKs by @ct-sdks in #333
- Update generated SDKs by @ct-sdks in #334
- Update generated SDKs by @ct-sdks in #335
- Update generated SDKs by @ct-sdks in #336
- Update generated SDKs by @ct-sdks in #337
- Update generated SDKs by @ct-sdks in #338
- DEVX-579 Symfony 7 upgrade by @barbara79 in #339
Full Changelog: 10.13.1...10.14.0
10.13.1
10.13.0
What's Changed
- Update generated SDKs by @ct-sdks in #306
- Update generated SDKs by @ct-sdks in #307
- Update generated SDKs by @ct-sdks in #308
- Update generated SDKs by @ct-sdks in #309
- Update generated SDKs by @ct-sdks in #310
- Update generated SDKs by @ct-sdks in #311
- Update generated SDKs by @ct-sdks in #312
- Update generated SDKs by @ct-sdks in #313
- Update generated SDKs by @ct-sdks in #314
- Update generated SDKs by @ct-sdks in #315
- Update generated SDKs by @ct-sdks in #316
- Update ci.yml by @jenschude in #319
- Update generated SDKs by @ct-sdks in #318
- update psalm and ecs by @jenschude in #320
- Update generated SDKs by @ct-sdks in #322
Api changes
Required Property(s)
⚠️ changed propertytriggerPatternof typeCartDiscountPatternTargetto be required- changed property
imagesof typeProductTailoringSetExternalImagesActionto be optional
Changed Property(s)
⚠️ changed propertydiscountof typeDiscountedTotalPricePortionfrom typeCartDiscountReferencetoReference
Added Property(s)
- added property
inheritedStoresto typeBusinessUnit - added property
inheritedStoresto typeCompany - added property
inheritedStoresto typeDivision - added property
discountTypeCombinationto typeCart - added property
discountTypeCombinationto typeStagedOrder - added property
discountTypeCombinationto typeOrder - added property
businessUnitto typeShoppingList - added property
businessUnitto typeShoppingListDraft
Added Type(s)
- added type
BestDeal - added type
DiscountTypeCombination - added type
Stacking - added type
AssociateRoleNameSetMessage - added type
AssociateRoleNameSetMessagePayload - added type
ShoppingListSetBusinessUnitAction
Removed Type(s)
⚠️ removed typeAssociateRoleNameChangedMessage⚠️ removed typeAssociateRoleNameChangedMessagePayload⚠️ removed typeProductSearchFacetScope
Added Resource(s)
- added resource
/{projectKey}/in-store/key={storeKey}/business-units - added resource
/{projectKey}/in-store/key={storeKey}/business-units/key={key} - added resource
/{projectKey}/in-store/key={storeKey}/business-units/{ID}
Added Method(s)
- added method
$apiRoot->withProjectKey()->inStoreKeyWithStoreKeyValue()->businessUnits()->get() - added method
$apiRoot->withProjectKey()->inStoreKeyWithStoreKeyValue()->businessUnits()->head() - added method
$apiRoot->withProjectKey()->inStoreKeyWithStoreKeyValue()->businessUnits()->post() - added method
$apiRoot->withProjectKey()->inStoreKeyWithStoreKeyValue()->businessUnits()->withKey()->get() - added method
$apiRoot->withProjectKey()->inStoreKeyWithStoreKeyValue()->businessUnits()->withKey()->head() - added method
$apiRoot->withProjectKey()->inStoreKeyWithStoreKeyValue()->businessUnits()->withKey()->post() - added method
$apiRoot->withProjectKey()->inStoreKeyWithStoreKeyValue()->businessUnits()->withKey()->delete() - added method
$apiRoot->withProjectKey()->inStoreKeyWithStoreKeyValue()->businessUnits()->withId()->get() - added method
$apiRoot->withProjectKey()->inStoreKeyWithStoreKeyValue()->businessUnits()->withId()->head() - added method
$apiRoot->withProjectKey()->inStoreKeyWithStoreKeyValue()->businessUnits()->withId()->post() - added method
$apiRoot->withProjectKey()->inStoreKeyWithStoreKeyValue()->businessUnits()->withId()->delete()
History changes
Removed Enum(s)
⚠️ removed enumsetAsssetKeyfrom typeUpdateType
Added Enum(s)
- added enum
setAssetKeyto typeUpdateType
Required Property(s)
⚠️ changed propertytriggerPatternof typeChangeTargetPatternChangeValueto be required
Changed Property(s)
⚠️ changed propertyextensionsof typeGraphQLErrorfrom typeGraphQLErrorObjecttoobject
Removed Type(s)
⚠️ removed typeGraphQLErrorObject
Full Changelog: 10.12.0...10.13.0