v3.3.0-M3
版本发布时间: 2024-09-17 04:25:54
spring-projects/spring-kafka最新发布版本:v3.3.0-M3(2024-09-17 04:25:54)
:star: New Features
- Update
toSting()
methods inKafkaEvent
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
:lady_beetle: Bug Fixes
- Warning log when using AnnotationEnhancer #3467
:hammer: 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
:heart: Contributors
Thank you to all the contributors who worked on this release:
@bky373