Skip to content

Releases: Runnable/ponos

v5.0.0

18 Aug 20:28
Compare
Choose a tag to compare

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