Skip to content

v12.0.0

Latest
Compare
Choose a tag to compare
@anisurrahman072 anisurrahman072 released this 24 Feb 07:32

This release includes 3 features:

  1. Limited retry mechanism in RabbitMQ server queues added
  2. Get exchange info from Queue Config of lumen application. As a result one lumen application can consume multiple queues & also can publish messages to multiple exchanges in a single request
  3. Now from lumen application developer can access the RabbitMQ consumed job instance & all the information about that consumed job (job means RabbitMQ queue message)