Releases: openrewrite/rewrite-spring
Releases · openrewrite/rewrite-spring
4.22.0
Enhancements
- Updated to use rewrite 7.24.0
- 2.7+ Migration: ChangeType on moved @Local*Port annotations by @timtebeek #191
Fixes
- Upgrade spring-cloud-dependencies to 2021.0.2 by @timtebeek #192
New Contributors
- @timtebeek made their first contribution in #192
Full Changelog: v4.21.0...v4.22.0
4.21.0
Enhancements
- Updated to use rewrite 7.23.0
- Add UpgradeSpringFrameworkDependencies recipe, configurable for versions 5.0 through 5.3.x. #187
Fixes
- Fix UpgradeDependencyVersion declarative recipes, change trustParent to overrideManagedVersion. a087413
Full Changelog: v4.20.0...v4.21.0
4.20.0
Enhancements
- Updated to use rewrite 7.22.0
- 2.6-Migration add prometheus-pushgateway to
prometheus-client.version
property conversion. 0679f51 #184 - 2.5-Migration add ChangeType for ResourceProperties to WebPropertiesResources. c612e34 #178
Fixes
Full Changelog: v4.19.3...v4.20.0
4.19.3
4.19.2
Enhancements
- Updated to use rewrite 7.21.1
4.19.1
What's Changed
- Updated with rewrite version 7.21.0
- Remove reference to
MigrateEntityManagerFactoryDependsOnPostProcessorCustomizerPackageName
which was refactored for clarity #1495 - Update ReplaceDeprecatedEnvironmentTestUtils with rewrite 7.21.0 changes.
Full Changelog: v4.19.0...v4.19.1
4.19.0
What's Changed
- Updated with rewrite version 7.21.0
- Remove reference to
MigrateEntityManagerFactoryDependsOnPostProcessorCustomizerPackageName
which was refactored for clarity #1495
Full Changelog: v4.18.0...v4.19.0
4.18.0
What's Changed
- Updated with rewrite version 7.20.0
- Add MigrateActuatorMediaTypeToApiVersion recipe for spring-boot 2.5 migration 78ff1ae
- Update spring-boot2-upgrade-version.yml to clearly match the associated spring-boot release notes for 2.5 by moving the ChangeType declarative recipe for EntityManagerFactoryDependsOnPostProcessor into the 2.5 migration recipe. 038224b
Full Changelog: v4.17.0...v4.18.0
4.17.0
4.16.0
What's Changed
- Updated with rewrite version 7.18.0
- implements Spring Boot 2.4 to 2.5 upgrade #120
- Update ExpandProperties to coalesce duplicate map entries. #135
- 2.4-2.5: Messages in the Default Error View #140
- 2.4-2.5: Customizing jOOQ’s DefaultConfiguration #144
- 2.4-2.5: Logging Shutdown Hooks #141
- 2.4-2.5: Task Scheduling Harmonization with Spring Integration #138
- ExpandProperties recipe: Map type properties are not nested correctly when updated. Part II #161
- Spring Integration Scheduler Pool Size. Boot -> 2.5 by @BoykoAlex in #160
- Pin okhhtp version to 4.x. #166
New Contributors
- @fabapp2 made their first contribution in #122
- @BoykoAlex made their first contribution in #157
Full Changelog: v4.15.0...v4.16.0