Releases: openrewrite/rewrite-spring
Releases · openrewrite/rewrite-spring
5.5.0
What's Changed
- Fully remove part provider and last remaining references by @Mgonzalez-droid in #478
- Add missing example values by @timtebeek in #490
- Migrate Swagger to SpringDoc by @timtebeek in #470
- Improve
MigrateDefaultHttpClient
documentation by @JLLeitschuh in #493 - Pass correct cursor in
visitNonNull()
calls by @knutwannheden in #495 org.openrewrite.gradle.Assertions#withToolingModel
moved toorg.openrewrite.gradle.toolingapi.Assertions
by @jkschneider in #494
New Contributors
- @Mgonzalez-droid made their first contribution in #478
- @JLLeitschuh made their first contribution in #493
Full Changelog: v5.4.0...v5.5.0
5.4.0
What's Changed
- Apache HttpClient5 recipes should load classpath from resources by @timtebeek in #480
- Periodically generate Spring Boot property migration recipes by @timtebeek in #482
- [Auto] Spring Boot property migration recipes as of 2024-01-26T1343 by @github-actions in #483
- Expect new spring property keys to be sorted by @timtebeek in #488
- chore(ci): bump peter-evans/create-pull-request from 5 to 6 by @dependabot in #487
- chore(ci): bump gradle/gradle-build-action from 2 to 3 by @dependabot in #484
New Contributors
- @github-actions made their first contribution in #483
Full Changelog: v5.3.1...v5.4.0
5.3.1
Full Changelog: v5.3.0...v5.3.1
5.3.0
What's Changed
- Replace OutputCapture with OutputCaptureRule in 2.2 by @timtebeek in #473
- Remove
JUnit5BestPractices
fromRemoveObsoleteRunners
by @timtebeek in #476
Full Changelog: v5.2.0...v5.3.0
5.2.0
What's Changed
- Fix typo in Spring snapshot repo url by @tobli in #466
- Add Spring Boot 3 best practices by @tiffanyfay in #471
New Contributors
- @tobli made their first contribution in #466
- @tiffanyfay made their first contribution in #471
Full Changelog: v5.1.7...v5.2.0
5.1.7
What's Changed
- Run EnableVirtualThreadsTest again by @timtebeek in #462
- Refactored ConvertToSecurityDslVisitor to assemble target method type… by @nmck257 in #465
Full Changelog: v5.1.6...v5.1.7
5.1.6
What's Changed
- updating RenameBean to make the
type
optional, as bean names are un… by @nmck257 in #456 - HttpSecurity - replace
apply
withwith
by @nmck257 in #455 - fix: fix issues related to new addProperty signature by @SimonVerhoeven in #457
AddSpringProperty
now add comments to application.properties files by @ammachado in #458- Replicate ClassCastException in EnableVirtualThreads by @timtebeek in #460
New Contributors
- @ammachado made their first contribution in #458
Full Changelog: v5.1.5...v5.1.6
5.1.5
What's Changed
- feat: swap out deprecated classes for Spring Boot 3.2 by @SimonVerhoeven in #453
- refactor: Update Gradle wrapper to 8.5 by @timtebeek in #454
Full Changelog: v5.1.4...v5.1.5
v5.1.4
What's Changed
- Upgrade to Spring Cloud 2023 as part of Spring Boot 3.2 by @timtebeek in #452
Full Changelog: v5.1.3...v5.1.4
5.1.3
What's Changed
- Fix mysql dependency in 2.5 already by @timtebeek in #451
Full Changelog: v5.1.2...v5.1.3