Skip to content
This repository was archived by the owner on Oct 24, 2023. It is now read-only.

v2.4.0

Compare
Choose a tag to compare
@jenschude jenschude released this 31 May 13:04
· 991 commits to main since this release

Bug Fixes

  • Guzzle5Adapter: fix applying client options to guzzle5 http client (e735afd)

Features

  • Attribute: enhance getting attribute by name from attributes collection (5d6ef10)
  • Builder: add request and update actions builder DSL (3a55e6d)
  • Cart: Support cart replication (52d9448), closes #392
  • CartDiscount: support MultiBuyDiscount on custom line items (f53d0b5), closes #389
  • Message: add customer messages (2f8c91d), closes #391
  • OAuthManager: add configuration options for internal HTTP client (5746c4a), closes #395
  • ProductType: support product type changeAttributeName & changeEnumKey (#397) (8994315), closes #393
  • ProductType: support product type removeEnumValues update action (2bf3e13), closes #388