This repository was archived by the owner on Oct 24, 2023. It is now read-only.
v2.2.0
Bug Fixes
- Me: fix MeUpdateRequest constructor (e96a2d1)
- Message: fix object hierarchy for PaymentTransactionStateChanged message (b4ec4a2)
- StateTransitionMessage: fix type of state in StateTransitionMessage (2bb1efd)
Features
- Cart: support add line item by sku (3b81973), closes #341
- Cart: support external tax amount (95e5547), closes #347
- Cart: support setAnonymousId (1a1e472), closes #338
- Cart: support setCustomerGroup update action (80c72ec), closes #343
- Client: add configuration options for guzzle (18dbd00), closes #345
- Client: support creation of correlation id at client side (124c004), closes #328
- CustomField: add type safe getter for field in field container (732f861)
- Customer: support setKey for customers (211573d), closes #342
- CustomerGroup: support field
key
functionality (57e803c), closes #330 - Message: add ProductVariantDeleted, ProductDeleted and ProductRevertedStagedChanges message (f7291ae), closes #332
- Product: add typed getter for product attribute value (34afcdd)
- Product: support scope for product publish (9d0b5aa), closes #340
- Project: support change of project settings (347ecb6), closes #350
- ShippingMethod: add support for shipping method predicate (19ea63e), closes #348
- ShippingMethod: support shipping method by key functionality (3ba9596), closes #329
- Subscription: support azure service bus destination (58ad977), closes #331
- TaxCategory: support setKey for tax categories (6c41b97), closes #339