⭐ New Features
- Refactor newTopics() to Reduce Redundant Iteration and Improve Filtering Logic #4025
- Fix SpEL/placeholder resolution in
@RetryableTopic.includeNames
and@RetryableTopic.excludeNames
#4016 - Performance: Optimize toString() methods with StringBuilder #4012
- Add Jackson 3 support; deprecate Jackson 2 #3930
🐞 Bug Fixes
📔 Documentation
- Remove unnecessary semicolon #4033
🔨 Dependency Upgrades
- Bump tools.jackson:jackson-bom from 3.0.0-rc5 to 3.0.0-rc8 #4049
- Bump kotlinVersion from 2.2.0 to 2.2.10 #4048
- Bump org.assertj:assertj-core from 3.27.3 to 3.27.4 #4037
- Bump org.junit:junit-bom from 5.13.3 to 5.13.4 #4022
❤️ Contributors
Thank you to all the contributors who worked on this release:
@NipponSunrise, @cwangg897, @ngocnhan-tran1996, and @snicoll