Skip to content

Releases: spring-projects/spring-integration

v6.5.0-RC1

22 Apr 20:29
Compare
Choose a tag to compare
v6.5.0-RC1 Pre-release
Pre-release

⭐ New Features

  • spring-integration-event minor changes #9953
  • spring-integration-mail minor changes #9948
  • Remove unnecessary error() log message from the TcpSendingMessageHandler #9937
  • How to configure the XTRIM or XADD #8592
  • Introduce LockRequestHandlerAdvice based on the LockRegistry [INT-4112] #8056

🐞 Bug Fixes

  • RequestHandlerRetryAdvice fails if provided RetryTemplate is instrumented with MetricsRetryListener #9985
  • Make ChannelInitializer as dependency bean in the AbstractConsumerEndpointParser #9931

📔 Documentation

  • Fix jms.adoc for the Java DSL of jmsOutboundFlow #9954
  • doc: update code example for Deferred Acknowledgment Pollable Message. #9945

🔨 Dependency Upgrades

  • Bump org.springframework.kafka:spring-kafka-bom from 3.3.4 to 3.3.5 #9983
  • Bump org.springframework.amqp:spring-amqp-bom from 3.2.4 to 3.2.5 #9980
  • Bump org.springframework:spring-framework-bom from 6.2.5 to 6.2.6 #9958
  • Bump io.projectreactor:reactor-bom from 2024.0.4 to 2024.0.5 #9957
  • Bump org.junit:junit-bom from 5.12.1 to 5.12.2 #9951
  • Bump org.apache.camel:camel-bom from 4.10.2 to 4.10.3 #9941
  • Bump io.freefair.aggregate-javadoc from 8.13 to 8.13.1 #9936
  • Bump protobufVersion from 4.30.1 to 4.30.2 #9935
  • Bump org.springframework:spring-framework-bom from 6.2.4 to 6.2.5 #9925

❤️ Contributors

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

@mjd507

v6.4.4

22 Apr 18:44
Compare
Choose a tag to compare

⭐ New Features

  • Remove unnecessary error() log message from the TcpSendingMessageHandler #9938

🐞 Bug Fixes

  • Make ChannelInitializer as dependency bean in the AbstractConsumerEndpointParser #9932

🔨 Dependency Upgrades

  • Bump org.springframework.ws:spring-ws-bom from 4.0.12 to 4.0.13 #9981
  • Bump org.springframework.kafka:spring-kafka-bom from 3.3.4 to 3.3.5 #9979
  • Bump org.springframework.data:spring-data-bom from 2024.1.4 to 2024.1.5 #9977
  • Bump org.springframework.amqp:spring-amqp-bom from 3.2.4 to 3.2.5 #9974
  • Bump org.springframework:spring-framework-bom from 6.2.5 to 6.2.6 #9963
  • Bump org.springframework.graphql:spring-graphql from 1.3.4 to 1.3.5 #9962
  • Bump io.micrometer:micrometer-tracing-bom from 1.4.4 to 1.4.5 #9961
  • Bump io.projectreactor:reactor-bom from 2024.0.4 to 2024.0.5 #9960
  • Bump io.micrometer:micrometer-bom from 1.14.5 to 1.14.6 #9959
  • Bump org.apache.camel:camel-bom from 4.8.5 to 4.8.6 #9943
  • Bump org.springframework:spring-framework-bom from 6.2.4 to 6.2.5 #9930

v6.5.0-M3

18 Mar 18:34
Compare
Choose a tag to compare
v6.5.0-M3 Pre-release
Pre-release

⭐ New Features

  • Enable LastModifiedFileListFilters to discard files that are too old #9869
  • Trying to post to an MessageGateway from @PostConstruct #9854

🐞 Bug Fixes

  • The shared SFTP session is closed prematurely #9909
  • ControlBusCommandRegistry registers beans for destruction lifecycle unintentionally #9890
  • ConcurrentModificationException for late-registered AbstractEndpoints #9878
  • The FluxMessageChannel.destroy() may fail with Spec. Rule 1.3 #9866
  • sendTimeout appears to be ignored in SourcePollingChannelAdapterSpec vs. creating adapters manually #9863

