Skip to content

Releases: commercetools/sphere-node-sdk

v1.21.1

28 Aug 15:26
Compare
Choose a tag to compare

Fix:

  • Use variantId instead of sku when updating product and variant key (#241 (comment))

v1.21.0

28 Aug 10:45
Compare
Choose a tag to compare

Feat:

  • Add support for product and variant key sync action (#238)

Fix:

  • Fix missing limit parameter when using process method together with byQueryString (#240)

v1.20.0

30 May 09:05
Compare
Choose a tag to compare

Feat

  • rest: enable overwriting of page limit ( #230 )

v1.19.3

23 May 11:55
Compare
Choose a tag to compare

Fix

  • order-sync: fix generating delivery update actions (#231)

v1.19.2

23 May 11:55
Compare
Choose a tag to compare

Fix

  • order-sync: fix generating delivery update actions (#231)

v1.19.1

21 Apr 13:17
Compare
Choose a tag to compare

Fix

  • product-sync: update categories before updating categoryOrderHints (#226)

v1.19.0

03 Apr 08:40
Compare
Choose a tag to compare

Features

  • rest: use gzip compression for all requests by default (#221)

v1.18.0

21 Mar 06:44
Compare
Choose a tag to compare

Features

  • Subscriptions: add subscription endpoint (#220)

v1.17.6

14 Feb 14:47
Compare
Choose a tag to compare

Fix

  • ProductSync: Fix checking of an attribute difference (#210)

Chore

  • package.json: move underscore-mixins to devDependencies (#212)

v1.17.5

03 Feb 16:40
Compare
Choose a tag to compare

Fix

  • product-sync: no setAttribute will be created when there is no true change in between old attributes and new attributes #206
  • repeater-task-queue: rewrite es6 specific code causing module to break on old NodeJS versions #204
  • product-sync: don't modify original product when building variant attributes #205