Skip to content

v4.0.0-M5

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 15 Sep 15:09
· 13 commits to main since this release

⭐ New Features

  • Replace Spring Retry usage to core retry #3167
  • Allow to throw InterruptedException in consumer workers when shutting down #2920

🐞 Bug Fixes

  • Optimize Observation usage when ObservationRegistry.NOOP #3177
  • Issues with expiry conversion in DefaultStreamMessageConverter #3174
  • SimpleMessageListenerContainerTests#testAddQueuesAndStartInCycle fails with ConcurrentModificationException #3166
  • Error handler for async RabbitListeners (Mono, Future, suspend) not reacting AmqpRejectAndDontRequeueException #3163

🔨 Dependency Upgrades

  • Bump kotlinVersion from 2.2.10 to 2.2.20 #3185
  • Bump tools.jackson:jackson-bom from 3.0.0-rc8 to 3.0.0-rc9 #3179
  • Bump com.fasterxml.jackson:jackson-bom from 2.20.0-SNAPSHOT to 2.20.0 #3176

❤️ Contributors

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

@snicoll