📔 Documentation

  • Document the possibility to implement session caching for Spring Integration SMB adapters #9862

🔨 Dependency Upgrades

  • Bump org.springframework.kafka:spring-kafka-bom from 3.3.3 to 3.3.4 #9920
  • Bump org.springframework.amqp:spring-amqp-bom from 3.2.3 to 3.2.4 #9915
  • Bump io.projectreactor:reactor-bom from 2024.0.3 to 2024.0.4 #9902
  • Bump org.springframework:spring-framework-bom from 6.2.3 to 6.2.4 #9901
  • Bump org.junit:junit-bom from 5.12.0 to 5.12.1 #9900
  • Bump io.lettuce:lettuce-core from 6.5.4.RELEASE to 6.5.5.RELEASE #9899
  • Bump org.apache.sshd:sshd-sftp to 2.15.0 #9889
  • Bump debeziumVersion from 3.0.7.Final to 3.0.8.Final #9884
  • Bump com.fasterxml.jackson:jackson-bom from 2.18.2 to 2.18.3 #9877
  • Bump org.apache.groovy:groovy-bom from 4.0.25 to 4.0.26 #9876
  • Bump io.lettuce:lettuce-core from 6.5.3.RELEASE to 6.5.4.RELEASE #9861

v6.4.3

18 Mar 18:01
Compare
Choose a tag to compare

🐞 Bug Fixes

  • The shared SFTP session is closed prematurely #9910
  • ControlBusCommandRegistry registers beans for destruction lifecycle unintentionally #9891
  • ConcurrentModificationException for late-registered AbstractEndpoints #9880
  • The FluxMessageChannel.destroy() may fail with Spec. Rule 1.3 #9867
  • sendTimeout appears to be ignored in SourcePollingChannelAdapterSpec vs. creating adapters manually #9864

🔨 Dependency Upgrades

  • Bump org.springframework.ws:spring-ws-bom from 4.0.11 to 4.0.12 #9921
  • Bump org.springframework.amqp:spring-amqp-bom from 3.2.3 to 3.2.4 #9917
  • Bump org.springframework.kafka:spring-kafka-bom from 3.3.3 to 3.3.4 #9913
  • Bump io.micrometer:micrometer-bom from 1.14.4 to 1.14.5 #9908
  • Bump org.springframework:spring-framework-bom from 6.2.3 to 6.2.4 #9907
  • Bump io.projectreactor:reactor-bom from 2024.0.3 to 2024.0.4 #9906
  • Bump org.springframework.data:spring-data-bom from 2024.1.3 to 2024.1.4 #9905
  • Bump io.micrometer:micrometer-tracing-bom from 1.4.3 to 1.4.4 #9904
  • Bump org.apache.camel:camel-bom from 4.8.3 to 4.8.5 #9887
  • Bump debeziumVersion from 3.0.7.Final to 3.0.8.Final #9886
  • Bump com.fasterxml.jackson:jackson-bom from 2.18.2 to 2.18.3 #9875
  • Bump org.apache.groovy:groovy-bom from 4.0.25 to 4.0.26 #9874

v6.3.9

18 Mar 17:53
Compare
Choose a tag to compare

🐞 Bug Fixes

  • The shared SFTP session is closed prematurely #9922
  • ConcurrentModificationException for late-registered AbstractEndpoints #9881
  • The FluxMessageChannel.destroy() may fail with Spec. Rule 1.3 #9868
  • sendTimeout appears to be ignored in SourcePollingChannelAdapterSpec vs. creating adapters manually #9865

