Skip to content

v3.1.1

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Dec 20:47
· 288 commits to main since this release

⭐ New Features

  • Get rid of the rest of synchronized in the ListenerContainer infrastructure #2578
  • Get rid of synchronized in spring-rabbit-test module #2577
  • Get rid of synchronized in the BlockingQueueConsumer #2576
  • Get rid of synchronized in RabbitTemplate #2575
  • Get rid of synchronized in RabbitAdmin #2574
  • Jackson2JsonMessageConverter: New ObjectMapper instance not aware of jsr310 module #2516

🐞 Bug Fixes

  • Get rid of synchronized blocks in the CachingConnectionFactory #2573
  • Get rid of synchronized (this.consumersMonitor) in the SimpleMessageListenerContainer #2568
  • CachingConnectionFactory leaks channels during connection resets when used in a SimpleMessageContainer #2550

📔 Documentation

  • Changed some broken links #2570
  • Antora #2564
  • Initial docs-build Antora #2563

❤️ Contributors

Thank you to all the contributors who worked on this release:

@Claudio-code and @dependabot[bot]