Skip to content

v3.3.0-M3

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 16 Sep 20:25
· 116 commits to main since this release

⭐ New Features

  • Update toSting() methods in KafkaEvent subclasses #3502
  • Code refactoring #3476
  • Wrong comparison of server bootstrap addresses in KafkaTemplate.afterSingletonsInstantiated #3466
  • Allow @DltHandler Method to be Defined in a parent class of class annotated with @KafkaListener #3463
  • Add the possibility to customize DeadLetterPublishingRecovererFactory logging #3424

🐞 Bug Fixes

  • Warning log when using AnnotationEnhancer #3467

🔨 Dependency Upgrades

  • Bump org.springframework.data:spring-data-bom from 2024.0.3 to 2024.0.4 #3494
  • Bump org.springframework.retry:spring-retry from 2.0.8 to 2.0.9 #3493

❤️ Contributors

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

@bky373