6.8.0
What's Changed
- Upgrade SpringDoc to any 2.x range dependency, not just 2.1.x by @timtebeek in #707
- Fixed the ClassCastException in MergeBootstrapYamlWithApplicationYaml recipe by @Jenson3210 in #708
- Spring Boot 3.4.x requires Spring Cloud 2024.x by @moshethebeadle in #710
MigrateJobBuilderFactory
requires Spring Batch 5.1.+ specifically by @timtebeek in #711- Explicitly requires Spring Batch 5.1.+ by @bmuschko in #712
New Contributors
- @moshethebeadle made their first contribution in #710
- @bmuschko made their first contribution in #712
Full Changelog: v6.7.0...v6.8.0