Skip to content

Releases: pr1te/rabbitmq-client-node

1.0.8

14 Jul 05:31
Compare
Choose a tag to compare

1.0.8

Change

  • Update dependencies

v1.0.7

02 Jul 09:01
a21a679
Compare
Choose a tag to compare

Fix issue

  • import of ExchangeType of index.js

v1.0.5

30 Jun 09:22
77b618f
Compare
Choose a tag to compare

Changes

  • remove publish-gpr job of Github Actions

v1.0.4

30 Jun 09:06
68bcbaf
Compare
Choose a tag to compare

Changes

  • export pre-initial Client instance

v1.0.3

30 Jun 05:35
03be021
Compare
Choose a tag to compare

Changes

  • change rabbitmq-client to rabbitmq-client-node

v1.0.1

30 Jun 05:21
5c6b63e
Compare
Choose a tag to compare

Changes

  • Add package-lock.json

v1.0.0

30 Jun 05:13
8695c5f
Compare
Choose a tag to compare

Feature

  • auto-reconnect
  • separate connection (publisher and subscriber)
  • support 'x-delayed-message' exchange (need to install rabbitmq-delayed-message-exchange plugin)
  • use topic exchange as a default exchange
  • use per-object-type as a naming convention (for more information about per-object-type please read here)