Skip to content

14.1.0

Latest
Compare
Choose a tag to compare
@jenschude jenschude released this 06 Oct 09:27
· 9 commits to master since this release
d8069fb

New features

  • adds support for the checkout APIs
  • adds a new generic custom object
  • support the new parameters to filter attributes

What's Changed

  • Update changelog by @ct-sdks[bot] in #486
  • Update generated SDKs by @ct-sdks[bot] in #487
  • Checkout sdk by @jenschude in #488
  • add generic custom object by @jenschude in #489
  • fix checkout SDK by @jenschude in #490
  • Update generated SDKs by @ct-sdks[bot] in #491
  • Update generated SDKs by @ct-sdks[bot] in #492
  • Update generated SDKs by @ct-sdks[bot] in #493
  • Update generated SDKs by @ct-sdks[bot] in #494
  • Update generated SDKs by @ct-sdks[bot] in #495
  • Update generated SDKs by @ct-sdks[bot] in #496

Api changes

Added Type(s)
  • added type PaymentTransactionInterfaceIdSetMessage
  • added type PaymentTransactionInterfaceIdSetMessagePayload
  • added type PaymentSetTransactionInterfaceIdAction
  • added type DiscountCombinationMode
  • added type DiscountsConfiguration
  • added type ProjectSetDiscountsConfigurationAction
  • added type SearchFuzzyExpression
  • added type SearchFuzzyValue
Added QueryParameter(s)
  • added query parameter filter[attributes] to method get /{projectKey}/product-projections
  • added query parameter filter[attributes] to method get /{projectKey}/product-projections/key={key}
  • added query parameter filter[attributes] to method get /{projectKey}/product-projections/{ID}
  • added query parameter filter[attributes] to method get /{projectKey}/in-store/key={storeKey}/product-projections/key={key}
  • added query parameter filter[attributes] to method get /{projectKey}/in-store/key={storeKey}/product-projections/{ID}
Required Property(s)
  • changed property startsAt of type RecurringOrderDraft to be optional
Removed Property(s)
  • ⚠️ removed property skipConfiguration from type RecurringOrderSetOrderSkipConfigurationAction
Added Property(s)
  • added property applicationMode to type CartDiscountValueRelative
  • added property applicationMode to type CartDiscountValueRelativeDraft
  • added property interfaceId to type MyTransactionDraft
  • added property interfaceId to type Transaction
  • added property interfaceId to type TransactionDraft
  • added property discounts to type Project
  • added property skipConfigurationInputDraft to type RecurringOrderSetOrderSkipConfigurationAction

Full Changelog: 14.0.0...14.1.0