Skip to content

Releases: commercetools/commercetools-sdk-php-v2

10.10.0

09 Dec 16:09
Compare
Choose a tag to compare

What's Changed

  • Update changelog by @ct-sdks in #273
  • Update generated SDKs by @ct-sdks in #274
  • Update generated SDKs by @ct-sdks in #275
  • DEVX-477 some fixes and new APM integration with open telemetry by @barbara79 in #271

Full Changelog: 10.9.0...10.10.0

10.9.0

02 Dec 14:04
f1e71a7
Compare
Choose a tag to compare

What's Changed

  • Update changelog by @ct-sdks in #265
  • Update generated SDKs by @ct-sdks in #266
  • Update generated SDKs by @ct-sdks in #267
  • Update generated SDKs by @ct-sdks in #268
  • Update generated SDKs by @ct-sdks in #269
  • Update generated SDKs by @ct-sdks in #270
  • Update generated SDKs by @ct-sdks in #272

Full Changelog: 10.8.0...10.9.0

10.8.0

08 Nov 14:54
a00f2f6
Compare
Choose a tag to compare

What's Changed

  • Update changelog by @ct-sdks in #258
  • Update generated SDKs by @ct-sdks in #260
  • Update generated SDKs by @ct-sdks in #261
  • Update generated SDKs by @ct-sdks in #262
  • Update generated SDKs by @ct-sdks in #263
  • Update generated SDKs by @ct-sdks in #264
  • DEVX-475 Dynatrace integration by @barbara79 in #259

Full Changelog: 10.7.0...10.8.0

10.7.0

04 Nov 15:14
9b058b3
Compare
Choose a tag to compare

What's Changed

  • Update changelog by @ct-sdks in #230
  • Update generated SDKs by @ct-sdks in #231
  • Update generated SDKs by @ct-sdks in #232
  • Update generated SDKs by @ct-sdks in #233
  • Update generated SDKs by @ct-sdks in #234
  • Update generated SDKs by @ct-sdks in #235
  • DEVX-390 - PHP sdk set up for Datadog by @barbara79 in #227
  • Update generated SDKs by @ct-sdks in #237
  • Update generated SDKs by @ct-sdks in #238
  • DEVX-437 - (Bugfix) Updated Doxygen version by @barbara79 in #236
  • Update generated SDKs by @ct-sdks in #240
  • Update generated SDKs by @ct-sdks in #241
  • Create config.yml by @jenschude in #239
  • Update generated SDKs by @ct-sdks in #242
  • Update generated SDKs by @ct-sdks in #243
  • Update generated SDKs by @ct-sdks in #244
  • Update generated SDKs by @ct-sdks in #245
  • Update generated SDKs by @ct-sdks in #246
  • Update generated SDKs by @ct-sdks in #247
  • Update generated SDKs by @ct-sdks in #248
  • Update generated SDKs by @ct-sdks in #249
  • Update generated SDKs by @ct-sdks in #250
  • Update generated SDKs by @ct-sdks in #251
  • Update generated SDKs by @ct-sdks in #252
  • Update generated SDKs by @ct-sdks in #253
  • Update generated SDKs by @ct-sdks in #255
  • Update generated SDKs by @ct-sdks in #256
  • Update generated SDKs by @ct-sdks in #257
  • DEVX-430 New Relic integration update by @barbara79 in #254

Full Changelog: 10.6.0...10.7.0

10.6.0

02 Sep 12:02
af52ad9
Compare
Choose a tag to compare

What's Changed

  • Update changelog by @ct-sdks in #217
  • Update generated SDKs by @ct-sdks in #218
  • Update generated SDKs by @ct-sdks in #219
  • Update generated SDKs by @ct-sdks in #220
  • Update generated SDKs by @ct-sdks in #221
  • Update generated SDKs by @ct-sdks in #222
  • Update generated SDKs by @ct-sdks in #223
  • Update generated SDKs by @ct-sdks in #224
  • Update generated SDKs by @ct-sdks in #225
  • DEVX-389 - Update documentation and created code examples by @barbara79 in #216
  • DEVX-431 - Update GitHub documentation with small changes and adding favicon by @barbara79 in #228
  • Update generated SDKs by @ct-sdks in #229

