Releases: openrewrite/rewrite-spring
Releases · openrewrite/rewrite-spring
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
4.15.0
Enhancements
- Updated with rewrite version 7.17.0
- Updated with rewrite-testing-framework 1.16.0
- New recipe: MigrateLocalServerPortAnnotation for UpgradeSpringBoot 2.0. cb98de1
- New recipe: SpringBootPropertiesManual_2_0 for UpgradeSpringBoot 2.0. 70e2f9c
- New recipe: YamlPropertiesToKebabCase. 22a8671
Fixes
What's Changed
- Update README.md by @aegershman in #114
- Ensure spring-main-banner-mode changes from true or false to off or console by @aegershman in #117
- Normalize Spring properties to use lowercase kebab case by @aegershman in #119
Full Changelog: v4.14.1...v4.15.0