Skip to content

v3.2.0-M3

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 16 Sep 19:44
· 79 commits to main since this release

⭐ New Features

  • Add exchange/routingKey to RabbitMessageSenderContext #2816
  • Apply pattern matching #2808
  • Ability to use checkAfterCompletion when using SimpleMessageListenerContainer #2805

🐞 Bug Fixes

  • On (re-)initialization, static Declarables should be re-declared before manually declared ones #2815
  • MultiRabbit containerFactory SpEL Resolution Bug #2809

📔 Documentation

🔨 Dependency Upgrades

  • Bump org.springframework.retry:spring-retry from 2.0.8 to 2.0.9 #2820
  • Bump org.springframework.data:spring-data-bom from 2024.0.3 to 2024.0.4 #2819
  • Bump org.xerial.snappy:snappy-java from 1.1.10.6 to 1.1.10.7 #2818
  • Bump ch.qos.logback:logback-classic from 1.5.7 to 1.5.8 #2813
  • Bump com.github.luben:zstd-jni from 1.5.6-4 to 1.5.6-5 #2802

❤️ Contributors

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

@ngocnhan-tran1996