Skip to content

Releases: cubyn/node-carotte-amqp

v1.2.3

24 May 10:17
Compare
Choose a tag to compare

Improvements

  • Change in/out symbols for messages to UTF-8 ones

v1.2.2

23 May 21:01
Compare
Choose a tag to compare

Improvements

  • Beta error listener carotte.on
  • Send raw payload in beta logger

v1.2.1

22 May 15:01
Compare
Choose a tag to compare

Fixes

  • Topic and fanout subscribers for autodocumentation are subscribed to the correct exchange

v1.2.0

17 May 11:50
Compare
Choose a tag to compare

features

  • add X-destination to headers

v1.1.3

05 Apr 08:31
Compare
Choose a tag to compare

Improvements

  • Rework log format
  • Default setting is now to always retry connect when disconnected

Fixes

  • Ensure prefetch value
  • Fix dead-lettered message stored as buffer
  • Don't save to dead-letter when error have status
  • Fix syntax error in README.md for examples link

v1.1.2

27 Mar 13:51
Compare
Choose a tag to compare

Fixes

  • Fix status always set to 500.

v1.1.0

22 Mar 15:42
Compare
Choose a tag to compare

Features

  • Add dataLength property when logging to transport so the transport can decide what to do without computing object size

Fixes

  • Fix scoping issues with this that can lead to bad usage of getRpcQueue on undefined object