🔨 Dependency Upgrades

  • Bump org.springframework.kafka:spring-kafka-bom from 3.2.7 to 3.2.8 #9919
  • Bump org.springframework.amqp:spring-amqp-bom from 3.1.9 to 3.1.10 #9918
  • Bump org.springframework.ws:spring-ws-bom from 4.0.11 to 4.0.12 #9916
  • Bump org.springframework.data:spring-data-bom from 2024.0.9 to 2024.0.10 #9897
  • Bump org.springframework:spring-framework-bom from 6.1.17 to 6.1.18 #9896
  • Bump io.projectreactor:reactor-bom from 2023.0.15 to 2023.0.16 #9895
  • Bump io.micrometer:micrometer-bom from 1.13.11 to 1.13.12 #9894
  • Bump io.micrometer:micrometer-tracing-bom from 1.3.9 to 1.3.10 #9893
  • Bump org.apache.groovy:groovy-bom from 4.0.25 to 4.0.26 #9872

v6.5.0-M2

19 Feb 00:01
Compare
Choose a tag to compare
v6.5.0-M2 Pre-release
Pre-release

⭐ New Features

  • Kafka inbound channel adapter no longer adds 'id' and 'timestamp' headers #9801
  • The StreamTransformer must remove a IntegrationMessageHeaderAccessor.CLOSEABLE_RESOURCE header from the output message after resource is closed. #9792

🐞 Bug Fixes

  • DelayerEndpointSpec doesn't allow to specify custom taskScheduler #9825
  • SftpInboundFileSynchronizer fails to synchronize files if the directory path is a symbolic link #9821
  • Fix copy/paste typos in log messages for JDBC components #9818
  • SftpSession.write() is not thread-safe #9796
  • @ character is no longer supported in SMB domain, username or password #9794

🔨 Dependency Upgrades

  • Bump io.projectreactor:reactor-bom from 2024.0.2 to 2024.0.3 #9847
  • Bump org.springframework.data:spring-data-bom from 2024.1.2 to 2024.1.3 #9846
  • Bump org.springframework:spring-framework-bom from 6.2.2 to 6.2.3 #9845
  • Bump org.jruby:jruby-complete from 9.4.11.0 to 9.4.12.0 #9844
  • Bump io.rsocket:rsocket-transport-netty from 1.1.4 to 1.1.5 #9814
  • Bump org.jruby:jruby-complete from 9.4.10.0 to 9.4.11.0 #9805
  • Bump org.apache.ftpserver:ftpserver-core from 1.2.0 to 1.2.1 #9804
  • Bump io.lettuce:lettuce-core from 6.5.2.RELEASE to 6.5.3.RELEASE #9803
  • Bump org.apache.groovy:groovy-bom from 4.0.24 to 4.0.25 #9789
  • Bump mongoDriverVersion from 5.3.0 to 5.3.1 #9786

❤️ Contributors

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

@mohammad1ta

v6.4.2

19 Feb 01:35
Compare
Choose a tag to compare

🐞 Bug Fixes

  • DelayerEndpointSpec doesn't allow to specify custom taskScheduler #9827
  • SftpInboundFileSynchronizer fails to synchronize files if the directory path is a symbolic link #9822
  • Fix copy/paste typos in log messages for JDBC components #9819
  • @ character is no longer supported in SMB domain, username or password #9799
  • SftpSession.write() is not thread-safe #9798
  • Fix IntegrationEvaluationContextFactoryBean for bean ClassLoader #9747

