v3.1.1
⭐ New Features
- Get rid of the rest of
synchronized
in the ListenerContainer infrastructure #2578 - Get rid of
synchronized
inspring-rabbit-test
module #2577 - Get rid of
synchronized
in theBlockingQueueConsumer
#2576 - Get rid of
synchronized
inRabbitTemplate
#2575 - Get rid of
synchronized
inRabbitAdmin
#2574 - Jackson2JsonMessageConverter: New ObjectMapper instance not aware of jsr310 module #2516
🐞 Bug Fixes
- Get rid of
synchronized
blocks in theCachingConnectionFactory
#2573 - Get rid of
synchronized (this.consumersMonitor)
in theSimpleMessageListenerContainer
#2568 - CachingConnectionFactory leaks channels during connection resets when used in a SimpleMessageContainer #2550
📔 Documentation
❤️ Contributors
Thank you to all the contributors who worked on this release:
@Claudio-code and @dependabot[bot]