Skip to content

10.6.0

Compare
Choose a tag to compare
@jenschude jenschude released this 02 Sep 12:02
· 155 commits to master since this release
af52ad9

What's Changed

  • Update changelog by @ct-sdks in #217
  • Update generated SDKs by @ct-sdks in #218
  • Update generated SDKs by @ct-sdks in #219
  • Update generated SDKs by @ct-sdks in #220
  • Update generated SDKs by @ct-sdks in #221
  • Update generated SDKs by @ct-sdks in #222
  • Update generated SDKs by @ct-sdks in #223
  • Update generated SDKs by @ct-sdks in #224
  • Update generated SDKs by @ct-sdks in #225
  • DEVX-389 - Update documentation and created code examples by @barbara79 in #216
  • DEVX-431 - Update GitHub documentation with small changes and adding favicon by @barbara79 in #228
  • Update generated SDKs by @ct-sdks in #229

Api changes

Removed Method(s)
  • ⚠️ removed method $apiRoot->withProjectKey()->me()->businessUnits()->withId()->delete()
  • ⚠️ removed method $apiRoot->withProjectKey()->me()->businessUnits()->withKey()->delete()
Added Property(s)
  • added property applicationMode to type CartDiscountValueAbsolute
  • added property applicationMode to type CartDiscountValueAbsoluteDraft
Added Type(s)
  • added type DiscountApplicationMode
  • added type DeliveryCustomFieldAddedMessage
  • added type DeliveryCustomFieldChangedMessage
  • added type DeliveryCustomFieldRemovedMessage
  • added type DeliveryCustomTypeRemovedMessage
  • added type DeliveryCustomTypeSetMessage
  • added type DeliveryCustomFieldAddedMessagePayload
  • added type DeliveryCustomFieldChangedMessagePayload
  • added type DeliveryCustomFieldRemovedMessagePayload
  • added type DeliveryCustomTypeRemovedMessagePayload
  • added type DeliveryCustomTypeSetMessagePayload

Import changes

Added Type(s)
  • added type ReferencedResourceNotFound

Fixes

  • fixes usage of resolveDiscriminatorClass for various model classes. See issue #226

Full Changelog: 10.5.0...10.6.0