- PIM-8270: Update export jobs after a change on a channel category
- The
Akeneo\Pim\Enrichment\Component\Product\Model\ValueCollectionInterfaceinterface has been renamed intoAkeneo\Pim\Enrichment\Component\Product\Model\WriteValueCollectionInterface - Rename
Akeneo\Pim\Enrichment\Bundle\Elasticsearch\Filter\Field\AncestorFiltertoAkeneo\Pim\Enrichment\Bundle\Elasticsearch\Filter\Field\AncestorIdFilter - DAPI-137: Fix the PQB to not aggregate results when there is a filter on id
- Remove class
Akeneo\Pim\Permission\Bundle\EventSubscriber\AddDefaultPermissionsSubscriberand its associated service definition
- The search on option.codes in ES is now case insensitive
-
DAPI-242: Improve queue to consume specific jobs
-
TIP-1117: For security reasons, "admin" user is no longer part of the minimal catalog
-
TIP-1117:
pim:user:createcommand now has a non interactive mode -
TIP-1190: Refresh of the ES index is not at wait_for but disabled by default for performance reason
- TIP-1144: External API - add
familyinto the product model format
- Service
pim_catalog.saver.channelclass has been changed toAkeneo\Channel\Bundle\Storage\Orm\ChannelSaver. - Change constructor of
Akeneo\Pim\Enrichment\Component\Product\Connector\Processor\Denormalizer\ProductProcessorto addAkeneo\Pim\Enrichment\Component\Product\Connector\Processor\Denormalizer\MediaStorer - Change constructor of
Akeneo\Pim\Enrichment\Component\Product\Connector\Processor\Denormalizer\ProductModelProcessorto addAkeneo\Pim\Enrichment\Component\Product\Connector\Processor\Denormalizer\MediaStorer - Change constructor of
Akeneo\Pim\Enrichment\Component\Product\Updater\Setter\MediaAttributeSetterto removeAkeneo\Tool\Component\FileStorage\File\FileStorerInterface Akeneo\Tool\Component\Connector\Archiver\AbstractInvalidItemWriternow requires agetFilename()method to be implemented.- The ValueCollectionInterface as been removed please apply
sed 's/ValueCollectionInterface/WriteValueCollection/g(it also rename the ValueCollection) - The ValueCollectionFactoryInterface has been removed please apply
sed 's/ValueCollectionFactoryInterface/ValueCollectionFactory/g - Change constructor of
Akeneo\Tool\Bundle\BatchQueueBundle\Launcher\QueueJobLauncherto addAkeneo\Tool\Bundle\BatchBundle\Monolog\Handler\BatchLogHandler - Change constructor of
Akeneo\Platform\Bundle\ImportExportBundle\Controller\JobExecutionControllerto addLeague\Flysystem\FilesystemInterface - Make method
getRealPathofAkeneo\Tool\Bundle\BatchBundle\Monolog\Handler\BatchLogHandlerprivate - Change constructor of
Akeneo\Pim\Structure\Component\Validator\Constraints\AttributeTypeForOptionValidatorto add array$upportedAttributeTypes - Change constructor of
Akeneo\Pim\Enrichment\Component\Product\Job\DeleteProductsAndProductModelsTaskletto addAkeneo\Pim\Enrichment\Component\Product\ProductModel\Query\CountProductModelsAndChildrenProductModelsInterfaceandAkeneo\Pim\Enrichment\Component\Product\ProductAndProductModel\Query\CountVariantProductsInterface