Skip to content
This repository was archived by the owner on Jun 16, 2020. It is now read-only.

Releases: PixulHQ/hapi-iris

v0.1.5

Choose a tag to compare

@YoannMa YoannMa released this 12 Mar 11:58

Added .npmignore
Fixed an issue when the rabbitMQ address isn't valid/found and Hapi would return an exit code 0

v0.1.4

Choose a tag to compare

@YoannMa YoannMa released this 20 Feb 15:37

Avoid throwing an error when we try to close the connection

v0.1.3

Choose a tag to compare

@YoannMa YoannMa released this 20 Feb 15:36

Fix a typo making the plugin unusable

v0.1.2

Choose a tag to compare

@YoannMa YoannMa released this 20 Feb 10:46

Hotfix

Fix an issue when using the plugin in debugger mode you would get an exception in Hapi core

v0.1.1

Choose a tag to compare

@YoannMa YoannMa released this 19 Feb 15:07

Small fix

  • Add a test for the requeue on error
  • Close the publisher chanel after publishing in RPC mode
  • Move Publisher to Emittery
  • Fix an issue where consumer.debug is not set
  • Fix log issue and readme typo