Skip to content

Releases: spring-projects/spring-integration

v6.3.1

18 Jun 18:29
Compare
Choose a tag to compare

⭐ New Features

  • ZeroMQ: optional topic wrap #9225

🐞 Bug Fixes

  • The MessageReceiverContext must support raw byte[] for headers as well #9220
  • Subscription Identifier always included when adding an mqtt topic on MQTT 5 #9218
  • The FluxMessageChannel does not honor back-pressure #9216
  • SMB outbound gateway doesn't seem to support the GET command #9213
  • ErrorMessages are mangled by observed message channels #9209

📔 Documentation

  • Documentation fix for 'Message Channels with Hazelcast' #9232

🔨 Dependency Upgrades

  • Bump org.springframework.graphql:spring-graphql from 1.3.0 to 1.3.1 #9257
  • Bump org.springframework.kafka:spring-kafka-bom from 3.2.0 to 3.2.1 #9253
  • Bump org.springframework.amqp:spring-amqp-bom from 3.1.5 to 3.1.6 #9252
  • Bump com.gradle.develocity from 3.17.4 to 3.17.5 #9250
  • Bump io.micrometer:micrometer-bom from 1.13.0 to 1.13.1 #9249
  • Bump org.springframework.data:spring-data-bom from 2024.0.0 to 2024.0.1 #9248
  • Bump io.projectreactor:reactor-bom from 2023.0.6 to 2023.0.7 #9247
  • Bump org.springframework:spring-framework-bom from 6.1.8 to 6.1.9 #9246
  • Bump io.micrometer:micrometer-tracing-bom from 1.3.0 to 1.3.1 #9245
  • Bump com.icegreen:greenmail from 2.1.0-alpha-4 to 2.1.0-rc-1 #9207
  • Bump debeziumVersion from 2.6.1.Final to 2.6.2.Final #9206
  • Bump org.codelibs:jcifs from 2.1.37 to 2.1.38 #9196
  • Bump org.springframework:spring-framework-bom from 6.1.7 to 6.1.8 #9195

v6.2.6

18 Jun 18:05
Compare
Choose a tag to compare

⭐ New Features

  • ZeroMQ: optional topic wrap #9226

🐞 Bug Fixes

  • The MessageReceiverContext must support raw byte[] for headers as well #9221
  • Subscription Identifier always included when adding an mqtt topic on MQTT 5 #9219
  • The FluxMessageChannel does not honor back-pressure #9217
  • SMB outbound gateway doesn't seem to support the GET command #9212
  • ErrorMessages are mangled by observed message channels #9210

📔 Documentation

  • Documentation fix for 'Message Channels with Hazelcast' #9233

🔨 Dependency Upgrades

  • Bump org.springframework.graphql:spring-graphql from 1.2.6 to 1.2.7 #9258
  • Bump org.springframework.security:spring-security-bom from 6.2.4 to 6.2.5 #9256
  • Bump org.springframework.kafka:spring-kafka-bom from 3.1.5 to 3.1.6 #9255
  • Bump org.springframework.amqp:spring-amqp-bom from 3.1.5 to 3.1.6 #9254
  • Bump io.micrometer:micrometer-tracing-bom from 1.2.6 to 1.2.7 #9243
  • Bump io.projectreactor:reactor-bom from 2023.0.6 to 2023.0.7 #9242
  • Bump org.springframework.data:spring-data-bom from 2023.1.6 to 2023.1.7 #9241
  • Bump io.micrometer:micrometer-bom from 1.12.6 to 1.12.7 #9240
  • Bump org.springframework:spring-framework-bom from 6.1.8 to 6.1.9 #9239
  • Bump com.gradle.develocity from 3.17.4 to 3.17.5 #9238
  • Bump com.icegreen:greenmail from 2.1.0-alpha-4 to 2.1.0-rc-1 #9208
  • Bump org.codelibs:jcifs from 2.1.37 to 2.1.38 #9193
  • Bump org.springframework:spring-framework-bom from 6.1.7 to 6.1.8 #9190

v6.3.0

21 May 19:52
Compare
Choose a tag to compare

