RabbitMQ-mock v1.1.1 Release Notes
Release Date: 2020-07-22 // over 4 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