Add Support for DLX
This release supports DLX. Read more about it here:
https://www.rabbitmq.com/dlx.html
This release also might be breaking for you as it is now possible to queue a message with an empty routing key. Before there was a fallback to the queue name.
Kudos to @nlx-lars for the implementation!