Skip to content

v3.0.4

Compare
Choose a tag to compare
@garyrussell garyrussell released this 02 Mar 20:15
· 488 commits to main since this release

⭐ New Features

  • spring-kafka-test does not work with spring native graalvm #2582
  • GH-2496: Reuse retry topic for maxInterval delay #2497
  • Feature Request: Provide DestinationTopic.Properties#isRetryTopic() method #2377

🐞 Bug Fixes

  • Synchronized kafka transaction is not commited nor rolled back when code from custom "afterCommit" throws exception #2604
  • Spring Messaging batch payload incompatible with Kotlin #2600
  • KafkaMessageListenerContainer pauses for a long time after error handling #2596

📔 Documentation

  • Updated README.md #2594

🔨 Dependency Upgrades

  • Upgrade Spring Framework, Reactor Versions #2607

❤️ Contributors

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

@esivakumar18 and @jgslima

External Links