Skip to content

Releases: spring-projects/spring-integration

v6.0.0-M3

18 May 20:40
Compare
Choose a tag to compare
v6.0.0-M3 Pre-release
Pre-release

Change log:

ac6af71 Add Java DSL for SMB module
1790f23 Fix Checkstyle violations
ed6f261 Rely on the official ENV var for Docker repo
f5ab0c1 Upgrade dependencies; fix compatibilities
627a797 GH-3800: Fix Kotlin docs for route() DSL
5a92d1f * Shorten description of Configuration content item
ad19029 * Remove Pivotal GemFire from content item
709f558 Some Docs improvements
9075453 GH-3794: Use less memory with scheduled tasks
6d7aebc GH-3592: Scatter-Gather: applySeq=true by default
db287cf Remove unused import in the SmbMessageHandler
b64e379 Add documentation for SMB Support
18e410a GH-3679: Better caching for SpringIntegrationTest
0ad8914 Add distribution to setup-java@v3 GH action
7ad71d3 Migrate SMB extension project to respective module
392455e Fix version for gradle-build-action GH action
e2c1387 Clean up pr-build-workflow.yml
22b74c7 GH-3790: Use new header constants for Kafka headers
da5d2ca GH-3788 Support byte[] for JMS properties mapping
78142fc Gemfire testing: --add-opens for JDK management
0154618 Fix configuration doc sections id ambiguity
517b9d9 Upgrade Kotlin to 1.6.21 and use jvmTarget=17
e454f59 GH-3785: Close stream for persistent collection
860f9fe Fix MongoDb module for the latest Spring Data
55c5bef Fix GraphQL tests for latest Spring GraphQL
97ab596 GH-2708: Make messaging annotations as repeatable
f54d4b3 Move to SNAPSHOTs
4b57363 GH-3733 Configure TxManager for DefLockRepository
cd84f16 GH-3765 Resolve Lookup ctor lazily via reflection
6a435fb Improve Mono gateway sample in the doc
799802c Clean up some JavaDocs; remove deprecated API
10ea577 GH-3615: Make log() as non-terminal in DSL
802d217 Close mail folder if no messages to produce
f013aa8 Change to Micrometer 2.0.0-SNAPSHOT
04a45c5 Fix JAXB_PRESENT variable for the proper class
602d5fe Fix AMQP test for NPE from mocks
d23afa2 RGH-1439: AMQP: Log Warn For Misconfigured Confirm

v5.5.12

17 May 21:07
Compare
Choose a tag to compare

Change log:

409d4d9 (5.5.x) Upgrade dependencies; prepare for release
3a8f3d8 GH-3800: Fix Kotlin docs for route() DSL
b156e19 GH-3794: Use less memory with scheduled tasks
f64ad0f GH-3785: Close stream for persistent collection (#3786)

v5.5.11

19 Apr 15:17
Compare
Choose a tag to compare

Change log:

cd73b61 Upgrade dependencies; prepare for release
f5efa0d GH-3765 Resolve Lookup ctor lazily via reflection
c75be10 Close mail folder if no messages to produce
de4b3a3 Removed unused import
b645772 Remove Werror option from JavaDoc config
6d86a15 Enforce Java with Gradle options.release = 8
81f5b6b Fix JacksonJsonUtils for Java 8 compatibility
dfaf500 Fix AMQP test for NPE from mocks
343be47 RGH-1439: AMQP: Log Warn For Misconfigured Confirm

v6.0.0-M2

23 Mar 00:43
Compare
Choose a tag to compare
v6.0.0-M2 Pre-release
Pre-release

Change log:

d643123 Revert Derby upgrade: SF is not ready for it yet
ed20eb5 Upgrade dependencies; prepare for release
d5501d8 GH-3734: Support MessageHistory on Kafka deser
bba83c7 GH-3735: Don't mutate FeedEntryMS metadataKey
67e0599 Add documentation for GraphQL support (#3756)
eaa88cd Upgrade some dependencies from SNAPSHOT to M
7f501fa Remove usage of obsolete NestedIOException
c1d29ab GH-3732: Fix NPE in Mqttv5PahoMessageDrivenChA
69efbd3 More Redis fixes for latest Spring Data
50cf3b1 Various fixes after upgrades
b081992 Code clean up for XMPP module
330dfd0 GH-3462: Upgrade to Smack 4.4.5
4484c4d Upgrade r2dbc-h2 to 0.9.1; spring retry to 1.3.2
50cf364 Fix kafka tests according latest spring-kafka
e434a46 Cancel subscription for MPS.subscribeToPublisher
0550380 GH-3661: Resolve Spring Apache Kafka Deprecations
11c3acd Remove usage of isOnlyLogRecordMetadata
f3d3694 GH-3506: No array for poller messaging anns attr
ecb9ac3 Fix flaky TcpNioConnectionTests.testCleanup()
e3a06e3 Upgrade to Gradle 7.4.1
fdc4768 GH-3744: Fix ServerWebSocketContainer.stop()
ba8a26f GH-3737: Add serialVersionUID to MessageHistory
5c912b1 Fix KafkaMessageSource for the latest SK
488831d Fix javadoc typo in JdbcMessageHandler
12f2084 Switch to spring-kafka 3.0.0-SNAPSHOT
70587f5 Upgrade some deps; fix compatibility with them
f09c665 GH-3501: Add GraphQL support
c661d79 Remove SocketUtils usage
9ac0b65 Fix some typos and language in docs
285c380 Add example to Spring Integration with Reactive Streams
f6bb91c Fix race conditions in JdbcLockRegDifClientTests
b3822c2 Fix applySequence example in the doc
cd0d03e Fix sentence error in the overview.adoc
291fe34 GH-3716 Fix wait for init redisMsgListenContainer
055eadc Add TCP Test Diagnostics
09ab0af Clean up of RMI in the docs
05e31b9 Fix @poller Javadoc
4799c3b GH-3711: Fix HTTP handler for content type header
64d5b25 GH-3713: Fix Race In Test
c7f2c17 Fix various sporadic test failures
a493c9c GH-3713: TCP: Fix Intercepted Sender List

v5.5.10

22 Mar 21:28
Compare
Choose a tag to compare

Change log:

eec3e95 GH-3734: Support MessageHistory on Kafka deser
675b3b4 Upgrade dependencies; prepare for release
4bf606a GH-3732: Fix NPE in Mqttv5PahoMessageDrivenChA
575584d Fix Checkstyle violation from the previous commit
5e0e620 Cancel subscription for MPS.subscribeToPublisher
30a2f18 GH-2750: Deprecate container spec errorHandler
bbc4e1e GH-3744: Fix ServerWebSocketContainer.stop()
e80c0ab GH-3737: Add serialVersionUID to MessageHistory

v5.5.9

22 Feb 18:23
Compare
Choose a tag to compare

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

19 Jan 00:52
Compare
Choose a tag to compare
v6.0.0-M1 Pre-release
Pre-release

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

18 Jan 18:57
Compare
Choose a tag to compare

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

18 Jan 17:18
Compare
Choose a tag to compare

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

18 Jan 19:01
Compare
Choose a tag to compare

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