Socket
Socket
Sign inDemoInstall

amqp-connection-manager

Package Overview
Dependencies
16
Maintainers
1
Versions
67
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous123567Next

3.4.0

Diff

Changelog

Source

3.4.0 (2021-08-25)

Features

  • Convert to typescript, add module exports. (5f442b1)
jwalton
published 3.3.0 •

Changelog

Source

3.3.0 (2021-08-24)

Bug Fixes

  • emit setup errors not caused by closed channel (7c5fe10), closes #95
  • setup on channel/connection closing/closed (b21bd01)

Features

  • immediately reconnect on amqplib connect timeout (ad06108)
jwalton
published 3.2.4 •

Changelog

Source

3.2.4 (2021-08-23)

Bug Fixes

  • connection close not awaited (8955fe7)
jwalton
published 3.2.3 •

Changelog

Source

3.2.3 (2021-08-21)

Bug Fixes

  • fixed issue with publish ignoring 'drain' event (e195d9b), closes #129
jwalton
published 3.2.2 •

Changelog

Source

3.2.2 (2021-02-09)

Bug Fixes

  • When messages are acked/nacked, make sure we remove the correct message from the sent messages queue. (c662026), closes #142
jwalton
published 3.2.1 •

Changelog

Source

3.2.1 (2020-09-12)

Bug Fixes

  • Push never resolves if error occured (courtesy @SSANSH). (48a78f8)
  • package: resolve hanging retry connection timeout by introducing cancelable timeout (e37dd1a)
benbriadeploy
published 3.2.0 •

Changelog

Source

3.2.0 (2020-01-20)

Features

  • add bindQueue and assertExchange on ChannelWrapper (879e522)
benbriadeploy
published 3.1.1 •

Changelog

Source

3.1.1 (2020-01-06)

Bug Fixes

benbriadeploy
published 3.1.0 •

Changelog

Source

3.1.0 (2019-12-06)

Features

  • Allow using URL object to connect, same format as amqplib accepts. (f046680)
benbriadeploy
published 3.0.0 •

Changelog

Source

3.0.0 (2019-07-04)

Continuous Integration

  • Stop running tests for node 6 and node 8. (164b882)

BREAKING CHANGES

  • Officially drop support for node 6 and node 8 (although they will probably still work).
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc