Skip to content

17.7.0

Compare
Choose a tag to compare
@jenschude jenschude released this 29 Feb 11:39
· 418 commits to main since this release
5e86293

What's Changed

  • Update CODEOWNERS by @evansinho in #577
  • Update generated SDKs by @ct-sdks in #579
  • chore(deps): pin dependencies by @renovate in #573
  • Add how to use datadog module example by @lojzatran in #578
  • Update generated SDKs by @ct-sdks in #580
  • Update generated SDKs by @ct-sdks in #584
  • Update generated SDKs by @ct-sdks in #585
  • Update generated SDKs by @ct-sdks in #586
  • Update generated SDKs by @ct-sdks in #587
  • Update generated SDKs by @ct-sdks in #588
  • Update generated SDKs by @ct-sdks in #591
  • Highlight tests in the docs by @lojzatran in #583

Api changes

Added Type(s)
  • added type DiscountedLineItemPortionDraft
Required Property(s)
  • ⚠️ changed property isOnStock of type ProductVariantAvailability to be required
  • changed property priceMode of type CustomLineItemDraft to be optional
  • changed property oldShipmentState of type OrderShipmentStateChangedMessage to be optional
  • changed property oldOrderState of type OrderStateChangedMessage to be optional
  • changed property oldShipmentState of type OrderShipmentStateChangedMessagePayload to be optional
  • changed property oldOrderState of type OrderStateChangedMessagePayload to be optional
Changed Property(s)
  • ⚠️ changed property includedDiscounts of type DiscountedLineItemPriceDraft from type DiscountedLineItemPortion[] to DiscountedLineItemPortionDraft[]
Added Property(s)
  • added property totalTax to type TaxedPriceDraft
  • added property id to type ProductVariantAvailability
  • added property version to type ProductVariantAvailability

New Contributors

Full Changelog: 17.6.0...17.7.0