This repository has been archived by the owner on Oct 24, 2023. It is now read-only.
Releases: commercetools/commercetools-php-sdk
Releases · commercetools/commercetools-php-sdk
v2.22.0
v2.21.0
v2.20.0
v2.19.0
v2.18.0
Bug Fixes
- Models added optional flag to field definitions of all models
Features
- Order: add update actions to set the delivery in the custom fields for order and order edit (083b4d8)
- ProductSelection: new feature about product selection (1d7b7f5)
Full Changelog: v2.17.0...v2.18.0
v2.17.1-beta.2
Bug Fixes
- JsonObject fields are marked optional by default
v2.17.0
Features
- Cart: add key in Cart (d3f24c4)
- Cart: add new field productkey (ccd77b8)
- Cart: add test for replicate cart in store (ec6390d)
- Cart: introduce more small features (ba45fc5)
- Cart: support new update action setLineItemSupplyChannel (87887cb)
- Customer: add anonymousCart field (4c45b41)
- Delivery: add field param (c7ad278)
- Error: add querytimeout error (ec13853)
- Error: add querytimeout error (153cc0b)
- Head: support Head method for products (6a02a6b)
- Message: add field in InventoryEntryQuantitySetMessage (7008f32)
- Message: add new class as useProvidedIdentifiers for ContainerAndKey (3d332fd)
- Message: add new message for products (1e6e5ad)
- Message: support oldState to OrderStateTransitionMessage and support store messages (b56c7ed)
- Order: support new update actions setReturnItemCustom as for order as for order edit (d2e3879)
- Order: support setReturnInfoAction and related message (b34aa6b)
- Order: support update actions for Order and Order Edit to SetParcelCustom (0124793)
- Project: add new actions and add customer message (e97e521)
- Project: fix failed test (b8357d0)
- ShipingMethod: add custom field and related action in shipping method (5a9a3f9)
- ShippingMethod: support localizedName and related action (50dbb24)
- UserAgent: modify user agent (aa7f055)