Releases: openrewrite/rewrite-spring
Releases · openrewrite/rewrite-spring
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->httpcore5in theUpgradeApacheHttpClient_5recipe 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.parseCalls by @AlekSimpson in #404 - Update usage of list and call getItems when needed by @joanvr in #423
disableis 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
HttpSecurityLambdaDslandServerHttpSecurityLambdaDslare 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.newVersionby @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
5.0.5
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
Full Changelog: v5.0.3...v5.0.4
5.0.3
What's Changed
- Pick up rewrite-migrate-java version 2.0.4 to resolve
NoSuchMethodError: MethodMatcher.matches(Lorg/openrewrite/java/tree/J$MethodInvocation;)Z - Upgrade Gradle wrapper and Spring Gradle plugins by @shanman190 in #382
Full Changelog: v5.0.2...v5.0.3
5.0.2
- Pulling new rewrite-migrate-java version
Full Changelog: v5.0.1...v5.0.2
5.0.1
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.levelas 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
- @Jenson3210 made their first contribution in #377
Full Changelog: v5.0.0...v5.0.1
v5.0.0
What's Changed
- Update for rewrite 8.0 by @knutwannheden in #345
- Update JavaTemplate for rewrite8.0 by @kunli2 in #366
Full Changelog: v4.36.1...v5.0.0