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

v2.8.0

Compare
Choose a tag to compare
@nikossvnk nikossvnk released this 06 Jun 09:28
v2.8.0
78880bb

Features

  • CartDiscount: support key attribute (641a8e0)
  • Client: add client factory for direct usage of guzzle http client (40a0bd0)
  • ClientLogging: add CreatedBy and LastModifieldBy fields (b64d199)
  • ClientLogging: support setting X-External-User-ID header (bc863c7)
  • Extension: support timeoutInMs (92fcc1b)
  • InStore: allow only valid in-store endpoints (b263181)
  • Me: add MeCartDeleteRequest (b42424a)
  • ProductDiscount: support key attribute (a06a00d)
  • Project: support external OAuth (0522fe0), closes #474
  • Response: add method to extract guzzle promise (bb75909)
  • Store: support in-store requests (526d0ba)
  • Store: support Store model (a166426)
  • Type: add new type update actions (0e5774c), closes #489