🔨 Dependency Upgrades

  • Bump org.springframework:spring-framework-bom from 6.2.2 to 6.2.3 #9841
  • Bump io.projectreactor:reactor-bom from 2024.0.2 to 2024.0.3 #9840
  • Bump org.jruby:jruby-complete from 9.4.11.0 to 9.4.12.0 #9837
  • Bump org.springframework.data:spring-data-bom from 2024.1.2 to 2024.1.3 #9836
  • Bump io.micrometer:micrometer-bom from 1.14.3 to 1.14.4 #9834
  • Bump io.micrometer:micrometer-tracing-bom from 1.4.2 to 1.4.3 #9832
  • Bump io.rsocket:rsocket-transport-netty from 1.1.4 to 1.1.5 #9812
  • Bump org.jruby:jruby-complete from 9.4.10.0 to 9.4.11.0 #9810
  • Bump org.apache.ftpserver:ftpserver-core from 1.2.0 to 1.2.1 #9809
  • Bump org.apache.groovy:groovy-bom from 4.0.24 to 4.0.25 #9791
  • Bump org.jruby:jruby-complete from 9.4.9.0 to 9.4.10.0 #9782
  • Bump org.springframework.kafka:spring-kafka-bom from 3.3.1 to 3.3.2 #9780
  • Bump org.springframework.amqp:spring-amqp-bom from 3.2.1 to 3.2.2 #9777
  • Bump graalvmVersion from 24.1.1 to 24.1.2 #9774
  • Bump io.micrometer:micrometer-tracing-bom from 1.4.1 to 1.4.2 #9762
  • Bump org.springframework:spring-framework-bom from 6.2.1 to 6.2.2 #9761
  • Bump io.micrometer:micrometer-bom from 1.14.2 to 1.14.3 #9760
  • Bump org.springframework.data:spring-data-bom from 2024.1.1 to 2024.1.2 #9759
  • Bump debeziumVersion from 3.0.6.Final to 3.0.7.Final #9758
  • Bump io.projectreactor:reactor-bom from 2024.0.1 to 2024.0.2 #9757
  • Bump org.apache.camel:camel-bom from 4.8.2 to 4.8.3 #9756
  • Bump io.lettuce:lettuce-core from 6.4.1.RELEASE to 6.4.2.RELEASE #9741
  • Bump debeziumVersion from 3.0.4.Final to 3.0.6.Final #9739

v6.3.8

18 Feb 22:31
Compare
Choose a tag to compare

🐞 Bug Fixes

  • DelayerEndpointSpec doesn't allow to specify custom taskScheduler #9828
  • SftpInboundFileSynchronizer fails to synchronize files if the directory path is a symbolic link #9823
  • Fix copy/paste typos in log messages for JDBC components #9820
  • @ character is no longer supported in SMB domain, username or password #9800
  • Fix IntegrationEvaluationContextFactoryBean for bean ClassLoader #9748

🔨 Dependency Upgrades

  • Bump io.projectreactor:reactor-bom from 2023.0.14 to 2023.0.15 #9842
  • Bump org.jruby:jruby-complete from 9.4.11.0 to 9.4.12.0 #9839
  • Bump org.springframework:spring-framework-bom from 6.1.16 to 6.1.17 #9838
  • Bump io.micrometer:micrometer-bom from 1.13.10 to 1.13.11 #9835
  • Bump org.springframework.data:spring-data-bom from 2024.0.8 to 2024.0.9 #9833
  • Bump io.micrometer:micrometer-tracing-bom from 1.3.8 to 1.3.9 #9831
  • Bump io.rsocket:rsocket-transport-netty from 1.1.4 to 1.1.5 #9816
  • Bump org.jruby:jruby-complete from 9.4.10.0 to 9.4.11.0 #9808
  • Bump org.apache.ftpserver:ftpserver-core from 1.2.0 to 1.2.1 #9807
  • Bump org.apache.groovy:groovy-bom from 4.0.24 to 4.0.25 #9785
  • Bump org.jruby:jruby-complete from 9.4.9.0 to 9.4.10.0 #9779
  • Bump graalvmVersion from 23.1.5 to 23.1.6 #9778
  • Bump io.projectreactor:reactor-bom from 2023.0.13 to 2023.0.14 #9772
  • Bump org.springframework.data:spring-data-bom from 2024.0.7 to 2024.0.8 #9771
  • Bump io.micrometer:micrometer-bom from 1.13.9 to 1.13.10 #9770
  • Bump io.micrometer:micrometer-tracing-bom from 1.3.7 to 1.3.8 #9769

v6.5.0-M1

21 Jan 20:28
Compare
Choose a tag to compare
v6.5.0-M1 Pre-release
Pre-release

