Releases: openrewrite/rewrite-spring
Releases · openrewrite/rewrite-spring
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
5.23.0
What's Changed
- [Auto] Spring Boot property migration recipes as of 2024-10-28T1118 by @github-actions in #611
- refactor: add @nullable to methods who may return null by @nielsdebruin in #610
- Replace @required on setters with @Autowired by @nielsdebruin in #612
- Migrate AuditorAware to an Optional<> for spring boot 1 to 2 migration by @Jenson3210 in #614
- Add new migration case of WebMvcConfigurer by @SiBorea in #616
- Add BeanMethodReturnNull recipe by @SiBorea in #617
- MigrateHandlerInterceptor recipe migrates too much by @jevanlingen in #622
- Add
unlessUsing
toRemoveDependency
to not break compilation by @timtebeek in #624
New Contributors
- @nielsdebruin made their first contribution in #610
- @SiBorea made their first contribution in #616
- @jevanlingen made their first contribution in #622
Full Changelog: v5.22.0...v5.23.0
5.22.0
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
- @aamotharald made their first contribution in #608
Full Changelog: v5.21.1...v5.22.0
v5.21.1
What's Changed
- Migrate recipe to convert getStatus to getStatusCode with correct types by @mslowiak in #602
- Include Apache commons-lang3 migration with Spring Boot 2.0 ugprade by @Laurens-W in #603
- Include upgrading
jakarta.annotation-api
to 2.1.x by @Laurens-W in #604
Full Changelog: v5.21.0...v5.21.1
5.21.0
What's Changed
- update to latest error prone to remove [email protected] vulnerability by @natedanner in #597
- Add recipe to migrate
ResponseStatusException
changes by @mslowiak in #598 - Migrate
WebMvcTags
toServerRequestObservationConvention
by @Laurens-W in #586
New Contributors
Full Changelog: v5.20.0...v5.21.0
5.20.0
What's Changed
- Update
HttpStatus
toHttpStatusCode
inResponseEntityExceptionHandler
implementations by @Laurens-W in #589 - refactor: Operator wrapping on end of line by @timtebeek in #593
- refactor: Update Gradle wrapper by @shanman190 in #595
Full Changelog: v5.19.0...v5.20.0