Skip to content

1.15.0

Compare
Choose a tag to compare
@spryker-release-bot spryker-release-bot released this 14 Dec 14:33
· 19 commits to master since this release

Included commits: 1.14.1...1.15.0

Improvements

  • Introduced SynchronizationConfig::isRepositorySyncExportPropelInstancePoolingDisabled() method to disable/enable propel instance pooling during repository synchronization export.
  • Adjusted SynchronizationFacade::executeResolvedPluginsBySourcesWithIds() to disable Propel Instance pooling during repository synchronization export according to configuration.
  • Adjusted SynchronizationDataBulkRepositoryPluginIterator::valid() to check if the iteration limit was exceeded when the iteration limit is provided.
  • Impacted ExportSynchronizedDataConsole with facade changes.
  • Increased SynchronizationExtension module version dependency.