Skip to content

Release v1.0.0

Compare
Choose a tag to compare
@EnriqCG EnriqCG released this 28 Feb 16:53
· 5 commits to main since this release

🎉 v1.0 is here!

  • Fixed silent connection drops by wrapping amqp-connection-manager instead of amqplib directly. (3204e8d) Fixes #12
  • Implemented integration tests (ba53424) closes #5
  • amqplib and amqp-connection-manager are now designated dependencies of this package which removes the need to install those packages explicitly (9f3f830)
  • Bumped dependencies to fix vulnerabilities (b97d1d4 97539c0)

view in npm