Skip to content

v0.31.0

Compare
Choose a tag to compare
@seanshahkarami seanshahkarami released this 20 Jul 14:35

The implementation of the Plugin class now runs in a more decoupled way from RabbitMQ. This will allow user code to run more predictably and to more robustly manage its connection to RabbitMQ in the background. In the future, this will allow cleaner management of things like RabbitMQ heartbeats, receiving messages, etc.