Skip to content

Release 1.13.0

Compare
Choose a tag to compare
@stloyd stloyd released this 13 Jun 08:23
· 225 commits to master since this release

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() in BaseConsumer (#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