6.24.0
What's Changed
- Also upgrading the version of
spring-kafkaduring theSpring Kafka 3.xupgrade to ensure compatibility with the included class changes. by @steve-aom-elliott in #921 - Fix OAuth2ResourceServerLambdaDsl for Kotlin code by @MBoegers in #916
- Add AddAutoConfigureWebTestClient recipe and support old TestRestTemplate location by @MBoegers in #922
- Add recipe for deprecated HttpComponentsClientHttpRequestFactory.setConnectTimeout by @jkschneider in #919
- Add transaction manager and timestamp migration recipes for Spring Batch by @timtebeek in #923
- Spring Boot 4: Upgrade Gradle wrapper to 8.14 by @knutwannheden in #928
- Spring Boot 4: Migrate
actuate.healthpackage tohealth.contributorby @knutwannheden in #927 - Handle non-lambda arguments in SuccessFailureCallbackToBiConsumerVisitor by @Jenson3210 in #929
- Migrating missed
spring.session.mongodb.*tospring.session.data.mongodb.*by @steve-aom-elliott in #930
Full Changelog: v6.23.1...v6.24.0