Api changes

Removed Method(s)
  • ⚠️ removed method $apiRoot->withProjectKey()->me()->businessUnits()->withId()->delete()
  • ⚠️ removed method $apiRoot->withProjectKey()->me()->businessUnits()->withKey()->delete()
Added Property(s)
  • added property applicationMode to type CartDiscountValueAbsolute
  • added property applicationMode to type CartDiscountValueAbsoluteDraft
Added Type(s)
  • added type DiscountApplicationMode
  • added type DeliveryCustomFieldAddedMessage
  • added type DeliveryCustomFieldChangedMessage
  • added type DeliveryCustomFieldRemovedMessage
  • added type DeliveryCustomTypeRemovedMessage
  • added type DeliveryCustomTypeSetMessage
  • added type DeliveryCustomFieldAddedMessagePayload
  • added type DeliveryCustomFieldChangedMessagePayload
  • added type DeliveryCustomFieldRemovedMessagePayload
  • added type DeliveryCustomTypeRemovedMessagePayload
  • added type DeliveryCustomTypeSetMessagePayload

Import changes

Added Type(s)
  • added type ReferencedResourceNotFound

Fixes

  • fixes usage of resolveDiscriminatorClass for various model classes. See issue #226

Full Changelog: 10.5.0...10.6.0

10.5.0

08 Aug 09:06
1ea728e
Compare
Choose a tag to compare

What's Changed

  • Update changelog by @ct-sdks in #213
  • Update reference page by @industrian in #212
  • Update generated SDKs by @ct-sdks in #214
  • Update generated SDKs by @ct-sdks in #215

Full Changelog: 10.4.0...10.5.0

10.4.0

05 Aug 12:27
1a71b52
Compare
Choose a tag to compare

Api changes

Changed Property(s)
  • ⚠️ changed property value of type DirectDiscountDraft from type CartDiscountValue to CartDiscountValueDraft
  • ⚠️ changed property custom of type MyBusinessUnitDraft from type CustomFields to CustomFieldsDraft
  • ⚠️ changed property custom of type MyCompanyDraft from type CustomFields to CustomFieldsDraft
  • ⚠️ changed property custom of type MyDivisionDraft from type CustomFields to CustomFieldsDraft
  • ⚠️ changed property totalPrice of type OrderLineItemDiscountSetMessage from type Money to CentPrecisionMoney
  • ⚠️ changed property value of type StandalonePriceValueChangedMessage from type Money to TypedMoney
  • ⚠️ changed property oldValue of type StandalonePriceValueChangedMessage from type Money to TypedMoney
  • ⚠️ changed property totalPrice of type OrderLineItemDiscountSetMessagePayload from type Money to CentPrecisionMoney
  • ⚠️ changed property value of type StandalonePriceValueChangedMessagePayload from type Money to TypedMoney
  • ⚠️ changed property oldValue of type StandalonePriceValueChangedMessagePayload from type Money to TypedMoney
  • ⚠️ changed property customType of type OrderSearchAnyValue from type string to OrderSearchCustomType
  • ⚠️ changed property customType of type OrderSearchDateRangeValue from type string to OrderSearchCustomType
  • ⚠️ changed property customType of type OrderSearchFullTextValue from type string to OrderSearchCustomType
  • ⚠️ changed property customType of type OrderSearchLongRangeValue from type string to OrderSearchCustomType
  • ⚠️ changed property customType of type OrderSearchNumberRangeValue from type string to OrderSearchCustomType
  • ⚠️ changed property customType of type OrderSearchQueryExpressionValue from type string to OrderSearchCustomType
  • ⚠️ changed property customType of type OrderSearchStringValue from type string to OrderSearchCustomType
  • ⚠️ changed property price of type ShippingRate from type TypedMoney to CentPrecisionMoney
  • ⚠️ changed property freeAbove of type ShippingRate from type TypedMoney to CentPrecisionMoney
