Skip to content

Releases: senecajs/seneca-amqp-transport

v2.2.0

06 Jul 12:33
Compare
Choose a tag to compare
  • gulp was removed in favor of npm scripts. (c09888f).
  • Thanks to the above, plugin now builds on latest node 8.x.
  • amqplib's channel#consume and channel#publish method calls can now be customized by setting options on plugin's initialization (#96).

v2.1.0

16 Oct 21:11
Compare
Choose a tag to compare

Please refer to this migration guide if you are upgrading from an older version and experiencing PRECONDITION-FAILED errors.

v2.0.0

12 Oct 21:18
Compare
Choose a tag to compare
  • Allow setting channel prefetch count on clients and listeners.
  • Changed options schema to make it clearer (see defaults.json)

v1.1.1

11 Oct 20:18
Compare
Choose a tag to compare

Moved plugin to the official Seneca.js organization.

v1.1.0

11 Oct 19:23
Compare
Choose a tag to compare

Adds correlationId support as described in the official RabbitMQ RPC tutorial.

v0.2.0

17 Feb 19:42
Compare
Choose a tag to compare
bumped version