v1.3.0
------

 * Imp: Add compatibility with bdf-queue 1.4.
 * Imp: Drop support of php 7.
 * Deprecates `Bdf\QueueBundle\Consumption\ReceiverFactoryProviderInterface` use `Bdf\QueueBundle\Consumption\ReceiverFactoryInterface`.

v1.2.0
------

 * Imp: Add the reset services receiver based on `Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter`.

v1.2.1
------

 * Fix: allow use `json` serializer
 * Fix: `ReceiverLoader` is declared as public on container