Required Property(s)
  • ⚠️ changed property stores of type BusinessUnitSetStoresAction to be required
  • ⚠️ changed property stores of type CartDiscountSetStoresAction to be required
  • ⚠️ changed property stores of type Customer to be required
  • ⚠️ changed property stores of type CustomerSetStoresAction to be required
  • 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 attributedTo to type CreatedBy
  • added property attributedTo to type LastModifiedBy
  • 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 postFilter to type ProductSearchRequest
  • 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
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}
Removed Resource(s)
  • ⚠️ removed resource /{projectKey}/me/carts/key={key}
Removed QueryParameter(s)
  • ⚠️ removed query parameter localeProjection from method get /{projectKey}/products
  • ⚠️ removed query parameter localeProjection from method post /{projectKey}/products
  • ⚠️ removed query parameter localeProjection from method get /{projectKey}/products/key={key}
  • ⚠️ removed query parameter localeProjection from method post /{projectKey}/products/key={key}
  • ⚠️ removed query parameter localeProjection from method delete /{projectKey}/products/key={key}
  • ⚠️ removed query parameter localeProjection from method get /{projectKey}/products/{ID}
  • ⚠️ removed query parameter localeProjection from method post /{projectKey}/products/{ID}
  • ⚠️ removed query parameter localeProjection from method delete /{projectKey}/products/{ID}
  • ⚠️ removed query parameter sort from method get /{projectKey}/product-projections/suggest
  • ⚠️ removed query parameter offset from method get /{projectKey}/product-projections/suggest
  • ⚠️ removed query parameter withTotal from method get /{projectKey}/product-projections/suggest
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()->inStoreKeyWithStoreK...
Read more

10.3.0

01 Apr 09:16
3a8854d
Compare
Choose a tag to compare

What's Changed

  • Update generated SDKs by @ct-sdks in #119
  • Update generated SDKs by @ct-sdks in #120
  • Update generated SDKs by @ct-sdks in #121
  • Update CODEOWNERS by @evansinho in #122
  • Update generated SDKs by @ct-sdks in #123
  • Update generated SDKs by @ct-sdks in #124
  • Update generated SDKs by @ct-sdks in #125
  • Update generated SDKs by @ct-sdks in #126
  • Update generated SDKs by @ct-sdks in #127
  • Update generated SDKs by @ct-sdks in #128
  • Update generated SDKs by @ct-sdks in #129
  • Update generated SDKs by @ct-sdks in #130
  • Update generated SDKs by @ct-sdks in #131
  • Update generated SDKs by @ct-sdks in #132
  • Update generated SDKs by @ct-sdks in #133
  • Remove ML link from readme by @industrian in #134
  • Update generated SDKs by @ct-sdks in #135
  • Update generated SDKs by @ct-sdks in #136
  • Update generated SDKs by @ct-sdks in #137
  • Update generated SDKs by @ct-sdks in #138
  • Update generated SDKs by @ct-sdks in #139
  • Update generated SDKs by @ct-sdks in #140

New Contributors

Full Changelog: 10.2.0...10.3.0

10.2.0

01 Feb 11:09
5622050
Compare
Choose a tag to compare

What's Changed

  • Update generated SDKs by @github-actions in #116
  • Update generated SDKs by @ct-sdks in #118

Api changes

Added Property(s)
  • added property perMethodExternalTaxRate to type CartAddLineItemAction
  • added property shippingMode to type MyCartDraft

Import API changes

  • fixed type of number field quantity from float to int

New Contributors

  • @ct-sdks made their first contribution in #118

Full Changelog: 10.1.0...10.2.0

10.1.0

18 Jan 13:24
648d327
Compare
Choose a tag to compare

What's Changed

  • Update generated SDKs by @github-actions in #113

  • Update generated SDKs by @github-actions in #114

  • update PSR HTTP Message dependency by @jenschude in #115

Full Changelog: 10.0.0...10.1.0