Skip to content

Releases: microfleet/transport-amqp

v3.1.0

06 Jul 14:58
Compare
Choose a tag to compare

<a name"3.1.0">

3.1.0 (2016-07-06)

Features

v3.0.0

28 Jun 14:00
Compare
Choose a tag to compare

<a name"3.0.0">

3.0.0 (2016-06-28)

Features

Breaking Changes

  • introduces default opts to exchanges, therefore might break some existing installations

    (1916f989)

v2.0.0

27 May 21:55
Compare
Choose a tag to compare

<a name"2.0.0">

2.0.0 (2016-05-27)

Features

Breaking Changes

  • node 6 support, drops transforms, uses new Buffer interface

  • latency tests

  • feat: node-6, Buffer.from, latest ms-validation, drops transforms

  • update modules

  • chore(docs): fix build badge

    (3b383b31)

v1.3.0

25 Jan 19:25
Compare
Choose a tag to compare

<a name"1.3.0">

1.3.0 (2016-01-25)

Features

v1.2.0

21 Jan 18:56
Compare
Choose a tag to compare

<a name"1.2.0">

1.2.0 (2016-01-21)

Features

  • catch 406 on queue.declare, add default consumer & public queue opts (62e88833)

v1.1.3

20 Jan 15:24
Compare
Choose a tag to compare

<a name"1.1.3">

1.1.3 (2016-01-20)

Bug Fixes

  • constantly reconnect on errors (40c32613)

v1.1.2

20 Jan 14:57
Compare
Choose a tag to compare

<a name"1.1.2">

1.1.2 (2016-01-20)

Bug Fixes

  • err gen function, Map for await queue (3c9fbe3b)

v1.1.1

19 Jan 21:54
Compare
Choose a tag to compare

<a name"1.1.1">

1.1.1 (2016-01-19)

Bug Fixes

  • if subsequent connect fails - keep trying and log an error (96035a88)

v1.1.0

18 Jan 19:46
Compare
Choose a tag to compare

<a name"1.1.0">

1.1.0 (2016-01-18)

Features

  • src: adds default publish options configuration (0e810fc7)

v1.0.3

15 Jan 19:34
Compare
Choose a tag to compare

<a name"1.0.3">

1.0.3 (2016-01-15)

Bug Fixes

  • package: use prebuilt amqp-coffee#v0.1.27-rc0 (ef99b5dc)