RabbitMQ-mock v1.0.5 Release Notes

Release Date: 2018-10-10 // over 5 years ago
  • ๐Ÿ‘ Now supporting version 5.4.2 of amqp-client.

    ๐Ÿ‘Œ Improvements:

    • ๐Ÿ‘Œ support for
      • message TTL
      • transactions
      • Publisher Confirms
      • Queue length limit
      • priority Queues
      • dead-letter routing-key (thanks to @tobilarscheid)

    Tech:

    • ๐Ÿ‘ better test coverage
    • โœ… mutation testing run

    ๐Ÿ› Bugs:

    • ๐Ÿคก thread leak fixed in MockQueue