Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 664 Bytes

Upgrade.md

File metadata and controls

13 lines (9 loc) · 664 Bytes

Upgrade

0.4.0

Rework synchronization of taxon entities

The SynchronizeTaxonMessage as well as the SynchronizeTaxonMessageHandler has been refactored to support the synchronization of multiple independent taxon entities. Previously only the root node could be synchronized, which resulted in always synchronizing the complete tree structure.

Sulu\Bundle\SyliusConsumerBundle\Message\SynchronizeTaxonMessage renamed to Sulu\Bundle\SyliusConsumerBundle\Message\SynchronizeTaxonsMessage Sulu\Bundle\SyliusConsumerBundle\Handler\SynchronizeTaxonMessageHandler renamed to Sulu\Bundle\SyliusConsumerBundle\Handler\SynchronizeTaxonsMessageHandler