Skip to content

v3.1.4

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Apr 15:37
· 19 commits to main since this release

⭐ New Features

  • Make sure ReceivedDelay is non-negative #2672
  • Simplify logic in checkListenerContainerAware method #2671

🐞 Bug Fixes

  • Memory leak with AsyncRabbitTemplate #2673
  • DefaultMessagePropertiesConverter#toMessageProperties should handle x-delay in Short #2667

🔨 Dependency Upgrades

  • Bump org.springframework:spring-framework-bom from 6.1.5 to 6.1.6 #2684
  • Bump org.springframework.data:spring-data-bom from 2023.1.4 to 2023.1.5 #2683
  • Bump io.projectreactor:reactor-bom from 2023.0.4 to 2023.0.5 #2682
  • Bump io.micrometer:micrometer-tracing-bom from 1.2.4 to 1.2.5 #2681
  • Bump io.micrometer:micrometer-bom from 1.12.4 to 1.12.5 #2680
  • Bump com.github.luben:zstd-jni from 1.5.6-1 to 1.5.6-2 #2675

❤️ Contributors

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

@Java4ye and @seanliu-oss