What's New - abreits/amqp-ts GitHub Wiki

What's new

version 1.6.0

  • updates and fixes
  • updated gulp to version 4
  • fixed all npm vulnerability warnings

version 1.0.0

version 0.14.2

  • multiple calls of exchange.close, exchange.delete, queue.close and queue.delete return the same promise (and are thereby executed only once)

version 0.14.1

  • added extra promise rejection handling for exchange.close, exchange.delete, queue.close and queue.delete

version 0.14.0

version 0.13.0

  • skipped to avoid bad luck :)

version 0.12.0

version 0.11.0

  • revised amqp-ts logging, see Logging in the wiki for more details
  • fixed bug in tutorials library reference

version 0.10.4

  • added amqp-ts examples for the RabbitMQ tutorials
  • fixed a bug in the queue.rpc
  • fixed documentation errors

version 0.10.3

  • Moved the documentation to the wiki,only the 'Overview', 'What's new' and 'Roadmap' stay in the readme.md for npmjs and GitHub.
  • Improved the documentation

version 0.10.2

version 0.10.1

  • added a 'low level' queue consumer that receives the raw message and can 'ack' or 'nack' these messages itself
  • cleanup integration tests
  • readme update and fixes

version 0.10

version 0.9.4 & 0.9.5

  • small code cleanup: defined optional parameter default values in typescript
  • fixed a few bugs when publishing a message to an exchange after a disconnect/reconnect

version 0.9.3

  • Added this section
  • Added the roadmap section
  • Improved the winston logging messages
⚠️ **GitHub.com Fallback** ⚠️