You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-**Inventory Sync**: `InventoryService.fetchInventoryEntriesBySkus(Set<String> skus)` is renamed to `InventoryService.fetchInventoryEntriesByIdentifiers(Set<InventoryEntryIdentifier> inventoryEntryIdentifiers)`. [#580](https://github.com/commercetools/commercetools-sync-java/pull/757)
35
+
-**Inventory Sync**: `InventoryService.fetchInventoryEntriesBySkus(Set<String> skus)` is renamed to `InventoryService.fetchInventoryEntriesByIdentifiers(Set<InventoryEntryIdentifier> inventoryEntryIdentifiers)`. [#757](https://github.com/commercetools/commercetools-sync-java/pull/757)
36
36
37
37
- 🐞 **Bug Fixes** (1)
38
-
-**Inventory Sync** - Fixed the `DuplicateField` bug in the `InventorySync` related to fetching and syncing inventories with multiple channels. [#580](https://github.com/commercetools/commercetools-sync-java/pull/757)
38
+
-**Inventory Sync** - Fixed the `DuplicateField` bug in the `InventorySync` related to fetching and syncing inventories with multiple channels. [#757](https://github.com/commercetools/commercetools-sync-java/pull/757)
0 commit comments