Skip to content

Releases: openrewrite/rewrite-spring

4.26.0

02 Sep 21:41
914071f

Choose a tag to compare

Enhancements

  • Updated with rewrite 7.29.0
  • Added Spring-Boot 2.7 configuration migration recipe

Fixes

  • Relax WebSecurityConfigurerAdapter update constraints #215
  • Update spring-framework and spring-data upgrade recipes so each upgrade first invokes the prior version 1ec991a
  • Add an exception for logging.file.path in spring-boot-configuration-migration recipe #123

Full Changelog: v4.25.1...v4.26.0

4.25.1

06 Aug 17:55

Choose a tag to compare

Enhancements

  • Upgraded with rewrite 7.27.1
  • Add JavaxMigrationToJakarta to the spring-boot3-upgrade recipe 14b81dd

Full Changelog: v4.24.0...v4.25.0

4.24.0

02 Aug 16:45

Choose a tag to compare

Enhancements

Fixes

  • Subproperties of spring.profiles will no longer get corrupted by the 2.4 change for spring.config.activate.on-profile (#189) by @nmck257 in #212

Full Changelog: v4.23.0...v4.24.0

4.23.0

07 Jul 21:23

Choose a tag to compare

Enhancements

  • Upgraded with rewrite 7.25.0
  • Deprecated WebSecurityConfigurerAdapter in spring-security 5.7.1 by @BoykoAlex in #202
  • Autowired field into constructor parameter by @BoykoAlex in #200

Fixes

  • Class cast exception on DatabaseComponentAndBeanInitializationOrdering .. @pway99 04f04c99

Full Changelog: v4.22.1...v4.23.0

4.22.1

10 Jun 20:14

Choose a tag to compare

Enhancements

  • Upgraded with rewrite 7.24.1
  • Boot 3: Remove @ConstructorBinding annotation by @BoykoAlex in #199
  • Removed unnecessary dependencies on kotlin and okhttp in 5ff5411

Full Changelog: v4.22.0...v4.22.1

4.22.0

02 Jun 02:45

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

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

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

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

Choose a tag to compare

Enhancements

  • Updated to use rewrite 7.21.1