⭐ New Features

  • Renew connection in PostgresChannelMessageTableSubscriber only when invalid. #9111

🐞 Bug Fixes

  • The Sftp.inboundAdapter produces the message with double / for the file\_remoteDirectory header when it is configured for .remoteDirectory() with the / #9129
  • Inconsistent behaviour between listing and downloading the files. #9123
  • Getting 'SSH_FX_NO_SUCH_PATH' SFTP error, even though file exists #9114
  • SpringApplicationShutdownHook hangs in Mqttv5ClientManager stop() if client never was connected #9112
  • handleReactive() - Missing TraceId #9110
  • Unexpected warn logs when using spring-integration in combination with webmvc #9103

📔 Documentation

  • Update contribution file reference #9132
  • max-messages-per-poll and max-fetch-size not working as expected #9124

🔨 Dependency Upgrades

  • Bump org.springframework.amqp:spring-amqp-bom from 3.1.4 to 3.1.5 #9184
  • Bump org.springframework.kafka:spring-kafka-bom from 3.2.0-RC1 to 3.2.1-SNAPSHOT #9183
  • Bump org.springframework.graphql:spring-graphql from 1.3.0-RC1 to 1.3.1-SNAPSHOT #9182
  • Bump com.gradle.develocity from 3.17.3 to 3.17.4 #9155
  • Bump org.springframework.data:spring-data-bom from 2024.0.0-RC1 to 2024.0.0 #9154
  • Bump org.springframework.retry:spring-retry from 2.0.5 to 2.0.6 #9153
  • Bump org.springframework:spring-framework-bom from 6.1.6 to 6.1.7 #9152
  • Bump org.springframework.ws:spring-ws-bom from 4.0.10 to 4.0.11 #9151
  • Bump io.projectreactor:reactor-bom from 2023.0.5 to 2023.0.6 #9148
  • Bump com.fasterxml.jackson:jackson-bom from 2.17.0 to 2.17.1 #9142
  • Bump kotlinVersion from 1.9.23 to 1.9.24 #9141
  • Bump org.jetbrains.kotlinx:kotlinx-coroutines-bom from 1.8.0 to 1.8.1 #9140
  • Bump com.gradle.develocity from 3.17.2 to 3.17.3 #9139
  • Bump org.aspectj:aspectjweaver from 1.9.22 to 1.9.22.1 #9138
  • Bump org.jruby:jruby-complete from 9.4.6.0 to 9.4.7.0 #9120

❤️ Contributors

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

@emmanuel-ferdman and @joshiste

v6.2.5

21 May 19:06
Compare
Choose a tag to compare

⭐ New Features

  • Renew connection in PostgresChannelMessageTableSubscriber only when invalid. #9173

🐞 Bug Fixes

  • SpringApplicationShutdownHook hangs in Mqttv5ClientManager stop() if client never was connected #9175
  • The Sftp.inboundAdapter produces the message with double / for the file\_remoteDirectory header when it is configured for .remoteDirectory() with the / #9130
  • Getting 'SSH_FX_NO_SUCH_PATH' SFTP error, even though file exists #9127
  • Inconsistent behaviour between listing and downloading the files. #9125
  • handleReactive() - Missing TraceId #9113
  • Unexpected warn logs when using spring-integration in combination with webmvc #9104

🔨 Dependency Upgrades

  • Bump org.springframework.amqp:spring-amqp-bom from 3.1.4 to 3.1.5 #9180
  • Bump org.springframework.kafka:spring-kafka-bom from 3.1.4 to 3.1.5 #9178
  • Bump org.springframework.ws:spring-ws-bom from 4.0.10 to 4.0.11 #9172
  • Bump io.projectreactor:reactor-bom from 2023.0.5 to 2023.0.6 #9171
  • Bump org.springframework.data:spring-data-bom from 2023.1.5 to 2023.1.6 #9170
  • Bump io.micrometer:micrometer-tracing-bom from 1.2.5 to 1.2.6 #9169
  • Bump org.springframework.retry:spring-retry from 2.0.5 to 2.0.6 #9168
  • Bump io.micrometer:micrometer-bom from 1.12.5 to 1.12.6 #9167
  • Bump com.gradle.develocity from 3.17.3 to 3.17.4 #9166
  • Bump org.springframework:spring-framework-bom from 6.1.6 to 6.1.7 #9165
  • Bump com.gradle.develocity from 3.17.2 to 3.17.3 #9136
  • Bump org.aspectj:aspectjweaver from 1.9.22 to 1.9.22.1 #9135
  • Bump kotlinVersion from 1.9.23 to 1.9.24 #9134
  • Bump org.jruby:jruby-complete from 9.4.6.0 to 9.4.7.0 #9118

