Skip to content

6.3.0

Compare
Choose a tag to compare
@jenschude jenschude released this 16 Feb 12:32
· 408 commits to master since this release
5342479

What's Changed

  • Update generated SDKs by @github-actions in #207
  • Add project scoped access to quotes, quoteRequests and stagedQuotes by @Tarostar in #199

Api changes

Changed Property(s)
  • ⚠️ changed property stores of type BusinessUnitDraft from type StoreKeyReference[] to StoreResourceIdentifier[]
  • ⚠️ changed property stores of type CompanyDraft from type StoreKeyReference[] to StoreResourceIdentifier[]
  • ⚠️ changed property stores of type DivisionDraft from type StoreKeyReference[] to StoreResourceIdentifier[]
Added Property(s)
  • added property oldValue to type StandalonePriceValueChangedMessage
  • added property oldValue to type StandalonePriceValueChangedMessagePayload
  • added property purchaseOrderNumber to type StagedOrder
  • added property purchaseOrderNumber to type Order
  • added property purchaseOrderNumber to type OrderFromCartDraft
  • added property purchaseOrderNumber to type QuoteRequest
  • added property purchaseOrderNumber to type QuoteRequestDraft
  • added property purchaseOrderNumber to type Quote
  • added property purchaseOrderNumber to type StagedQuote
Deprecated Type(s)
  • type IronMqDestination is removed
Added Type(s)
  • added type OrderPurchaseOrderNumberSetMessage
  • added type OrderPurchaseOrderNumberSetMessagePayload
  • added type StagedOrderSetPurchaseOrderNumberAction
  • added type OrderSetPurchaseOrderNumberAction

New Contributors

Full Changelog: 6.2.0...6.3.0