Skip to content

v3.1.3

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Mar 15:34
· 222 commits to main since this release

⭐ New Features

  • Document that micrometer observations aren't started for batch listeners #2647
  • add RetryableConnection for the case for wait a moment when The channelMaxlimit is reached #2556

🐞 Bug Fixes

  • Deadlock when reaching channel limit in DirectMessageListenerContainer #2653
  • Unable to access AMQP Channel from RabbitListenerErrorHandler in case of MessageConversionException #2652
  • Channel cache leak when no answers from broker for pending confirms #2640
  • Kotlin suspend functions return type is incorrect #2638

🔨 Dependency Upgrades

  • Bump org.springframework.data:spring-data-bom from 2023.1.3 to 2023.1.4 #2662
  • Bump io.micrometer:micrometer-tracing-bom from 1.2.3 to 1.2.4 #2661
  • Bump org.springframework:spring-framework-bom from 6.1.4 to 6.1.5 #2660
  • Bump io.projectreactor:reactor-bom from 2023.0.3 to 2023.0.4 #2659
  • Bump io.micrometer:micrometer-bom from 1.12.3 to 1.12.4 #2658
  • Bump org.testcontainers:testcontainers-bom from 1.19.6 to 1.19.7 #2649
  • Bump kotlinVersion from 1.9.22 to 1.9.23 #2648
  • Bump org.testcontainers:testcontainers-bom from 1.19.5 to 1.19.6 #2635

❤️ Contributors

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

@javaecrainbow and @qeeqez