Skip to content

Releases: openrewrite/rewrite-spring

6.0.2

24 Jan 18:44
Compare
Choose a tag to compare

What's Changed

  • Fix transitivity handling for commons-codec:commons-codec in Spring Boot Update 3.2 by @MBoegers in #671

New Contributors

Full Changelog: v6.0.1...v6.0.2

v6.0.1

17 Jan 12:20
6848a7f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.0.0...v6.0.1

6.0.0

10 Jan 18:10
b121b80
Compare
Choose a tag to compare

What's Changed

  • Add suppression for packaged mongo jar (not on runtime classpath) by @pstreef in #651
  • Keep annotations for merged classes for WebSecurityConfigurerAdapter recipe (Spring Security 5.4) by @jevanlingen in #652
  • Replace Assert.notEmpty(Collection collection) with Assert.notEmpty(Collection collection, String) by @EricleeCrystal in #653
  • Updating Suppressions by @lkerford in #656
  • Recipe to migrate @RequestMapping over a FeignClient interface to @FeignClient path attribute by @wapkch in #661

New Contributors

Full Changelog: v5.25.0...v6.0.0

5.25.0

18 Dec 19:19
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.24.1...v5.25.0

5.24.1

28 Nov 19:55
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.24.0...v5.24.1

5.24.0

27 Nov 18:23
dee8ae2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.23.2...v5.24.0

5.23.2

19 Nov 23:27
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.23.1...v5.23.2

5.23.1

15 Nov 14:04
1c8d450
Compare
Choose a tag to compare

What's Changed

  • Drop the old runtime Spring Core dependency brought in through spring-data-mongodb:2.+ by @timtebeek in #626
  • Delete the RemoveMethodInvocationsVisitor moved to rewrite-core by @timtebeek in cdf343c

Full Changelog: v5.23.0...v5.23.1

5.23.0

13 Nov 19:40
45a49eb
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.22.0...v5.23.0

5.22.0

23 Oct 16:59
b9765a6
Compare
Choose a tag to compare

What's Changed

  • adding a test case for MigrateWebMvcTagsToObservationConvention for t… by @nmck257 in #607
  • SAP cloud logging support migration to SB 3.x by @aamotharald in #608

New Contributors

Full Changelog: v5.21.1...v5.22.0