Skip to content

Releases: commercetools/commercetools-sync-java

v1.0.0-M2

12 Oct 14:51
Compare
Choose a tag to compare

v1.0.0-M2-beta

28 Sep 12:25
Compare
Choose a tag to compare

This release mainly addresses adding the beta functionality of Product sync.

Note: This is only a beta feature, which means it's unstable and should not be used in production setup.

Includes the following features:

  • sync product by keys (name, categories, categoryOrderHints, description, slug, metaTitle, metaDescription, metaKeywords, masterVariant, variants, searchKeywords)
  • sync product variant attributes (#98)
  • sync product variant images (#100)
  • sync attribute prices (without update action calculation) (#99)
  • sync publish state from publish flag on products (#97)
  • Reference resolution of categories, productType and price channels. (#96, #95)
  • sync against stage only and only apply to stage (#93)

v1.0.0-M1

06 Sep 14:14
Compare
Choose a tag to compare

First public release of the commercetools-sync-java library.

  • Category sync
  • Inventory sync (Beta: Not recommended for production use)

See: https://commercetools.github.io/commercetools-sync-java/v/v1.0.0-M1/