1.15.0
·
270 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
ExportSynchronizedDataConsolewith facade changes. - Increased
SynchronizationExtensionmodule version dependency.