v6.1.9

21 May 18:35
Compare
Choose a tag to compare

⭐ New Features

  • Renew connection in PostgresChannelMessageTableSubscriber only when invalid. #9174

🐞 Bug Fixes

  • SpringApplicationShutdownHook hangs in Mqttv5ClientManager stop() if client never was connected #9176
  • The Sftp.inboundAdapter produces the message with double / for the file\_remoteDirectory header when it is configured for .remoteDirectory() with the / #9131
  • Getting 'SSH_FX_NO_SUCH_PATH' SFTP error, even though file exists #9128
  • Inconsistent behaviour between listing and downloading the files. #9126

🔨 Dependency Upgrades

  • Bump org.springframework.amqp:spring-amqp-bom from 3.0.13 to 3.0.14 #9179
  • Bump org.springframework.kafka:spring-kafka-bom from 3.0.16 to 3.0.17 #9177
  • Bump io.micrometer:micrometer-tracing-bom from 1.1.12 to 1.1.13 #9163
  • Bump org.springframework.retry:spring-retry from 2.0.5 to 2.0.6 #9162
  • Bump io.micrometer:micrometer-bom from 1.11.11 to 1.11.12 #9161
  • Bump io.projectreactor:reactor-bom from 2022.0.18 to 2022.0.19 #9160
  • Bump org.springframework.data:spring-data-bom from 2023.0.11 to 2023.0.12 #9159
  • Bump org.springframework.ws:spring-ws-bom from 4.0.10 to 4.0.11 #9158
  • Bump org.springframework:spring-framework-bom from 6.0.19 to 6.0.20 #9157
  • Bump org.aspectj:aspectjweaver from 1.9.22 to 1.9.22.1 #9144
  • Bump org.jruby:jruby-complete from 9.4.6.0 to 9.4.7.0 #9116

v6.3.0-RC1

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

🐞 Bug Fixes

  • PostgresChannelMessageTableSubscriber not properly handling Database Failover #9061
  • spring integration lock is not working after upgrading to 6.2.x from 5.5.x #9050

🔨 Dependency Upgrades

  • Bump graalvmVersion from 23.1.2 to 23.1.3 #9096
  • Bump org.springframework.amqp:spring-amqp-bom from 3.1.3 to 3.1.4 #9094
  • Bump org.apache.groovy:groovy-bom from 4.0.20 to 4.0.21 #9083
  • Bump io.projectreactor:reactor-bom from 2023.0.4 to 2023.0.5 #9082
  • Bump org.springframework:spring-framework-bom from 6.1.5 to 6.1.6 #9081
  • Bump smackVersion from 4.5.0-alpha2 to 4.5.0-alpha3 #9080
  • Bump debeziumVersion from 2.6.0.Final to 2.6.1.Final #9079
  • Bump com.hazelcast:hazelcast from 5.3.6 to 5.3.7 #9069
  • Bump mongoDriverVersion from 5.0.0 to 5.0.1 #9068
  • Bump debeziumVersion from 2.5.3.Final to 2.5.4.Final #9056
  • Bump protobufVersion from 4.26.0 to 4.26.1 #9055

v6.2.4

16 Apr 19:03
Compare
Choose a tag to compare

🐞 Bug Fixes

  • PostgresChannelMessageTableSubscriber not properly handling Database Failover #9063
  • spring integration lock is not working after upgrading to 6.2.x from 5.5.x #9051