⭐ New Features

  • Aggregator: discardChannel() to have an optional flag to discard the whole group, instead of individual messages #9754
  • TraceId changed in TransactionSynchronizationFactory #9743
  • Wrap MessageGroupProcessor result a collection of payloads into a message in the AbstractCorrelatingMessageHandler #9706
  • Remove org.springframework.util.concurrent.ListenableFuture usage #9618
  • Add locking strategy to AbstractMessageGroupStore [INT-1117] #5123

🐞 Bug Fixes

  • Fix IntegrationEvaluationContextFactoryBean for bean ClassLoader #9745

🔨 Dependency Upgrades

  • Bump org.springframework.amqp:spring-amqp-bom from 3.2.1 to 3.2.2 #9783
  • Bump org.springframework.kafka:spring-kafka-bom from 3.3.1 to 3.3.2 #9781
  • Bump org.jruby:jruby-complete from 9.4.9.0 to 9.4.10.0 #9776
  • Bump graalvmVersion from 24.1.1 to 24.1.2 #9775
  • Bump org.assertj:assertj-core from 3.27.2 to 3.27.3 #9767
  • Bump org.springframework:spring-framework-bom from 6.2.1 to 6.2.2 #9766
  • Bump io.projectreactor:reactor-bom from 2024.0.1 to 2024.0.2 #9765
  • Bump debeziumVersion from 3.0.6.Final to 3.0.7.Final #9764
  • Bump protobufVersion from 4.29.2 to 4.29.3 #9752
  • Bump org.assertj:assertj-core from 3.27.1 to 3.27.2 #9742

v6.4.1

17 Dec 20:09
Compare
Choose a tag to compare

⭐ New Features

  • Avoid logging message if logging isn't enabled for AbstractReplyProducingMessageHandler where no reply is required #9705

🐞 Bug Fixes

  • IntegrationEvent.getCause() is not marked as @Nullable #9713
  • SMB components fail to access files with spaces in its path due to duplicate URL encoding #9711
  • Java DSL loses in inputChannel when existing channel is referenced by its name #9709
  • Fix CheckedCallable.unchecked() for return type #9702
  • Fix AMQP XSD for removed tx-size and replace it with the batch-size #9695
  • Close SocketChannel in TcpNioClientConnectionFactory.buildNewConnection() #9694
  • SFTP: Failed to transfer file if temporary remote directory doesn't exist #9684

📔 Documentation

  • Add docs regarding host verification #9701

🔨 Dependency Upgrades

  • Bump org.springframework.amqp:spring-amqp-bom from 3.2.0 to 3.2.1 #9736
  • Bump org.junit:junit-bom from 5.11.3 to 5.11.4 #9735
  • Bump org.springframework.kafka:spring-kafka-bom from 3.3.0 to 3.3.1 #9733
  • Bump org.springframework.retry:spring-retry from 2.0.10 to 2.0.11 #9730
  • Bump io.projectreactor:reactor-bom from 2024.0.0 to 2024.0.1 #9729
  • Bump org.springframework.data:spring-data-bom from 2024.1.0 to 2024.1.1 #9728
  • Bump io.micrometer:micrometer-tracing-bom from 1.4.0 to 1.4.1 #9727
  • Bump org.springframework:spring-framework-bom from 6.2.0 to 6.2.1 #9726
  • Bump io.micrometer:micrometer-bom from 1.14.1 to 1.14.2 #9725
  • Bump org.apache.logging.log4j:log4j-bom from 2.24.2 to 2.24.3 #9724
  • Bump org.apache.camel:camel-bom from 4.8.1 to 4.8.2 #9700
  • Bump debeziumVersion from 3.0.2.Final to 3.0.4.Final #9691
  • Bump com.fasterxml.jackson:jackson-bom from 2.18.1 to 2.18.2 #9690
  • Bump org.apache.logging.log4j:log4j-bom from 2.24.1 to 2.24.2 #9682

❤️ Contributors

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

@shirshak55