Skip to content

6.5.0

Compare
Choose a tag to compare
@timtebeek timtebeek released this 09 Apr 21:18
· 128 commits to main since this release

What's Changed

  • Add Recipe to migrate org.springframework.web.reactive.HandlerResult.setExceptionHandler method by @wapkch in #690
  • Add Recipe to migrate org.springframework.web.reactive.HandlerResult.hasExceptionHandler to getExceptionHandler() method by @wapkch in #693
  • Add Recipe to migrate org.springframework.util.Base64Utils to java.util.Base64 by @wapkch in #689
  • Update MSAL by @MBoegers in #695
  • Addresses part of Recipes to upgrade to Spring Framework 6.2 by @wapkch in #694
  • Add migration tests and recipes for Spring Batch by @qwtfps in #686
  • JDBC Query For long Replaced with Query For Object by @Kushank24 in #688

New Contributors

Full Changelog: v6.4.0...v6.5.0