Skip to content

v3.0.8

Compare
Choose a tag to compare
@garyrussell garyrussell released this 19 Jun 15:19
· 338 commits to main since this release

⭐ New Features

  • MMConverter Support Custom Partition Selection #2703
  • Auto Config Non-Blocking Retries with asyncAcks #2702
  • Consider providing custom KafkaSender to ReactiveKafkaProducerTemplate #2190

🐞 Bug Fixes

  • Default Empty Map for PF configurationProperties #2700
  • Incompatible with @Nested class test #2692

📔 Documentation

  • Non-Blocking Retries don't work with BatchListener #2699
  • Fixed Typo #2698
  • docs: fix Javadoc of CommonErrorHandler::remainingRecords #2691
  • docs: fix name of overriden method #2684

🔨 Dependency Upgrades

  • Upgrade Spring Framework, Data, Retry, Micrometer, Reactor Versions #2710

❤️ Contributors

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

@rajadilipkolli, @sculeb, and @tbcs

External Links