Skip to content

9.3.0

Compare
Choose a tag to compare
@jenschude jenschude released this 15 Sep 10:00
· 2030 commits to main since this release
666d4c8

What's Changed

  • fix ProductDataLike serialization by @jenschude in #346
  • Update generated SDKs by @github-actions in #344
  • fix deserialization of customfields with value node key by @jenschude in #351
  • Update generated SDKs by @github-actions in #352

Features

  • add Standalone price to ResourceTypeIdentifier
  • support staged StandalonePrice
  • support store name set action
  • support expand for Me active cart
  • support order quote states
  • support query for product head request
  • support taxedShippingPrice and shipping mode for cart/order
  • support customlineitem pricemode

Import API

  • support custom field in LineItem, CustomerAddress

Fixes

  • fix type for field money in ProductDiscountValueAbsoluteDraft to Money
  • fix discountCodes to List in MyCartDraft

Breaking changes

  • renamed OrderReturnInfoAddedMessage to ReturnInfoAddedMessage
  • renamed OrderReturnInfoSetMessage to ReturnInfoSetMessage

Deprecation

  • deprecate ML missing data endpoint

Full Changelog: 9.2.0...9.3.0