11.11.0
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 methodapiRoot.withProjectKey().me().businessUnits().withId().delete()
⚠️ removed methodapiRoot.withProjectKey().me().businessUnits().withKey().delete()
Added Property(s)
- added property
applicationMode
to typeCartDiscountValueAbsolute
- added property
applicationMode
to typeCartDiscountValueAbsoluteDraft
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