Skip to content

Releases: spring-projects/spring-integration

v6.0.0-M5

21 Sep 00:59
Compare
Choose a tag to compare
v6.0.0-M5 Pre-release
Pre-release

Change log:

145edb2 GH-3872: Docs for PostgresSubscribableChannel
14d8597 GH-3872: Add PostgresSubscribableChannel implementation
695e156 GH-3888: Fix NPE in the RedisLockRegistry.destroy()
ab7b579 Use Testcontainers BOM
036b319 Remove unused import in IntObservZipkinTests
9a54c2d Remove saaj dep: it comes from spring-ws-core
145c845 Fix race condition in the IntObservZipkinTests
91a8b14 Move dependencies to Milestones for release
8c73a2d Add some infrastructure for Observation
5ece0e0 Add Apache Camel support
f39ad6f ZKMetadataStore: Ignore the event for root node
878f8cd Improve some ZK tests
a4997c6 Remove extra root creation in ZKMetadataStore
e527c6e ZKMetadataStore: don't react on the root creation
abd94bd GH-3435: Upgrade to curator-recipes 5.3.0
0f7b3e6 Remove redundant dokkaHtml from build.gradle
4758fa2 Fix STOMP module for latest SF changes
26a4c4d Fix WebSocket module for latest SF
6261980 fix HTTP module according latest SF changes
df1b8b4 GH-3885: Change LockRepository to LocalDateTime
e2a5b7d Improve AOT hints code
47cfae9 Close volatile resource in some Kafka tests
96d3b00 Add @DirtiesContext to a couple Kafka tests
f36181b GH-3660: Invoke well-known lambdas explicitly
1fbfad2 Fix unused import in the ObjToMapTransformerTests
fa85d99 Disable ObjectToMapTransformerTests.cycle test
0e6b70c Disable ObjToMapTransformerParserTests.cycle test
2ecc33e Improve AOT for some infrastructure
15e89c3 Rework infra logic onto IntegrationProperties
8d241c6 Rename CONDITION column to GROUP_CONDITION
8c9662a Expose more AOT hints
5080fc2 GH-3828: Initial Spring AOT support
80eea15 Ignore type in the MessageJacksonDeserializer
ccf41d1 RedisChMessageStore: Add JSON serialization test
56aaa4a Fix Observation test race condition
9c4c528 Fix .gitignore
ef2813c GH-3878: Fix Javadocs for JdbcChannelMessageStore
abac00b Fix flowFromSupplier sample in kotlin-dsl.adoc
ca138c0 GH-3844: Rework messaging annotation with @bean
c1dbb02 GH-3875: Initialize ClassUtils as early as possible
abce38c Fix raw types warn in JmsOutGatewayParserTests
20cebfc GH-3685: Add docs for shared MQTT client feature
2bfcb32 Initial support for Micrometer Observation
78fa297 GH-3873: Remove JMS test for private method
5f12729 GH-3685: Share MQTT connection across components
9996777 Use spring-asciidoctor-backends
690743e Use Global Embedded Kafka whenever possible
5a178de Fix AMQP module for ListenableFuture deprecation
5572c21 Fix deprecations around ListenableFuture
2e9bead GH-3858: Add ImapIdleChASpec.reconnectDelay()
573c297 Fix SIK module for latest SK compatibility
0422486 Fix for latest compatibility

v5.5.15

20 Sep 23:54
Compare
Choose a tag to compare

Change log:

4f4bdfc Fix deprecations from SF; prepare for release
6e68bd8 Upgrade dependencies; prepare for release
9d73762 GH-3888: Fix NPE in the RedisLockRegistry.destroy()
63109f7 GH-3878: Fix Javadocs for JdbcChannelMessageStore
326e7ac Fix flowFromSupplier sample in kotlin-dsl.adoc
b7710fc GH-3875: Initialize ClassUtils as early as possible

v6.0.0-M4

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

Change log:

