Skip to content

Releases: openrewrite/rewrite-spring

4.22.0

02 Jun 02:45
Compare
Choose a tag to compare

Enhancements

  • Updated to use rewrite 7.24.0
  • 2.7+ Migration: ChangeType on moved @Local*Port annotations by @timtebeek #191

Fixes

New Contributors

Full Changelog: v4.21.0...v4.22.0

4.21.0

11 May 23:05
Compare
Choose a tag to compare

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

27 Apr 00:44
Compare
Choose a tag to compare

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

07 Apr 01:13
Compare
Choose a tag to compare

Enhancements

  • Updated to use rewrite 7.21.3
  • 2.6 Migration - test with boot 2.5 configuration 1f11b6c

4.19.2

05 Apr 18:52
Compare
Choose a tag to compare

Enhancements

  • Updated to use rewrite 7.21.1

4.19.1

04 Apr 16:58
Compare
Choose a tag to compare

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

04 Apr 14:02
Compare
Choose a tag to compare

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

23 Mar 22:59
Compare
Choose a tag to compare

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

26 Feb 01:07
Compare
Choose a tag to compare

What's Changed

  • Updated with rewrite version 7.19.0

4.16.0

10 Feb 16:57
Compare
Choose a tag to compare

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

Full Changelog: v4.15.0...v4.16.0