Skip to content

v6.5.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 20 May 19:07
· 1 commit to main since this release

⭐ New Features

  • Add async behavior to Java DSL gateway(). #10018
  • Support fileExistModeExpression() in Ftp.outboundGateway #9988

🐞 Bug Fixes

  • Unable to configure error message strategy for JMS channel adapters and gateways #10046
  • The value of releasePartialSequences is not propagated to the underlying SequenceSizeReleaseStrategy #10003
  • The IntegrationFlow.from(Publisher<Message<?>>) never stops #9999
  • Fix exception message for method doPoll in JpaExecutor #9997

🔨 Dependency Upgrades

  • Bump org.springframework.kafka:spring-kafka-bom from 3.3.5 to 3.3.6 #10052
  • Bump org.springframework:spring-framework-bom from 6.2.6 to 6.2.7 #10043
  • Bump org.springframework.retry:spring-retry from 2.0.11 to 2.0.12 #10042
  • Bump io.projectreactor:reactor-bom from 2024.0.5 to 2024.0.6 #10041
  • Bump com.fasterxml.jackson:jackson-bom from 2.18.3 to 2.18.4 #10012
  • Bump org.jruby:jruby-complete from 9.4.12.0 to 9.4.12.1 #10011
  • Bump org.apache.camel:camel-bom from 4.10.3 to 4.10.4 #10007

❤️ Contributors

Thank you to all the contributors who worked on this release:

@mjd507