Releases: spring-projects/spring-integration
v5.5.9
Change log:
d79c9fd Revert JavaDoc options for Java 11 on CI
fb05c73 Upgrade dependencies; prepare for release
b443605 Upgrade to Gradle 7.3.3 for Java 17 compatibility
9b27fbe Remove SocketUtils usage
f8c22dd Fix race conditions in JdbcLockRegDifClientTests
5c23c70 Fix sentence error in the overview.adoc
6f91929 GH-3716 Fix wait for init redisMsgListenContainer
724f335 Fix @poller Javadoc
f140754 Don't use pattern matching in instanceof
25e763d GH-3711: Fix HTTP handler for content type header
413d660 GH-3713: Fix Race In Test
b9bc105 ConcurrentHashMap for JdbcMessageStore.queryCache
c1aa9b7 GH-3713: TCP: Fix Intercepted Sender List
v6.0.0-M1
Change log:
cfae849 [artifactory-release] Release version 6.0.0-M1
d6bf681 Upgrade dependencies; prepare for release
c28e251 Fix ControlBusTests
for DefaultHeaderChannelReg
8e7a0a0 Add checkClasspathForConflicts Gradle task
6ebdd4f Upgrade Dokka plugin to 1.6.10
439d741 Upgrade to H2 2.0.206
b3ae24e Fixes according latest upgrades
a80b226 Start 6.0 version
v5.5.8
Change log:
6ae6f34 Fix typo in the build.gradle
b258624 Upgrade dependencies; prepare for release
efd073c Fix typo in StompInboundChannelAdapter JavaDocs
0b38b8d GH-3705: Close TcpNioConn.ChannelOutStr.selector
6c769ca GH-3700: Fix Redis lock retry until expiration
97a5ea4 Move IntegrationDsl from .kt to .java
b477277 GH-3701: Fix Possible TCP Memory Leak
9ff2707 Fix variable name typo in the redis.adoc
5eb95f6 More Kotlin DSL improvements
9759950 GH-3699: Fix typos in the IntegrationFlow javadoc
30622b2 Improve Kotlin DSL
v5.4.13
Change log:
40320b6 Upgrade dependencies; prepare for release
d1be409 GH-3705: Close TcpNioConn.ChannelOutStr.selector
f6c6a72 GH-3701: Fix Possible TCP Memory Leak
d44dc83 Fix import for JavaUtils
156ba5a GH-3688: Fix WS DSL for proper values propagation
346ebd7 Downgrade org.ajoberstar.grgit to 4.0.2
for JVM
7faeceb Fix overview.html
for Java 11 compatibility
8b619bb GH-3683: Always new TX in DefaultLockRepository
v5.3.10.RELEASE
Change log:
bccb1d5 Upgrade dependencies; prepare for release
983ea4f GH-3705: Close TcpNioConn.ChannelOutStr.selector
7922c42 Fix TcpSenderTests for actual interceptors API
b4a56e6 Fix AbstractCF around sender property
f907a15 GH-3701: Fix Possible TCP Memory Leak
e4320a4 Fix import for JavaUtils
49bcb03 GH-3688: Fix WS DSL for proper values propagation
2c06632 Downgrade org.ajoberstar.grgit to 4.0.2
for JVM
ad159df GH-3683: Always new TX in DefaultLockRepository
80c146c GH-3675: Restore nativeHeaders for WebSocketInChA
f16f5c6 GH-3652: File gateway: don't try delete no file
e50209d GH-3648: Fix @Gateway.payloadExpression
4e6ce36 GH-3641: Handle duplicate cookies properly
de06767 GH-3620: Fix Shared SFTP Session
v5.5.7
Change log:
9741f7f Upgrade dependencies including Gradle
bb9dd89 Fix RedisLockRegistry Sonar smells
8c57cb7 GH-3697: Various lifecycle fixed for MQTT v5 CAs
30bb846 Fix Checkstyle violation
2d75289 Fix UNLINK/DEL logic in the RedisLockRegistry
50fa345 Fix new Sonar smell
c36b759 Add distributionSha256Sum prop for Gradle wrapper
9b5ebaa Fix MySqlContainerTest for compatibility
2a3dac7 GH-3694: Resolve circular dep in PublisherAnnBPP
b424cbe Quote CONDITION whenever necessary for JDBC
3c32daa GH-3690: Use pub-sub in RedisLockReg for unlocks
db14fad GH-3688: Fix WS DSL for proper values propagation
ad34310 GH-3683: Always new TX in DefaultLockRepository
8c85fc9 Add MessageHandlerMethodFactoryCreatingFactoryBean
a843dae Remove Disposables
abstraction
d7f9258 Check for Disposables
bean before registration
adb52ba Upgrade Dokka plugin to 1.5.30 for Gradle 7.3
0ebd076 Add duplicatesStrategy to prepAsciidocBuild task
f298191 Fix checksum for Gradle wrapper
761ccf2 Upgrade To Gradle 7.3
v5.5.6
Change log:
f678514 Upgrade dependencies; prepare for release
de0f91b GH-3677: Doc for URL conn customization in FeedCA (#3678)
fb14976 GH-3675: Restore nativeHeaders for WebSocketInChA
3dabf7a Fix Checkstyle violations
f5f1c82 Some docs clean up for ZK & XML modules
6f3fdc7 Some docs clean up
db61102 GH-3672: Clean up Jdbc & ZK LockRegistry caches
5452a6f Fix more Sonar smells
3c81244 Change RedisLockRegistry cache to 100K
85efb5f Take Docker registry from the DOCKER_REGISTRY_URL
7f83f5f Revert AnnotationGatewayProxyFactoryBean
logic
5de072b Fix WebFluxMH for proper response handling
a27b1ec Revert method references back to lambdas
0aac4c0 Fix new Sonar smells
e515132 GH-3655: Add automatically delete for Redis Locks
25100d1 Fix unused import in the IntegrationRegistrar
a899b37 DefaultConfiguringBFPP
to BDRegistryPP
e80a42d Fix typo in the MqttMessageSentEvent Javadoc
d866478 Use ReflectionUtils.makeAccessible() - not direct
15520e1 GH-3652: File gateway: don't try delete no file
eb4d583 Add toReactivePublisher(autoStartOnSubscribe)
(#3657)
fc7d338 GH-3656: Fix package tangles
f520156 GH-3653: Improve DSL parsing performance (#3654)
ff3b4d3 Fix Checkstyle violation in the XML config
ffdc992 Rework JpaOutboundGatewayParserTests
to JUnit 5
ee8afc5 BeanDefinitions: Mix instanceSupplier and props
7d29cf7 Fix double the
typo in docs
78366e7 GH-3647: Use remoteDirExpression in MV command (#3651)
e84bab6 GH-3648: Fix @Gateway.payloadExpression
v5.4.12
Change log:
390400b Fix ExpressionUtilsTests for SF compatibility
7c72fdd Upgrade dependencies; prepare for release
43b78e0 GH-3675: Restore nativeHeaders for WebSocketInChA
83a488c Fix WebFluxMH for proper response handling
81a50ff GH-3652: File gateway: don't try delete no file
3f4368c GH-3648: Fix @Gateway.payloadExpression
5e6e638 GH-3641: Handle duplicate cookies properly
8a5c037 GH-3637: Fix KafkaMessageSource First Poll
v5.5.5
Change log:
d61df01 Fix DSL sample in the doc
7e5fef9 GH-3641: Handle duplicate cookies properly
6c47593 Fix ExpressionUtilsTests according SF changes
1341a45 Upgrade dependencies
72b9e70 GH-3643: Defer MeterRegistry bean dependency
a03af08 Upgrade to Gradle 6.9.1; fork JavaCompile
34d2b09 Fix new Sonar smells
e2557a4 GH-3617: KPMH - Option To Use Template's Converter
0410343 Rework all the MQTT tests to JUnit 5
e7c0d8d GH-3432: Add MQTT v5 channel adapters (#3639)
b8e414d GH-3637: Fix KafkaMessageSource First Poll
fe57fd2 Checkstyle changes
v5.5.4
Change log:
3bfabb9 Upgrade dependencies; prepare for release
726b216 Disable TcpNioConnectionTests.testCleanup()
3f6d205 Fix link in the channel-adapter.adoc
b92d52f Improve docs for global default poller
0fb64f1 Upgrade to Kotlin 1.5
0f2285d Fix reply producing to not block reactive thread
fe300eb GH-3614: JPA outbound components delete in batch (#3629)
25ac230 GH-3627: Fix race condition NPE in MqttPahoMDCA
4456caf Introduce high-level API for flows composition (#3624)
b8785e5 GH-3619: Fix Mail Receiver fetch redundant Messages
55876e0 GH-3620: Fix Shared SFTP Session