Releases: openrewrite/rewrite-spring
Releases · openrewrite/rewrite-spring
v5.1.2
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
v5.1.0
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
Full Changelog: v5.0.11...v5.0.12
v5.0.11
What's Changed
- fixed usage of PomDownloader without settings by @joanvr in #425
- Add recipe to upgrade to springdoc-openapi 2 by @Mistborn94 in #433
- Limit scanned packages by @timtebeek in #435
New Contributors
- @Mistborn94 made their first contribution in #433
Full Changelog: v5.0.10...v5.0.11
v5.0.10
v5.0.9
Full Changelog: v5.0.8...v5.0.9
v5.0.8
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 theUpgradeApacheHttpClient_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
- @rickie made their first contribution in #413
- @AlekSimpson made their first contribution in #404
Full Changelog: v5.0.7...v5.0.8
5.0.7
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
andServerHttpSecurityLambdaDsl
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
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
- @mike-solomon made their first contribution in #386
- @SimonVerhoeven made their first contribution in #394
- @joanvr made their first contribution in #395
Full Changelog: v5.0.5...v5.0.6