- 1324f6ec fixed test
.delay
- 9d6929f9 Deps: use
amqp-node
- .eslintrc update
- added .esformatter
- deps: chai^3.2.0
- added .gitlab-ci.yml
chai-as-promised@5.0.0
- Producer#publish supports
options.headers
- [Connection] takes
options.transportOptions
- [Message]
body
default tonull
- [Message] fixed
body
in constructor
- [Message] fixed
.fromRawMessage
headers
- [Message]
.reject(options)
changed from.reject(channel, options)
,options
supportsmultiple
andrequeue
. uses channel.nack instead ofchannel.reject
.requeue()
useschannel.nack
instead ofchannel.reject
- [Connection]
- removed #getDefaultChannel() method