Skip to content

6.14.0

Latest
Compare
Choose a tag to compare
@timtebeek timtebeek released this 10 Sep 12:07
· 3 commits to main since this release

What's Changed

  • Fix bug where KafkaTestUtils duration argument can be something else then a J.Literal by @Jenson3210 in #776
  • Inline methods annotated with @InlineMe by @timtebeek in #777
  • Changing ClientHttpResponse#getRawStatusCode() to getStatusCode().value() in order to retain typing. by @steve-aom-elliott in #778
  • Remove StepBuilderFactory parameters from @Bean-annotated methods by @crankydillo in #780
  • Spring Boot 3.5 and Spring Cloud 2025 declarative migration recipes by @sruffatti in #770

New Contributors

Full Changelog: v6.13.0...v6.14.0