RabbitMQ-mock v1.1.1 Release Notes

Release Date: 2020-07-22 // over 3 years ago
  • ๐Ÿฑ ๐Ÿž Bug fixes

    • ๐Ÿคก #125 Fix Metrics recorded by MockQueue (fixed by @RedMu)
    • โช #133 Clear transaction after rollback (fixed by @KayWu)
    • ๐Ÿคก #137 Fix Topic exchange mathing algorithm (reported by @mdiasribeiro)
    • โฌ†๏ธ #139 Upgrade Alpakka integration test that was randomly failling

    โฌ†๏ธ ๐Ÿ”จ Dependency upgrades

    • โœ… integration-test
      • micrometer-core to 1.5.2
      • spring-rabbit to 2.2.8.RELEASE
    • โœ… test
      • mockito-core to 3.4.4

Previous changes from v1.1.0

  • ๐Ÿฑ โญ๏ธ Features

    • โž• Add access to messages in mock queues (#87)
    • โž• Add FOSSA check

    ๐Ÿฑ ๐Ÿž Bug fixes

    • ๐Ÿ›  Fix MetricsCollector#consumedMessage invocation order (#117)
    • ๐Ÿคก Requeue unacked messages delivered to a consumer when it is cancelled (#96)

    โฌ†๏ธ ๐Ÿ”จ Dependency upgrades

    • โœ… integration-test
      • micrometer-core to 1.5.1
      • spring-rabbit to 2.2.7.RELEASE
    • โœ… test
      • mockito-core to 3.3.3
      • junit-jupiter to 5.6.2
      • assertj-core to 3.16.1
    • maven
      • pitest-maven to 1.5.2
      • maven-javadoc-plugin to 3.2.0