Skip to content

v4.0.0-M4

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 18 Aug 17:51
· 1 commit to main since this release

⭐ New Features

  • Refine Jackson 3-based classes to accept only JsonMapper instances for JSON #3151
  • Request to delay consumer and listener container shutdown to wait for pending reply messages when using Request/Reply Messaging with a fixed name reply queue. #3031

🐞 Bug Fixes

  • Kotlin Suspend functions should be asyncReplies=true in HandlerAdapter, so that the acknowledge is MANUAL #3161
  • Fix typos #3146

📔 Documentation

  • Update Fork A Repo link #3142

🔨 Dependency Upgrades

  • Bump kotlinVersion from 2.2.0 to 2.2.10 #3160
  • Bump tools.jackson:jackson-bom from 3.0.0-rc7 to 3.0.0-rc8 #3159
  • Bump org.assertj:assertj-core from 3.27.3 to 3.27.4 #3150
  • Bump tools.jackson:jackson-bom from 3.0.0-rc6 to 3.0.0-rc7 #3149

❤️ Contributors

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

@ngocnhan-tran1996