Skip to content

Releases: openrewrite/rewrite-spring

6.14.0

10 Sep 12:07
Compare
Choose a tag to compare

What's Changed

  • Fix bug where KafkaTestUtils duration argument can be something else then a J.Literal by @Jenson3210 in #776
  • Inline methods annotated with @InlineMe by @timtebeek in #777
  • Changing ClientHttpResponse#getRawStatusCode() to getStatusCode().value() in order to retain typing. by @steve-aom-elliott in #778
  • Remove StepBuilderFactory parameters from @Bean-annotated methods by @crankydillo in #780
  • Spring Boot 3.5 and Spring Cloud 2025 declarative migration recipes by @sruffatti in #770

New Contributors

Full Changelog: v6.13.0...v6.14.0

6.13.0

27 Aug 17:29
6c285bd
Compare
Choose a tag to compare

What's Changed

  • No DependsOnDatabaseInitialization in Spring Framework modules by @MBoegers in #760
  • Resolve recipe linking issues in docs by @timtebeek in #764
  • chore(ci): bump actions/setup-java from 4 to 5 by @dependabot[bot] in #767
  • Run against newly generated type table by @knutwannheden in #748
  • Migrate properties as part of upgrade to Spring Boot 3.4 by @sruffatti in #765
  • Add Functional and self-calls options to MemberReferenceToMethodInvocation by @Jenson3210 in #771
  • Moving away from deprecated no-args constructor for CoalesceProperties and its visitor by @steve-aom-elliott in #773
  • Add Type information to the generated Lambda of MemberReferenceToMethodInvocation by @Jenson3210 in #774

New Contributors

Full Changelog: v6.12.0...v6.13.0

6.12.0

12 Aug 22:03
393bc51
Compare
Choose a tag to compare

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 Java in UseNewSecurityMatchers by @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

23 Jul 22:45
Compare
Choose a tag to compare

6.11.0

23 Jul 11:49
Compare
Choose a tag to compare

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

09 Jul 16:41
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.9.0...v6.10.0

6.9.0

25 Jun 13:01
2157f1a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.8.0...v6.9.0

6.8.2

28 May 16:53
Compare
Choose a tag to compare

What's Changed

Full Changelog: https://github.com/openrewrite/rewrite-spring

6.8.1

23 May 21:30
Compare
Choose a tag to compare

Full Changelog: v6.8.0...v6.8.1

6.8.0

22 May 18:23
Compare
Choose a tag to compare

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

Full Changelog: v6.7.0...v6.8.0