Skip to content

Releases: jwalton/node-amqp-connection-manager

v4.1.14

27 Jul 15:18
Compare
Choose a tag to compare

4.1.14 (2023-07-27)

Bug Fixes

  • added type build step (0cc9859)
  • export types in separate directory (5d6cdbf)

v4.1.13

02 May 13:38
Compare
Choose a tag to compare

4.1.13 (2023-05-02)

Bug Fixes

  • types: move types condition to the front (a1eb206)

v4.1.12

03 Apr 12:33
Compare
Choose a tag to compare

4.1.12 (2023-04-03)

Bug Fixes

v4.1.11

24 Feb 17:24
Compare
Choose a tag to compare

4.1.11 (2023-02-24)

Bug Fixes

  • Add unbindQueue to ChannelWrapper. (55ce8d3)

v4.1.10

31 Dec 23:32
Compare
Choose a tag to compare

4.1.10 (2022-12-31)

Bug Fixes

  • exporting ChannelWrapper as a type without it getting emitted as metadata (a6f7b5c)

v4.1.9

24 Oct 19:31
Compare
Choose a tag to compare

4.1.9 (2022-10-24)

Bug Fixes

  • Fail immediately for a bad password on latest amqplib. (412ed92)

v4.1.8

24 Oct 13:45
Compare
Choose a tag to compare

4.1.8 (2022-10-24)

Bug Fixes

  • error thrown when queue deleted in amqplib 0.10.0 (60700ee), closes #301

v4.1.7

30 Sep 13:15
Compare
Choose a tag to compare

4.1.7 (2022-09-30)

Bug Fixes

  • consumer registered twice during setup (1ca216a), closes #297

v4.1.6

11 Aug 20:27
Compare
Choose a tag to compare

4.1.6 (2022-08-11)

Bug Fixes

  • Upgrade promise-breaker to 6.0.0 to fix typescript imports. (c9aff08), closes #234

v4.1.5

09 Aug 13:49
Compare
Choose a tag to compare

4.1.5 (2022-08-09)

Reverts

  • Revert "fix: import of promise breaker" (aaeae1e)