Skip to content

Release 4.0.1

Choose a tag to compare

@goparrot-bot goparrot-bot released this 27 Jun 13:05
· 23 commits to master since this release

4.0.1 (2022-06-27)

Bug Fixes

  • correct default retry delay function (48db4a3)

chore

  • drop support amqp-connection-manager@3 (bd6a2c3)

Features

  • implement retry mechanism via queues with dead letter exchange and per-message ttl (15affec)

BREAKING CHANGES

  • Queue with dead letter exchange and per-message ttl is now the new default retry
    strategy
  • amqp-connection-manager@3 is no longer supported