Skip to content

Releases: openrewrite/rewrite-spring

v5.0.9

07 Sep 19:58

Choose a tag to compare

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

v5.0.8

25 Aug 03:37
5a39cf8

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

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

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

5.0.5

05 Jul 12:59
afcc135

Choose a tag to compare

What's Changed

  • Change package org.thymeleaf.spring 5 to spring6 by @timtebeek in #385

Full Changelog: v5.0.4...v5.0.5

5.0.4

05 Jul 12:40

Choose a tag to compare

Full Changelog: v5.0.3...v5.0.4

5.0.3

29 Jun 13:15

Choose a tag to compare

What's Changed

Full Changelog: v5.0.2...v5.0.3

5.0.2

26 Jun 14:39

Choose a tag to compare

5.0.1

14 Jun 05:59
a980c0a

Choose a tag to compare

What's Changed

  • Update with rewrite 8.1.2
  • Removed ConditionalOnBeanAnyNestedCondition from Spring Boot Best Pra… by @nmck257 in #359
  • Make concrete visitor accessible for Security DSL recipes by @BoykoAlex in #365
  • Basic Boot 3.1 Upgrade by @BoykoAlex in #368
  • Upgrade Maven parent only; Gradle should work with BOM already by @timtebeek in #372
  • Set logging.pattern.level as part of Sleuth migration by @timtebeek in #370
  • Adapted the maven specific mysql dependency update to the generic one to include gradle by @Jenson3210 in #377

New Contributors

Full Changelog: v5.0.0...v5.0.1

v5.0.0

02 Jun 12:02

Choose a tag to compare

What's Changed

Full Changelog: v4.36.1...v5.0.0