Skip to content

0.10.0

Choose a tag to compare

@gggeek gggeek released this 09 Oct 12:03
· 2 commits to master since this release
  • NEW: the bundle is now compatible with FIFO queues
    In order to send messages to a FIFO queue, set the message_group_id in the queue_options configuration

  • NEW: it is now possible to set custom parameters for the sendMessage call via the Producer's publish method