Release 1.13.0
This release contains new features & bugfixes:
- Ack before stopping consumer (#392),
- Add notify to RPC client, to enable progress functionality (#351),
- Fix for consumer with empty queue not handling
SIGTERM
/SIGINT
(#430), - Added method
getCallback()
inBaseConsumer
(#433), - Make
:purge
&:delete
commands compatible with Symfony 3.0 (#346), - Dynamic Connection Parameters (#398),
- Tagged
old_sound_rabbitmq
connections (#449), - Implemented Bulk Consumer (#413),
- Add idle event and ability to configure exit or not (#419),
- Shift of 5MB not really applied when setting a memory limit (#417),
- Adjust Composer autoloader to exclude tests from classmap