⭐ New Features
- Add deleteTopics() method to KafkaAdmin #4155
- Optimize ArrayList allocations in BatchMessagingMessageConverter #4152
- Start building against Spring Framework 7.0.0 snapshots #4150
🐞 Bug Fixes
- Class loading issues with (custom) jaas module packaged as a dependency (jar in fat-jar) #4109
- Conversion using a SmartMessageConverter does not work with batch listener #4097
📔 Documentation
- refactor test example #4159
- Update the JavaDoc to reference the correct variable name #4129
- Fix typos in streams documentation #4119
- Documentation on DLT strategies with batch mode listeners #3554
🔨 Dependency Upgrades
- Bump org.springframework.data:spring-data-bom from 2025.1.0-SNAPSHOT to 2025.1.0 #4164
- Bump kafkaVersion from 4.1.0 to 4.1.1 #4162
- Bump tools.jackson:jackson-bom from 3.0.1 to 3.0.2 #4145
- Bump org.junit:junit-bom from 6.0.0 to 6.0.1 #4133
- Bump com.fasterxml.jackson:jackson-bom from 2.20.0 to 2.20.1 #4130
- Bump tools.jackson:jackson-bom from 3.0.0 to 3.0.1 #4125
- Bump kotlinVersion from 2.2.20 to 2.2.21 #4124
❤️ Contributors
Thank you to all the contributors who worked on this release:
@cmabdullah, @moonyoungCHAE, @ngocnhan-tran1996, and @snicoll