6.5.0
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
togetExceptionHandler()
method by @wapkch in #693 - Add Recipe to migrate
org.springframework.util.Base64Utils
tojava.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
- @qwtfps made their first contribution in #686
- @Kushank24 made their first contribution in #688
Full Changelog: v6.4.0...v6.5.0