Skip to content

Latest commit

 

History

History
151 lines (93 loc) · 9.34 KB

CHANGELOG.md

File metadata and controls

151 lines (93 loc) · 9.34 KB

Change Log

Full Changelog

Closed issues:

  • Support for persistent messages #93

2.2.0 (2017-07-06)

Full Changelog

Implemented enhancements:

  • Add functional tests using rabbitmq services on CI #74
  • Update tests to use Sinon ^2.0.0 #85 (nfantone)
  • [WIP] Refactor classes -> factory functions #73 (nfantone)

Fixed bugs:

  • incompatible version of amqpuri #90
  • AMQP Listener Doesn't Work With dot values in the pin (e.g. role:twitter,version:v1.0,cmd:tweets,method:GET) #66

Closed issues:

  • AMQPS Support #77

Merged pull requests:

2.1.0 (2016-10-16)

Full Changelog

Implemented enhancements:

  • Support dead lettering of messages #59
  • Support for dead-lettering failed messages #61 (nfantone)

Fixed bugs:

  • Support numbers and booleans on queue name generation #62 (nfantone)

2.0.0 (2016-10-12)

Full Changelog

Merged pull requests:

1.1.1 (2016-10-11)

Full Changelog

Closed issues:

  • Becoming the official plugin #6

1.1.0 (2016-10-11)

Full Changelog

Implemented enhancements:

Merged pull requests:

1.0.1 (2016-08-24)

Full Changelog

Fixed bugs:

Merged pull requests:

1.0.0 (2016-07-05)

Full Changelog

Implemented enhancements:

  • Unit tests and coverage #31
  • Mocha unit tests - utilities and default options schema check #34 (spilio)
  • ES6/2015 classes #30 (nfantone)

Merged pull requests:

0.2.2 (2016-04-25)

Full Changelog

Fixed bugs:

  • Typo in the npm module uri parsing code #20

0.2.1 (2016-04-22)

Full Changelog

Implemented enhancements:

  • Fire & forget mode – publish message without waiting for response #17

Fixed bugs:

  • Force reply queue names to be random always #19 (nfantone)

0.2.0 (2016-02-16)

Implemented enhancements:

Fixed bugs:

  • Mismatched queue names are used when pin values have more than one key-value pair #11

Closed issues:

  • Document proper usage and API #4

Merged pull requests:

* This Change Log was automatically generated by github_changelog_generator