RabbitMQ-mock v1.0.8 Release Notes

Release Date: 2018-11-19 // over 5 years ago
  • 🍱 🐞 Bug fixes

    • 🛠 fix race condition when sending and consuming messages in the same time on the same queue, causing message loss when (#23 thanks to @thorin)

    ⬆️ 🔨 Dependency upgrades

    • ⬆️ Upgrade to amqp-client 5.5.0
    • ⬆️ Upgrade for integration tests:
      • micrometer 1.1.0
      • spring-amqp 2.1.0.RELEASE
      • spring-boot 2.1.0.RELEASE
    • ⬆️ Various upgrade of build tools (JUnit, etc.)