Skip to content

v5.0.0

Latest
Compare
Choose a tag to compare
@anandkumarpatel anandkumarpatel released this 18 Aug 20:28
· 130 commits to master since this release

We now assert Exchanges and Queues when connecting and not when subscribing.
We also append name to all tasks.

to update:

  1. ensure you connect to rabbit first before subscribing
  2. add tasks and events into your rabbit constructor
  3. ensure previous queues are drained when starting new app due to new naming schema