Skip to content

v3.2.0-M1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 15 Jul 16:49
· 52 commits to main since this release

⭐ New Features

  • Add Support for x-consistent-hash #2728
  • Resolve deprecations for the RabbitListenerErrorHandler #2727
  • Restrict getDeclarablesByType() to Declarable #2689
  • Remove deprecated method in the RabbitListenerErrorHandler #2654
  • RabbitTemplate with SIMPLE correlation causes uncached channels #2572

🐞 Bug Fixes

  • SimpleMessageListenerContainer: release consumer after its main loop #2741
  • Fix RabbitFuture for interrupted thread #2724
  • AbstractAdaptableMessageListener throws NPE when basicAck with async @RabbitListener and batch consumer #2721

🔨 Dependency Upgrades

  • Bump org.assertj:assertj-core from 3.26.0 to 3.26.3 #2750
  • Bump com.fasterxml.jackson:jackson-bom from 2.17.1 to 2.17.2 #2748

❤️ Contributors

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

@bjmi