Releases: microfleet/transport-amqp
Releases · microfleet/transport-amqp
v9.1.0
<a name"9.1.0">
9.1.0 (2017-06-18)
Features
- dead letter exchange over amq.headers for matching (#21) (77c050b6)
- move to @microfleet/transport-amqp, multiConnect, priority (#20) (b8d76341)
Breaking Changes
- core repo is now @microfleet/transport-amqp.
Forked dropbox/amqp-coffee to fix a bug & upgrade codebase to node 6+.
Added queue priority handling & ability to have multi-queue bindings
(b8d76341)
v9.0.0
v8.0.0
v7.2.0
v7.1.0
v7.0.1
v7.0.0
v6.0.0
v5.0.0
<a name"5.0.0">
5.0.0 (2016-11-25)
Features
- change node-uuid to uuid (7a8e6eea)
- upgrade serialize error, eventemitter3, move 2 funcs to statics (afff30bc)
- release v4.0.0 (e1055837)
Breaking Changes
-
removed some babel transforms, requires node > 6.2.x, npm > 3.x.x
Added ~1.x.x peerDependency of common-errors to make sure it's consistent across the project(e1055837)