Skip to content

Releases: bringg/node-arnavmq

v0.15.2

22 May 20:35
3da6fa8
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.15.1...0.15.2

0.15.1

02 May 14:53
84b7967
Compare
Choose a tag to compare

What's Changed

  • Change default channel to string. by @ramhr in #60

Full Changelog: 0.15.0...0.15.1

0.15.0

13 Apr 16:05
21a7859
Compare
Choose a tag to compare

This release contains breaking changes

Using removed deprecated transport option is no longer possible. Please use the logger option instead.

What's Changed

  • Bump sinon from 14.0.2 to 15.0.1 by @dependabot in #51
  • Add catch to channel consume promise. by @ramhr in #56
  • Convert code to use async/await instead of promise chains. by @ramhr in #57
  • Delete deprecated transport option. by @ramhr in #58

Full Changelog: 0.14.1...0.15.0

0.14.1

07 Feb 13:58
1300c58
Compare
Choose a tag to compare

What's Changed

  • consumer: merge with default options by @yosiat in #50

Full Changelog: 0.14.0...0.14.1

0.14.0

05 Feb 12:57
8dae86b
Compare
Choose a tag to compare

What's Changed

  • revert using options.expiration instead of options.timeout by @shamil in #45
  • Prettier + Node 12 -> Out, Node 18 -> In by @yosiat in #47
  • Stabilise tests by @yosiat in #49
  • Custom prefetch by @yosiat in #48

Full Changelog: 0.12.0...0.14.0

0.12.0

07 Nov 15:25
ac879d3
Compare
Choose a tag to compare

What's Changed

  • convert options.timeout to amqp message-level 'expiration' setting by @sergejivanoff6 in #36

New Contributors

Full Changelog: 0.11.0...0.12.0

0.11.0

11 Oct 08:02
Compare
Choose a tag to compare

What's Changed

  • Package maintenance by @yosiat in #37
  • Dropped support for Node v10

Full Changelog: 0.10.3...0.11.0

0.10.3

12 Jul 18:48
bd1dfd8
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.10.1...0.10.3

0.10.1

06 Jun 08:58
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.10.0...0.10.1

0.10.0

05 Jun 15:01
5068c35
Compare
Choose a tag to compare

What's Changed

  • Add a configurable logger function. by @ramhr in #29

Full Changelog: 0.9.6...0.10.0