1.16.0
spryker-release-bot
released this
03 Apr 08:40
·
15 commits
to master
since this release
Included commits: 1.15.0...1.16.0
Improvements
- Adjusted
SynchronizationFacadeInterface::executeResolvedPluginsBySourcesWithIds()
,SynchronizationFacadeInterface::searchWrite()
andSynchronizationFacadeInterface::searchDelete()
to make them Dynamic Store compatible. - Introduced
SynchronizationQueueMessage.store
,SearchDocument.storeName
transfer fields. - Added
StoreFacadeInterface
to dependencies. - Introduced
Store
transfer.
Adjustments
- Introduced
Store
module dependency.