Skip to content

1.3.0

Compare
Choose a tag to compare
@MicheleRezk MicheleRezk released this 04 Apr 10:11
· 12 commits to master since this release
6d79ee2

What's Changed - Implementing these missing features to SDK V1:

  • Added Store to Shopping List
  • Added configuration for indexing of product information
  • Changed type to Resource Identifier instead of a Reference in PriceDraft
  • Added a custom field to the Address
  • Added update actions for Carts
  • Added update actions for Orders
  • Added Set Address Custom Type and Set Address Custom Field update actions on Customers and Channels
  • Added variant.key to predicate field identifiers
  • Added CustomerPasswordUpdatedMessage
  • Added Change Customer's Password in Store update action
  • Added Replicate cart in store
  • Added a reference to anonymous cart on customer
  • Added CustomerFirstNameSet, CustomerLastName and CustomerTitleSet Messages
  • Added EventBridge destination
  • Added SupplyChannel Reference
  • Added update action for the supply channel of Line Items in a Cart
  • Payment transactions can now be extended with Custom Fields
  • Added productKey field to LineItem
  • Deliveries can now be extended with Custom Fields
  • Added Set ReturnInfo update action and Message
  • Parcels can now be extended with Custom Fields
  • Return Items can now be extended with Custom Fields
  • Added OrderPaymentAdded Message
  • Added field to Cart representing the total quantity of all Line Items
  • Adding ApiClient and ApiClientDraft to domain models
  • Added sorting capability when retrieving Shipping Methods for a Location
  • Added the key field to InventoryEntry
  • Introduced AuthenticationMode for Customer