Skip to content

Releases: spryker/synchronization-extension

1.3.0

Choose a tag to compare

@spryker-release-bot spryker-release-bot released this 14 Dec 14:33

Included commits: 1.2.0...1.3.0

Improvements

  • Introduced SynchronizationDataMaxIterationLimitPluginInterface to configure the iteration limit for SynchronizationDataBulkRepositoryPluginIterator.

1.2.0

Choose a tag to compare

@spryker-release-bot spryker-release-bot released this 12 Feb 08:29

Included commits: 1.1.0...1.2.0

Improvements

  • Added SynchronizationDataQueryExpanderStrategyPluginInterface to allow changing the query used for retrieving data to be synchronized.

1.1.0

Choose a tag to compare

@spryker-release-bot spryker-release-bot released this 13 May 16:51

Included commits: 1.0.0...1.1.0

Improvements

  • Deprecated SynchronizationDataRepositoryPluginInterface;

  • Introduced SynchronizationDataBulkRepositoryPluginInterface.

1.0.0

Choose a tag to compare

@spryker-release-bot spryker-release-bot released this 23 Jul 10:00

Included commits: https://github.com/spryker/synchronization-extension/tree/1.0.0

Initial Release

  • Added Synchronization interfaces for new resync plugins