Skip to content

6.24.0

Choose a tag to compare

@greg-at-moderne greg-at-moderne released this 11 Feb 10:05
· 36 commits to main since this release
1a0b3e3

What's Changed

  • Also upgrading the version of spring-kafka during the Spring Kafka 3.x upgrade 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.health package to health.contributor by @knutwannheden in #927
  • Handle non-lambda arguments in SuccessFailureCallbackToBiConsumerVisitor by @Jenson3210 in #929
  • Migrating missed spring.session.mongodb.* to spring.session.data.mongodb.* by @steve-aom-elliott in #930

Full Changelog: v6.23.1...v6.24.0