Skip to content

Releases: openrewrite/rewrite-spring

5.0.2

26 Jun 14:39
Compare
Choose a tag to compare

5.0.1

14 Jun 05:59
a980c0a
Compare
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
Compare
Choose a tag to compare

What's Changed

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

4.36.0

21 Apr 01:02
4a2f017
Compare
Choose a tag to compare

What's Changed

  • [Spring Security6 migration] Add recipe UpdateRequestCacheTest by @kunli2 in #327
  • [Spring Security6 migration]Add recipe RemoveOauth2LoginConfig by @kunli2 in #328
  • [Spring security 6 migration] Add recipe to remove unnecessary use-authorization-manager for message security in Spring security 6 by @kunli2 in #330
  • [Spring security 6 migration] Adds UpdateEnableReactiveMethodSecurity recipe by @kunli2 in #331
  • Introduce generic visitor RemoveMethodInvocationsVisitor to be able to remove some specific method calls. by @kunli2 in #332
  • RenameBean by @nmck257 in #333
  • UpgradeSpringSecurity_5_8 is Spring Security's rule. by @tokuhirom in #335
  • introduced ChangeSpringPropertyValue by @nmck257 in #334
  • Replace http literals with constants by @timtebeek in #326
  • Revert "Add Spring Security 5.8 migration to Spring Framework 5.3 and… by @nmck257 in #336
  • Fix MigrateProjectTest#migrateOldSleuthCore - spring boot release 3.0.5 to 3.0.6 by @pway99 in #342

New Contributors

Full Changelog: v4.35.0...v4.36.0

4.35.0

04 Apr 09:12
Compare
Choose a tag to compare

What's Changed

  • Add recipe MaintainTrailingSlashURLMappings by @kunli2 in #307
  • [SB 3.0 recipe] Add recipe AddSetUseTrailingSlashMatch by @kunli2 in #310
  • Change ConfigurationOverEnableSecurity to modify only before Boot3 by @kunli2 in #313
  • Use SHA-256 in Remember Me by @knutwannheden in #312
  • Remove calls matching AuthenticationEntryPointFailureHandler.setRethrowAuthenticationServiceException(true) by @knutwannheden in #311
  • New RequireExplicitSavingOfSecurityContextRepository recipe by @knutwannheden in #314
  • New UpdatePbkdf2PasswordEncoder recipe by @knutwannheden in #315
  • Fixes #318 Update thymeleaf artifactIds by @hetzijzo in #319
  • Retain versions for thymeleaf-spring5 & thymeleaf-extras-springsecurity5 by @timtebeek in #320
  • #306 Add spring-boot-starter-validation in Boot 2.3 by @jjank in #308
  • Tests Boot 3 upgrade recipe descriptor by @BoykoAlex in #322

New Contributors

Full Changelog: v4.34.0...v4.35.0

4.34.0

15 Mar 03:01
Compare
Choose a tag to compare

What's Changed

  • Update with rewrite 7.38.0
  • Use the new requestMatchers with Spring Security 5.8 - partially resolves #255 by @jjank in #286

New Contributors

Full Changelog: v4.33.2...v4.34.0

4.33.2

07 Mar 23:02
642980c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.33.1...v4.33.2

4.33.1

03 Mar 21:40
61dc015
Compare
Choose a tag to compare

Fix change to UpgradeDependencyVersion constructor definition.

v4.33.0

16 Feb 08:00
3a094ea
Compare
Choose a tag to compare

What's Changed

  • Update with rewrite 7.36.0
  • Update MySQL Driver artifactId & version number by @timtebeek in #277
  • refactor: Update OWASP suppression date bounds by @sjungling in #281
  • Adopt TypeValidation.builder by @timtebeek in #282
  • some Migration Recipes for SpringBatch 5.0 by @desprez in #280
  • Add missing MigrateItemWriterWrite in spring-batch-5.0.yml by @desprez in #283
  • Correct the description to say Spring Batch 5.0 by @jstansel in #285
  • Flatten configuration class if possible by @BoykoAlex in #287

New Contributors

Full Changelog: v4.32.0...v4.33.0

4.32.0

20 Jan 05:18
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.31.0...v4.32.0