Releases: openrewrite/rewrite-spring
Releases · openrewrite/rewrite-spring
6.12.0
What's Changed
- Run tests in parallel per source set by @timtebeek in #756
- refactor: Static imports for Collections and Collectors by @timtebeek in #758
- rename settings.local.json to settings.json by @zieka in #759
- Verify upstream fix for
Could not parse as JavainUseNewSecurityMatchersby @Jenson3210 in #757 - chore(ci): bump actions/checkout from 4 to 5 by @dependabot[bot] in #761
Full Changelog: v6.11.0...v6.12.0
6.11.1
What's Changed
- OpenRewrite v8.59.1: https://github.com/openrewrite/rewrite
Full Changelog: https://github.com/openrewrite/rewrite-spring
6.11.0
What's Changed
- refactor: Unwrap else block after return or throw statement by @timtebeek in #755
Full Changelog: v6.10.0...v6.11.0
6.10.0
What's Changed
- Flyway 10 migration for SQL Server (#738) by @ghusta in #747
- refactor: org.openrewrite.mavencentral by @Laurens-W in #750
- Migrate
@Queryto@NativeQueryin Spring Data JPA 3.4 by @ghusta in #752 - Switch to new Sonatype repo for snapshot publishing by @knutwannheden in #751
Full Changelog: v6.9.0...v6.10.0
6.9.0
What's Changed
- Aligned spring web 6 versions to major version 6 by @JohannisK in #717
- Fixing variable names in tests by @greg-at-moderne in #719
- Added a precondition to MigrateWebMvcTagsToObservationConvention by @123Haynes in #720
- com.datastax.oss to org.apache.cassandra fix for moving the right set of artifacts with right versions by @sundergopalsingh in #721
- Initialize JetBrains Junie 🚀 by @jetbrains-junie in #722
- Add guidelines for Junie automation tool by @jetbrains-junie in #724
- Support
@Valueand@ConditionalOnPropertyinChangeSpringPropertyKeyby @knutwannheden in #728 - Remove unneeded annotation when migrating from Swagger to SpringDoc by @jevanlingen in #729
- Migrate Docket to GroupedOpenApi by @JohannisK in #727
- Migrate Traits class usage to constructor calls by @MBoegers in #730
- Flyway 10 migration for PostgreSQL by @ghusta in #732
- Use springdoc compatibility matrix by @timtebeek in #735
- Flyway 10 migration for MySQL by @mslowiak in #739
- Fix package for
MockResetonce migrating SpyBean/MockBean to MockitoSpyBean/MockitoBean by @mslowiak in #741 - Flyway 10 migration for Oracle by @mslowiak in #740
- MigrateAuditorAwareToOptional: Don't rewrite AuditorAware returning method invocation by @rob-valor in #743
- Shorten MaintainTrailingSlashURLMappings code by using an inline visitor by @jevanlingen in #746
New Contributors
- @JohannisK made their first contribution in #717
- @sundergopalsingh made their first contribution in #721
- @jetbrains-junie made their first contribution in #722
- @ghusta made their first contribution in #732
- @rob-valor made their first contribution in #743
Full Changelog: v6.8.0...v6.9.0
6.8.2
What's Changed
- OpenRewrite v8.54.0: openrewrite/rewrite@v8.54.0...main
Full Changelog: https://github.com/openrewrite/rewrite-spring
6.8.1
Full Changelog: v6.8.0...v6.8.1
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
MigrateJobBuilderFactoryrequires 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