Skip to content

10.1.0

Compare
Choose a tag to compare
@jenschude jenschude released this 14 Dec 13:51
· 1502 commits to main since this release
e666aa7

What's Changed

  • add helper method equalsIgnoreId to BaseAddress by @jenschude
  • Update generated SDKs by @github-actions in #376
  • Add methods update, delete and create to resource request builders which accept a Resource e.g. Category instance

Api changes

Added Type(s)
  • added type DuplicatePriceKeyError
  • added type ProductPriceKeySetMessage
  • added type StandalonePriceKeySetMessage
  • added type ProductPriceKeySetMessagePayload
  • added type StandalonePriceKeySetMessagePayload
  • added type ProductSetPriceKeyAction
  • added type StandalonePriceSetKeyAction
Removed Property(s)
  • ⚠️ removed property conflictingPrices from type DuplicatePriceScopeError
Added Property(s)
  • added property conflictingPrice to type DuplicatePriceScopeError

Breaking Changes

  • removed the missing data endpoints and models from the ML SDK module.

Full Changelog: 10.0.0...10.1.0