Releases: openrewrite/rewrite-spring
Releases · openrewrite/rewrite-spring
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
6.7.0
What's Changed
- Exclude visiting Javadoc by @greg-at-moderne in #703
- refactor: OpenRewrite Recipe best practices by @timtebeek in #704
- Addresses part of Recipes to upgrade to Spring Boot 3.4 by @wapkch in #700
- Removing SpringExtension.class from ExtendWith annotation by @arodionov in #705
New Contributors
- @arodionov made their first contribution in #705
Full Changelog: v6.6.0...v6.7.0
6.6.0
What's Changed
- Fix MergeYaml, J.Identifier, JavaType.Method constructor calls by @greg-at-moderne in #701
New Contributors
- @greg-at-moderne made their first contribution in #701
Full Changelog: v6.5.1...v6.6.0
6.5.1
What's Changed
- OpenRewrite v8.50.2: https://github.com/openrewrite/rewrite
Full Changelog: v6.5.0...v6.5.1
6.5.0
What's Changed
- Add Recipe to migrate
org.springframework.web.reactive.HandlerResult.setExceptionHandler
method by @wapkch in #690 - Add Recipe to migrate
org.springframework.web.reactive.HandlerResult.hasExceptionHandler
togetExceptionHandler()
method by @wapkch in #693 - Add Recipe to migrate
org.springframework.util.Base64Utils
tojava.util.Base64
by @wapkch in #689 - Update MSAL by @MBoegers in #695
- Addresses part of Recipes to upgrade to Spring Framework 6.2 by @wapkch in #694
- Add migration tests and recipes for Spring Batch by @qwtfps in #686
- JDBC Query For long Replaced with Query For Object by @Kushank24 in #688
New Contributors
- @qwtfps made their first contribution in #686
- @Kushank24 made their first contribution in #688
Full Changelog: v6.4.0...v6.5.0
6.4.0
What's Changed
- Add corner case of mockito on ListenableFuture by @SiBorea in #685
- Limit
UnnecessarySpringExtension
when there's more than one by @timtebeek in #687
Full Changelog: v6.3.0...v6.4.0
6.3.0
v6.2.1
What's Changed
- Update with rewrite 8.47.3 and rewrite-logging-frameworks 3.3.0
Full Changelog: v6.2.0...v6.2.1
6.2.0
What's Changed
- Replace micrometer-spring-legacy with spring-boot-starter-actuator by @seachicken in #675
- Add mybatis upgrades across spring versions by @Laurens-W in #677
- Adopt TypeTable by @timtebeek in #676
- Update MergeYaml constructors by @jevanlingen in #679
- Upgrade spring-security-oauth2-authorization-server by @Laurens-W in #680
New Contributors
- @seachicken made their first contribution in #675
Full Changelog: v6.1.0...v6.2.0
6.1.0
Full Changelog: v6.0.2...v6.1.0