Releases: openrewrite/rewrite-spring
Releases · openrewrite/rewrite-spring
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
v5.1.2
What's Changed
- feat: Upgrade to Spring Boot 3.2, and Virtual Threads if on Java 21 by @SimonVerhoeven in #446
- feat: spring-security-62.yml by @SimonVerhoeven in #447
- Generate property migrations for
META-INF/spring-configuration-metadata.json
too by @timtebeek in #445 - Add recipe to change relocated mysql dep in 2.6 migration by @fabapp2 in #448
Full Changelog: v5.1.1...v5.1.2