⭐ New Features
- Make RetryTopicConfigurationSupport initialize RetryTopicComponentFactory lazily #2478
- Use isEmpty() Instead of size(); toList() #2474
- Add spring-kafka-bom #2472
- suggestion: change
@RetryableTopic
replicationFactor default to -1 (broker default) #2471
🐞 Bug Fixes
- Disable Global Embedded Kafka Support if JUnit Platform is < 1.8 #2481
- java.lang.IllegalStateException: Only one 'RetryTopicConfigurationSupport' is allowed when Spring context is reloaded #2477
📔 Documentation
- Docs for Native Images #2483