Skip to content

Releases: commercetools/commercetools-dotnet-core-sdk-v2

5.2.0

01 Nov 09:12
cd86a8b
Compare
Choose a tag to compare

What's Changed

  • Update generated SDKs by @github-actions in #181

Features

  • support business unit
  • support subscription health
  • support embedded price key

Fixes

  • fix Me customer verify
  • fix OrderSearchSorting to be an object

Full Changelog: 5.1.1...5.2.0

5.1.1

22 Sep 09:14
21bd9a1
Compare
Choose a tag to compare

What's Changed

  • Add project scoped access to product selections by @csi-lund in #183

New Contributors

Full Changelog: 5.1.0...5.1.1

5.1.0

16 Sep 08:23
e05983c
Compare
Choose a tag to compare

What's Changed

  • Update generated SDKs by @github-actions in #180

Features

  • add standalone price to ResourceIdentifier
  • support StagedStandalonePricing
  • support Store name changes

Fixes

  • fix money field type for ProductDiscountValueAbsoluteDraft to Money

Deprecations

  • ML services Missing Data endpoint has been deprecated

Full Changelog: 5.0.0...5.1.0

5.0.0

02 Sep 10:03
97935b5
Compare
Choose a tag to compare

What's Changed

  • fix serialization of dates and date times by @jenschude in #179
  • Update generated SDKs by @github-actions in #173

Features

  • support Order Quotes
  • support predicates for products head request
  • support CustomLineItem priceMode
  • support custom fields for customer address
  • support cart custom shipping mode

Fixes

  • fix type of property discountCodes for MyCartDraft
  • fix type of property edit for OrderEditAppliedMessage
  • fix type of property newTotalPrice for OrderLineItemRemovedMessage
  • fix type of property productSelection for ProductSelectionCreatedMessage
  • add new Date struct to fix serialization of Date and DateTime values

Breaking changes

  • fix removed non existing property name from ProductSelectionDeletedMessage
  • changed name of OrderReturnInfoAddedMessage to ReturnInfoAddedMessage
  • changed name of OrderReturnInfoSetMessage to ReturnInfoSetMessage

Please be aware that we introduced a new Date struct. This affects the dateOfBirth for customers and lastUsedAt for ApiClients. Also DateTime values are normalized to DateTimeKind.Utc when being deserialized.

Full Changelog: 4.2.0...5.0.0

4.2.0

30 Aug 13:23
20b176a
Compare
Choose a tag to compare

Features

  • UserAgent can be configured

Fixes

  • fix AmountToDecimal extension method to respect fractionDigits

Full Changelog: 4.1.0...4.2.0

4.1.0

28 Jul 12:33
837186f
Compare
Choose a tag to compare

What's Changed

  • Update generated SDKs by @github-actions in #168
  • Update generated SDKs by @github-actions in #172

Features

  • add order custom lineitem messages
  • add toDraft methods to Address, Parcel, Delivery
  • add DeliveryDraft type
  • support in store product selections
  • support quotes
  • support direct discounts for carts
  • add LocaleprojectingTrait, StoreprojectingTrait
  • quotes to extension resource types
  • add factory methods for discriminating sub types

Fixes

  • fix type for field version in OrderEdit models
  • fix type for field score in ScoreShippingRateInput & ScoreShippingRateInputDraft
    Features
  • OrderImport fix ShippingInfoImportDraft to use DeliveryDraft
  • removed non existing endpoint in store product projections query
  • removed localeProjection & priceSelection parameter from PriceselectingTrait as they are not applying to all endpoints using price selection

Full Changelog: 4.0.0...4.1.0

4.0.0

04 Jul 11:43
413f235
Compare
Choose a tag to compare

What's Changed

  • Update generated SDKs by @github-actions in #159
  • Update generated SDKs by @github-actions in #160

Features:

  • support condition for extension triggers
  • support standalone pricing
  • support in store product selections
  • support quotes
  • support DirectDiscounts for carts

Fixes:

  • fix customer email confirm request and response body type
  • fix money types for CartDiscount read models
  • fix type of custom field for CategorySetAssetCustomTypeAction
  • removed wrong interfaces from ByProjectKeyInStoreKeyByStoreKeyProductProjectionsGet
  • fixed type of property score in CartScoreTier to Integer (was Double)

Breaking changes

  • deleted classes from removed API functionality
  • type of AttributeReferenceType property referenceTypeId changed to AttributeReferenceTypeId
  • removed deprecated import sink endpoints and models from Import API SDK
  • removed non existing endpoint in store product projections query

Full Changelog: 3.2.0...4.0.0

3.2.0

25 May 08:43
40358f7
Compare
Choose a tag to compare

What's Changed

  • Update generated SDKs by @github-actions in #154
  • Update generated SDKs by @github-actions in #157
  • Update generated SDKs by @github-actions in #158

Full Changelog: 3.1.0...3.2.0

3.1.0

29 Apr 08:37
4ec449f
Compare
Choose a tag to compare

What's Changed

  • Update generated SDKs by @github-actions in #149
  • Update generated SDKs by @github-actions in #150
  • improve handling of zero digit number attribute by @jenschude in #153

Fixes

  • fix response type for product suggestion endpoint

Full Changelog: 3.0.2...3.1.0

3.0.2

12 Apr 20:31
bef4940
Compare
Choose a tag to compare

What's Changed

  • type fix from decimal to integer/long for quantity properties in #148

Full Changelog: 3.0.1...3.0.2