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

v2.10.0

Choose a tag to compare

@jenschude jenschude released this 02 Apr 10:47
v2.10.0
c7321fb

Bug Fixes

  • Query: fix query predicate variables to be forward compatible (bb50caa)

Features

  • ApiClient: oauth handler maps authentication errors to ApiException (7a2e887)
  • Config: remove legacy hostnames (27f3769), closes #537
  • CustomerAddress: add addressKey to actions and add one test (04b453a)
  • CustomerStore: add set add remove action for store in customer and add tests (cedb0b0)
  • InventoryEntry: add message for InventoryEntryCreated (5c7319f)
  • OrderStore: add setStore action and message (b375bfe)
  • ProductFixture: update all methods relative to Cart with Published Product (7c3fb2a)
  • ShippingMethods: add localized description to shippingMethods (747179d)
  • Store: add Languages field to store (b74172f)