Skip to content

11.11.0

Compare
Choose a tag to compare
@jenschude jenschude released this 04 Sep 07:34
· 63 commits to master since this release
aeaba0e

Important Information

This major release branch will be the last compatible with .NET Standard 2.1. The major release will have .NET 6 as minimum requirement. The next major release will include a refactored logger handler. Some defaults in the client configuration may be changed.

What's Changed

  • Update changelog by @ct-sdks in #344
  • Update generated SDKs by @ct-sdks in #345
  • Update generated SDKs by @ct-sdks in #346
  • Update generated SDKs by @ct-sdks in #347
  • Update generated SDKs by @ct-sdks in #348
  • Update generated SDKs by @ct-sdks in #349
  • Update generated SDKs by @ct-sdks in #350
  • add http version middleware by @jenschude in #351

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

Full Changelog: 11.10.0...11.11.0