🔨 Dependency Upgrades

  • Bump org.springframework.kafka:spring-kafka-bom from 3.1.3 to 3.1.4 #9099
  • Bump org.springframework.amqp:spring-amqp-bom from 3.1.3 to 3.1.4 #9098
  • Bump org.springframework.security:spring-security-bom from 6.2.3 to 6.2.4 #9095
  • Bump graalvmVersion from 23.0.3 to 23.0.4 #9092
  • Bump io.micrometer:micrometer-tracing-bom from 1.2.4 to 1.2.5 #9090
  • Bump org.apache.groovy:groovy-bom from 4.0.20 to 4.0.21 #9089
  • Bump io.projectreactor:reactor-bom from 2023.0.4 to 2023.0.5 #9088
  • Bump io.micrometer:micrometer-bom from 1.12.4 to 1.12.5 #9087
  • Bump org.springframework:spring-framework-bom from 6.1.5 to 6.1.6 #9086
  • Bump org.springframework.data:spring-data-bom from 2023.1.4 to 2023.1.5 #9085
  • Bump com.hazelcast:hazelcast from 5.3.6 to 5.3.7 #9067
  • Bump mongoDriverVersion from 4.11.1 to 4.11.2 #9066
  • Bump smackVersion from 4.4.7 to 4.4.8 #9065
  • Bump org.springframework.graphql:spring-graphql from 1.2.5 to 1.2.6 #9060

v6.1.8

16 Apr 18:10
Compare
Choose a tag to compare

🐞 Bug Fixes

  • PostgresChannelMessageTableSubscriber not properly handling Database Failover #9064
  • spring integration lock is not working after upgrading to 6.2.x from 5.5.x #9052

🔨 Dependency Upgrades

  • Bump org.springframework.kafka:spring-kafka-bom from 3.0.15 to 3.0.16 #9097
  • Bump org.springframework.security:spring-security-bom from 6.1.8 to 6.1.9 #9093
  • Bump org.springframework.amqp:spring-amqp-bom from 3.0.12 to 3.0.13 #9091
  • Bump io.projectreactor:reactor-bom from 2022.0.17 to 2022.0.18 #9077
  • Bump org.apache.groovy:groovy-bom from 4.0.20 to 4.0.21 #9076
  • Bump org.springframework.data:spring-data-bom from 2023.0.10 to 2023.0.11 #9075
  • Bump io.micrometer:micrometer-tracing-bom from 1.1.11 to 1.1.12 #9074
  • Bump org.springframework:spring-framework-bom from 6.0.18 to 6.0.19 #9073
  • Bump io.micrometer:micrometer-bom from 1.11.10 to 1.11.11 #9072
  • Bump smackVersion from 4.4.7 to 4.4.8 #9070
  • Bump org.springframework.graphql:spring-graphql from 1.2.5 to 1.2.6 #9058

v6.3.0-M2

19 Mar 19:15
Compare
Choose a tag to compare
v6.3.0-M2 Pre-release
Pre-release

⭐ New Features

  • Consider renaming (or rewriting) KotlinSplitterSpec.function to make the project compilable with Kotlin K2 #9028
  • Revise an observation propagation for persisntent message channels #9001
  • Conditional failover in Direct Channel - Introduce Predicate failoverStrategy into DirectChannel and its UnicastingDispatcher ( and in ExecutorChannel if possible) #8981
  • More Extendibility for ChannelPublishingJmsMessageListener? #8631
  • Consider a Mechanism to Avoid Message Rebuilding on Every Track [INT-3983] #7925

🐞 Bug Fixes

  • Use DataIntegrityViolationException instead of DuplicateKeyException as it is recommended by its Javadocs #8998
  • Search feature in Spring Integration docs not working #8985
  • The MessageHistory header is not deserialized properly with the latest Spring Data #8983
  • Enforce maxFetchSize = 1 on the AbstractFetchLimitingMessageSource from the StandardRotationPolicy when mode is fair #8967
  • The PublisherIntegrationFlow does not take into account AbstractEndpoint when marks its components for autoStartup(false) #8950

