Skip to content

v6.0.0

Choose a tag to compare

@AVVS AVVS released this 28 Jul 06:07

<a name"6.0.0">

6.0.0 (2017-07-28)

Features

Breaking Changes

  • onComplete now has maximum delay attempts and better handles errors. It uses updated core and mfleet binary for npm start script. Configuration files has also been updated

feat: migrate to @microfleet/core
feat: onComplete with delay/retry logic based on AMQP dead-letter-exchange feature with a mix of headers exchanges

(853854ce)