Skip to content

Releases: openrewrite/rewrite-spring

v5.1.2

21 Nov 14:58
45c7637
Compare
Choose a tag to compare

What's Changed

  • feat: Upgrade to Spring Boot 3.2, and Virtual Threads if on Java 21 by @SimonVerhoeven in #446
  • feat: spring-security-62.yml by @SimonVerhoeven in #447
  • Generate property migrations for META-INF/spring-configuration-metadata.json too by @timtebeek in #445
  • Add recipe to change relocated mysql dep in 2.6 migration by @fabapp2 in #448

Full Changelog: v5.1.1...v5.1.2

5.1.1

13 Nov 15:47
d4c1359
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.1.0...v5.1.1

v5.1.0

12 Nov 21:54
Compare
Choose a tag to compare

What's Changed

  • Update with rewrite 8.9.0
  • Additional Spring Boot properties migrations for 3.0 & 3.2 by @timtebeek in #440

Full Changelog: v5.0.12...v5.1.0

v5.0.12

30 Oct 08:16
Compare
Choose a tag to compare

Full Changelog: v5.0.11...v5.0.12

v5.0.11

03 Oct 18:13
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.0.10...v5.0.11

v5.0.10

12 Sep 18:14
4e5820b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.0.9...v5.0.10

v5.0.9

07 Sep 19:58
Compare
Choose a tag to compare

Full Changelog: v5.0.8...v5.0.9

v5.0.8

25 Aug 03:37
5a39cf8
Compare
Choose a tag to compare

What's Changed

  • Update with rewrite 8.4.0
  • removed autoformat when no necessary by @joanvr in #408
  • Delete Spring4Shell resource file by @timtebeek in #407
  • removed unnecessary autoFormat by @joanvr in #409
  • removed autoFormat and replaced with manual format by @joanvr in #410
  • Upgrade httpcore -> httpcore5 in the UpgradeApacheHttpClient_5 recipe by @rickie in #413
  • Remove DefaultBatchConfigurer by @timtebeek in #417
  • Migrate Hibernate as part of Spring Boot migration by @timtebeek in #420
  • Moved WebSecurityConfigurerAdapter to spring-security 5.7 (new file) … by @nmck257 in #421
  • Security lambda DSL enhancements by @nmck257 in #419
  • Simplify MediaType.parse Calls by @AlekSimpson in #404
  • Update usage of list and call getItems when needed by @joanvr in #423
  • disable is a terminal function by @shanman190 in #422
  • Chain in AuthorizeHttpRequests with spring-security-58.yml by @timtebeek in #418
  • Convert oauth2* Spring Security subcomponents to lambda dsl by @shanman190 in #424
  • bump some versions on some tests by @joanvr in #426

New Contributors

Full Changelog: v5.0.7...v5.0.8

5.0.7

02 Aug 13:29
3c42c95
Compare
Choose a tag to compare

What's Changed

  • first approach of HttpClient5 migration by @joanvr in #397
  • Apache Http Client 5.x Use Timeout and TimeValue classes by @joanvr in #399
  • Replace getStatusLine on HttpResponse by @joanvr in #400
  • HttpSecurityLambdaDsl and ServerHttpSecurityLambdaDsl are overly eager when running against very old Spring Security versions by @shanman190 in #402
  • Added Migrate DefaultHttpClient & some cookie constants by @joanvr in #401
  • AddTimeUnitArgument recipe by @joanvr in #403

Full Changelog: v5.0.6...v5.0.7

5.0.6

28 Jul 07:53
20e4f75
Compare
Choose a tag to compare

What's Changed

  • Update AddSpringProperty.java example by @mike-solomon in #386
  • fix: use default values for propertyKey and tlsPropertyKey when empty string. by @natedanner in #388
  • Prevent NPE on UpgradeSpringFrameworkDependencies.newVersion by @timtebeek in #390
  • fix: adapt J.Modifier and J.Identifier instantiation to use the new c… by @SimonVerhoeven in #394
  • re-enabled the UpdateGradle recipes by @joanvr in #395
  • Ony selectively apply NoRequestMappingAnnotation by @timtebeek in #396
  • UseNewRequestMatchers should also replace with 5.7 on classpath by @timtebeek in #398

New Contributors

Full Changelog: v5.0.5...v5.0.6