Releases: openrewrite/rewrite-spring
Releases · openrewrite/rewrite-spring
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
6.0.2
v6.0.1
What's Changed
- SimplifyWebTestClientCalls does not work on Kotlin code by @barbulescu in #663
- Add support for HttpStatus in SimplifyWebTestClientCalls by @barbulescu in #664
- Addressing deprecations in RestTemplateBuilder by @riccardoforzan in #667
- Create a LICENSE folder by @timtebeek in #669
- Drop reactive streams recipes by @timtebeek in #670
New Contributors
- @barbulescu made their first contribution in #663
- @riccardoforzan made their first contribution in #667
Full Changelog: v6.0.0...v6.0.1
6.0.0
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 aFeignClient
interface to@FeignClient
path attribute by @wapkch in #661
New Contributors
- @EricleeCrystal made their first contribution in #653
- @lkerford made their first contribution in #656
- @wapkch made their first contribution in #661
Full Changelog: v5.25.0...v6.0.0
5.25.0
What's Changed
- Add logic to quote yaml scalar value by @tkvangorder in #644
- Remove BeanMethodsNotPublic from SpringBoot2BestPractices (again) by @nmck257 in #645
- Add ReplaceMockBeanAndSpyBean Recipe by @123Haynes in #646
- Apply the MSAL license by @jkschneider in #649
- Apply MSAL license when generating POMs by @jkschneider in #650
New Contributors
- @123Haynes made their first contribution in #646
Full Changelog: v5.24.1...v5.25.0
5.24.1
What's Changed
- OpenRewrite v8.41.1: openrewrite/rewrite@v8.41.1...main
Full Changelog: v5.24.0...v5.24.1
5.24.0
What's Changed
- Restore Existing Static RenameBean Constructors by @ryan-hudson in #640
- fix test dontEnableVirtualThreadsIfDisabled by @sullis in #641
- Generate comments for deprecated properties by @ashakirin in #639
New Contributors
- @ashakirin made their first contribution in #639
Full Changelog: v5.23.2...v5.24.0
5.23.2
5.23.1
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