821f099 Upgrade dependencies; prepare for release
50769d0 GH-3839: Migrate MongoDB tests to Testcontainers
8506716 Disable some time-sensitive tests on CI
92630dd GH-3843: propagate ErrorMessage.originalMes in MH
8f44870 GH-3827: Fix RemoteFile GET STREAM session leak
d9a42c9 Fix KafkaOutAdapterParserTests race condition
1c461a3 GH-3840: Migrate Redis tests to Testcontainers
79d31b2 Remove ulinkAvailable test for RedisLockRegistry
7f631fc Upgrade to MongoDB Driver 4.7.0-beta0
a67c4d9 Fix DelayerUsageTests with a isCloseTo()
cd6b0c5 DelayHandler: Improve Instant handling
f349e1a GH-3804: Migrate SMB unit tests to Testcontainers
b074f19 Upgrade to Hibernate 6.1.x; fix JPA tests
5ded860 Remove unused import in OSDelegatingFileTailingMP
f85423a Fix more deprecations around TaskScheduler
4a55fa3 Fix IntegrationMBeanExporter logic for endpoints
733eb40 ClassUtils clean & deprecation in JmsOutGateway
f12248f ClassUtils: deprecate methods with typos
e0f1379 Fix compatibility with the latest SF
64aa4d5 GH-3666: Revise TcpNioConnectionTests
2e219ff Exclude aopalliance dep from micrometer-tracing
72c448b Upgrade to Kotlin 1.7; add Micrometer tracing dep
ae1aaad Check for null before setting maxSubscribers
bb91fd3 Some documentations clean up
53dd050 GH-3623: Deprecarte an IntegrationFlows
63759d7 Add assertions on utility classes in IP module
2a5ddab More test fixes for latest SF compatibility
2022c40 Fix compatibility with the latest SF
979b841 GH-3826: Fix reducePermits
6fe59a7 GH-3826: Fix SimplePool for resizing from MAX
b14e001 Fix MongoDbAvailableRule for assumeTrue()
04c7a87 Use lookupHost = false by default for TCP & UDP (#3825)
8cf5f90 GH-3822: Reconnection for MQTTv5 channel adapters
cf6ce96 GH-3805: Introduce RedisLockRegistry.RedisLockType mode
e855f13 GH-3797: Improve batch processing in the framework (#3820)
4f49038 Use bean CL for JdbcMessageStore.deserializer
cdcc986 Fix KafkaMDChannelAdapter error handling
7174e88 Add XSD for new SMB components
0cf1dfe Some improvements for SMB module
751d808 Improve Hazelcast test suite performance
a322f5c Move spring-integration-hazelcast from extensions
040438f Refresh README
1f666bc Documentation For new SMB components
4cc9b30 The testWindowTimespan() is time-sensitive
4203a23 SmbOutboundGateway: Other remote file operations
274b272 Improve time-sensitive ControlBusTests.testControlHeaderChannelReaper()
7262c5f Really reuse Testcontainers
e645d04 Removed dead link from jdbc.adoc

v5.5.14

19 Jul 19:30
Compare
Choose a tag to compare

Change log:

6ec55f9 Fix Hibernate version
2fb87c8 Upgrade dependencies; prepare for release
8543798 Disable some time-sensitive tests on CI
f92a377 GH-3843: propagate ErrorMessage.originalMes in MH
19b4668 GH-3827: Fix RemoteFile GET STREAM session leak
b6b6493 Fix KafkaOutAdapterParserTests race condition
3bfaa38 Fix IntegrationMBeanExporter logic for endpoints
8228269 ClassUtils: deprecate methods with typos
ecb04bb GH-3826: Fix reducePermits
d3bf48c GH-3826: Fix SimplePool for resizing from MAX
404fce8 Fix MongoDbAvailableRule for assumeTrue()

v5.5.13

22 Jun 19:25
Compare
Choose a tag to compare

Change log:

1595825 Upgrade dependencies; prepare for release
9e8fe0d GH-3822: Reconnection for MQTTv5 channel adapters
32960fa Fix RedisLockRegistry for Java 8 compatibility
cce90ea GH-3805: Introduce RedisLockRegistry.RedisLockType mode
9f4f91d Use bean CL for JdbcMessageStore.deserializer
469bd6b GH-3816: Fix MongoDb module for the latest SD
ab6060f The testWindowTimespan() is time-sensitive
5a42d71 Deprecate TestUtils.dockerRegistryFromEnv()
a614e4b Really reuse Testcontainers
c091a2d Removed dead link from jdbc.adoc

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