🔨 Dependency Upgrades

  • Bump org.springframework.amqp:spring-amqp-bom from 3.1.2 to 3.1.3 #9039
  • Bump debeziumVersion from 2.5.2.Final to 2.5.3.Final #9038
  • Bump org.springframework:spring-framework-bom from 6.1.4 to 6.1.5 #9027
  • Bump org.apache.camel:camel-bom from 4.4.0 to 4.4.1 #9026
  • Bump org.apache.groovy:groovy-bom from 4.0.19 to 4.0.20 #9025
  • Bump io.projectreactor:reactor-bom from 2023.0.3 to 2023.0.4 #9024
  • Bump io.lettuce:lettuce-core from 6.3.1.RELEASE to 6.3.2.RELEASE #9023
  • Bump org.aspectj:aspectjweaver from 1.9.21.1 to 1.9.21.2 #9022
  • Bump org.apache.logging.log4j:log4j-bom from 2.23.0 to 2.23.1 #9021
  • Bump com.sun.xml.bind:jaxb-impl from 4.0.4 to 4.0.5 #8990
  • Bump com.fasterxml.jackson:jackson-bom from 2.16.1 to 2.16.2 #8989
  • Bump mailVersion from 2.0.2 to 2.0.3 #8988
  • Bump kotlinVersion from 1.9.22 to 1.9.23 #8987
  • Bump debeziumVersion from 2.5.1.Final to 2.5.2.Final #8977
  • Bump org.apache.groovy:groovy-bom from 4.0.18 to 4.0.19 #8976
  • Bump org.apache.sshd:sshd-sftp from 2.12.0 to 2.12.1 #8975

❤️ Contributors

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

@qeeqez

v6.2.3

19 Mar 17:50
Compare
Choose a tag to compare

⭐ New Features

  • Revise an observation propagation for persisntent message channels #9030

🐞 Bug Fixes

  • Use DataIntegrityViolationException instead of DuplicateKeyException as it is recommended by its Javadocs #8999
  • The MessageHistory header is not deserialized properly with the latest Spring Data #8984
  • Enforce maxFetchSize = 1 on the AbstractFetchLimitingMessageSource from the StandardRotationPolicy when mode is fair #8968
  • The PublisherIntegrationFlow does not take into account AbstractEndpoint when marks its components for autoStartup(false) #8951

🔨 Dependency Upgrades

  • Bump org.springframework.amqp:spring-amqp-bom from 3.1.2 to 3.1.3 #9037
  • Bump org.springframework.security:spring-security-bom from 6.2.2 to 6.2.3 #9033
  • Bump org.springframework.kafka:spring-kafka-bom from 3.1.2 to 3.1.3 #9032
  • Bump org.springframework:spring-framework-bom from 6.1.4 to 6.1.5 #9019
  • Bump io.projectreactor:reactor-bom from 2023.0.3 to 2023.0.4 #9018
  • Bump io.micrometer:micrometer-bom from 1.12.3 to 1.12.4 #9017
  • Bump org.springframework.data:spring-data-bom from 2023.1.3 to 2023.1.4 #9016
  • Bump io.lettuce:lettuce-core from 6.3.1.RELEASE to 6.3.2.RELEASE #9013
  • Bump io.micrometer:micrometer-tracing-bom from 1.2.3 to 1.2.4 #9012
  • Bump org.apache.groovy:groovy-bom from 4.0.19 to 4.0.20 #9009
  • Bump org.aspectj:aspectjweaver from 1.9.21.1 to 1.9.21.2 #9007
  • Bump kotlinVersion from 1.9.22 to 1.9.23 #8996
  • Bump com.sun.xml.bind:jaxb-impl from 4.0.4 to 4.0.5 #8995
  • Bump mailVersion from 2.0.2 to 2.0.3 #8994
  • Bump org.apache.groovy:groovy-bom from 4.0.18 to 4.0.19 #8973
  • Bump org.springframework.amqp:spring-amqp-bom from 3.1.1 to 3.1.2 #8966
  • Bump org.springframework.kafka:spring-kafka-bom from 3.1.1 to 3.1.2 #8965