Skip to content

11.10.0

Compare
Choose a tag to compare
@ajimae ajimae released this 05 Aug 12:24
· 79 commits to master since this release
7019a1e

Api changes

Removed Resource(s)
  • ⚠️ removed resource /{projectKey}/me/carts/key={key}
Added Enum(s)
  • added enum shopping-list to type ExtensionResourceTypeId
  • added enum customer-group to type AttributeReferenceTypeId
  • added enum customer-group to type CustomFieldReferenceValue
Removed Method(s)
  • ⚠️ removed method apiRoot.withProjectKey().me().carts().withKey().get()
  • ⚠️ removed method apiRoot.withProjectKey().me().carts().withKey().head()
  • ⚠️ removed method apiRoot.withProjectKey().me().carts().withKey().post()
  • ⚠️ removed method apiRoot.withProjectKey().me().carts().withKey().delete()
  • ⚠️ removed method apiRoot.withProjectKey().me().quoteRequests().withId().delete()
  • ⚠️ removed method apiRoot.withProjectKey().me().quoteRequests().withKey().delete()

Import changes

Added Enum(s)
  • added enum customer-group to type CustomFieldReferenceValue
Deprecated Property(s)
  • property PriceImport::publish is removed
  • property ProductVariantImport::publish is removed

What's Changed

  • Update changelog by @ct-sdks in #337
  • Update generated SDKs by @ct-sdks in #338
  • Update generated SDKs by @ct-sdks in #339
  • Update generated SDKs by @ct-sdks in #340
  • Update generated SDKs by @ct-sdks in #341
  • Update generated SDKs by @ct-sdks in #342
  • Update generated SDKs by @ct-sdks in #343

Full Changelog: 11.9.0...11.10.0