Releases: openrewrite/rewrite-spring
Releases · openrewrite/rewrite-spring
5.15.0
What's Changed
- feat:
MoveAutoConfigurationToImportsFile
improvements by @dpozinen in #549 - refactor: Update Gradle wrapper by @shanman190 in #550
- Add Micrometer 1.13.x upgrade to Spring Boot 3.3.x migration by @jjank in #551
New Contributors
Full Changelog: v5.14.0...v5.15.0
5.14.0
What's Changed
- Boot 3 upgrade doesn't add XML Bind dependency by @BoykoAlex in #485
- Attempt not to run boot upgrade 1.x -> 2.x for projects on 2.x already by @BoykoAlex in #543
- Remove classifier on dependency added migrating LocalServerPort by @eocantu in #544
New Contributors
Full Changelog: v5.13.0...v5.14.0
5.13.2
What's Changed
- Relocate Launcher classes renamed in Spring Boot 3.2 by @timtebeek in #538
Full Changelog: v5.12.0...v5.13.2
5.13.1
5.13.0
What's Changed
- Relocate Launcher classes renamed in Spring Boot 3.2 by @timtebeek in #538
Full Changelog: v5.12.0...v5.13.0
5.12.0
What's Changed
- refactor: Update Gradle wrapper by @shanman190 in #534
Full Changelog: v5.11.0...v5.12.0
5.11.0
What's Changed
- Spring Boot 3.3 migration recipes by @timtebeek in #527
- Add recipe to simplify WebTestClient methods by @FieteO in #528
- Load
spring-security-web
dependency from resources by @knutwannheden in #519 - Create spring 2.7 data YML file with getReferenceById changes by @lucashan in #518
New Contributors
Full Changelog: v5.10.0...v5.11.0
v5.10.0
What's Changed
- Update spring-batch-5.0 by @zacscoding in #523
New Contributors
- @zacscoding made their first contribution in #523
Full Changelog: v5.9.0...v5.10.0
5.9.0
What's Changed
- Add property change from
management.metrics.export.atlas.aggrConfig
tomanagement.atlas.metrics.export.aggrConfig
inUpgradeSpringBoot_3_0
recipe by @jjacobs44 in #517 - Update
spring-boot-30.yml
for recursive Thymeleaf package change by @askoog in #520 - Spring Framework 6.0 recipe with migration for Spring
Assert
by @pativa in #522
New Contributors
- @jjacobs44 made their first contribution in #517
- @askoog made their first contribution in #520
- @pativa made their first contribution in #522
Full Changelog: v5.8.0...v5.9.0
5.8.0
What's Changed
- Added Recipe for Migrating Dropwizard Dependencies by @bsmahi in #510
- refactor: Update Gradle wrapper by @shanman190 in #511
- Resolved Indentation and Version Format by @bsmahi in #512
New Contributors
Full Changelog: v5.7.0...v5.8.0