Skip to content

v3.2.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 18 Nov 22:07
· 1 commit to main since this release

⭐ New Features

  • Is AbstractConnectionFactory need to register itself as an AMQConnection's ShutdownListener when a new connection was created? #2891

🐞 Bug Fixes

  • Unexpected TIMEOUT WAITING FOR ACK with CachingConnectionFactory and correlated publisher-confirms #2907
  • byte[] received when using @RabbitListener with Batching #2890

📔 Documentation

🔨 Dependency Upgrades

  • Bump com.fasterxml.jackson:jackson-bom from 2.18.0 to 2.18.1 #2888
  • Bump org.testcontainers:testcontainers-bom from 1.20.2 to 1.20.3 #2883
  • Bump ch.qos.logback:logback-classic from 1.5.11 to 1.5.12 #2882

❤️ Contributors

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

@axldev and @ngocnhan-tran1996