Skip to content

Releases: kapetacom/sdk-nodejs-rabbitmq

v1.0.6

10 Feb 23:38

Choose a tag to compare

1.0.6 (2024-02-10)

Bug Fixes

  • Retry everything except ok or 404 (#6) (6b12bba)

v1.0.5

09 Feb 22:52

Choose a tag to compare

1.0.5 (2024-02-09)

Bug Fixes

  • Check vhosts using a non-admin method before attempting to create (#5) (c2add34)

v1.0.4

08 Feb 23:56

Choose a tag to compare

1.0.4 (2024-02-08)

Bug Fixes

v1.0.3

07 Feb 20:37

Choose a tag to compare

1.0.3 (2024-02-07)

Bug Fixes

  • Let lib handle all declarations (#4) (e5a2619)

v1.0.2

05 Feb 20:41

Choose a tag to compare

1.0.2 (2024-02-05)

Bug Fixes

  • Use vhost from options if available (#3) (690e687)

v1.0.1

01 Feb 12:21

Choose a tag to compare

1.0.1 (2024-02-01)

Bug Fixes

v1.0.0

31 Jan 16:29

Choose a tag to compare

1.0.0 (2024-01-31)

Bug Fixes

  • Updated references in package.json (6114713)

Features

  • Implemented RabbitMQ NodeJS SDK (#1) (e72e597)