Skip to content

Releases: jwalton/node-amqp-connection-manager

v1.3.7

05 May 05:06
Compare
Choose a tag to compare

Fix bug where we would stop sending messages if remote gracefully closes connection.

v1.3.6

05 May 05:06
Compare
Choose a tag to compare

Fix bug where ChannelWrapper would expect setup function to return a Promise and not accept a callback if channel was already connected.