v4.0.0-rc.2
Pre-release
Pre-release
·
31 commits
to release/3.x
since this release
BREAKING
Omikron\Factfinder\Controller\Adminhtml\Export\Feed- change constructor argument
Omikron\Factfinder\Model\Stream\CsvFactorytoOmikron\Factfinder\Api\StreamInterfaceFactory
- change constructor argument
Omikron\Factfinder\Controller\Export\Product- change constructor argument
Omikron\Factfinder\Model\Stream\CsvFactorytoOmikron\Factfinder\Api\StreamInterfaceFactory
- change constructor argument
Omikron\Factfinder\Console\Command\Export- change constructor argument
Omikron\Factfinder\Model\Stream\CsvFactorytoOmikron\Factfinder\Api\StreamInterfaceFactory
- change constructor argument
Omikron\Factfinder\Cron\Feed- change constructor argument
Omikron\Factfinder\Model\Stream\CsvFactorytoOmikron\Factfinder\Api\StreamInterfaceFactory
- change constructor argument
Add
Omikron\Factfinder\Controller\Adminhtml\Export\Feed,Omikron\Factfinder\Controller\Export\Product,Omikron\Factfinder\Console\Command\Export,Omikron\Factfinder\Cron\Feed- add possibility to pass custom implementation of
Omikron\Factfinder\Api\StreamInterface
- add possibility to pass custom implementation of
Omikron\Factfinder\Model\Stream\Csv- Throws an
RuntimeExceptionif feed file is empty or contains only headers
- Throws an
Fix
- Export
- fix
Model\Export\Catalog\ProductType\ConfigurableDataProvider::getChildrenthrows an SQL syntax error if configurable product has no variants assigned
- fix