Spring Integration 4.3.1 更新内容:
Bug
[INT-1463] - Method getRemainingCapacity() (from QueueChannel.java) should be implemented in class PriorityChannel.java
[INT-4013] - is really invalid within
[INT-4054] - Mixed usage of SLF4J and commons logging
[INT-4056] - DefaultLockRepository constructor visibility
[INT-4057] - AbstractMappingMessageRouter fails when channelKey is resolved to Class>
[INT-4061] - In SI 4.3.0 reference manual, FTPClient.changeWorkingDirectory() should be set in ostProcessClientAfterConnect()
[INT-4063] - DefaultXmlPayloadConverter just supports DOMSource (documentation says otherwise)
[INT-4067] - IOException when processed empty file with FileSplitter and FileMarkers
[INT-4070] - GatewayProxyFactoryBean doesn't support Message> receive only variant
[INT-4072] - PublishSubscribeChannel with applySequence = true overrides MessageWithThreadState
[INT-4074] - Automatic channel creation makes applications brittle and very sensitive to class path ordering
[INT-4075] - AbstractStompSessionManager.connect() NullPointerException
[INT-4077] - RequestReplyScenariosWithTempReplyQueuesTests.testConcurrently fails intermittently
改进
[INT-4064] - Consider improvment for IdempotentReceiverInterceptor Java Config usage
新特性
[INT-4058] - Add LockRegistryLeaderInitiator
Refactoring
[INT-4055] - Fix the latest vulnerabilities reported by SonarQube
下载地址:
https://github.com/spring-projects/spring-integration/archive/v4.3.1.RELEASE.tar.gz
Spring Integration 4.2.9 更新内容:
Bug
[INT-4054] - Mixed usage of SLF4J and commons logging
[INT-4067] - IOException when processed empty file with FileSplitter and FileMarkers
[INT-4072] - PublishSubscribeChannel with applySequence = true overrides MessageWithThreadState
[INT-4074] - Automatic channel creation makes applications brittle and very sensitive to class path ordering
[INT-4075] - AbstractStompSessionManager.connect() NullPointerException
[INT-4077] - RequestReplyScenariosWithTempReplyQueuesTests.testConcurrently fails intermittently
下载地址:
https://github.com/spring-projects/spring-integration/archive/v4.2.9.RELEASE.tar.gz
Spring Integration 4.1.9 更新内容:
Bug
[INT-3950] - Documentation references non-existent method
[INT-3999] - AbstractCorrelatingMessageHandler should not hold the reference to the MessageGroup from the forceRelease scheduledFuture
[INT-4043] - ExecutorChannel Does Not Call super.init()
[INT-4045] - NPE in ObjectToJsonTransformer
[INT-4067] - IOException when processed empty file with FileSplitter and FileMarkers
Defect
[INT-4046] - FtpRemoteFileTemplate exists() command not working as intended.
下载地址:
https://github.com/spring-projects/spring-integration/archive/v4.1.9.RELEASE.tar.gz
Spring Integration 4.0.9 更新内容:
Bug
[INT-3871] - NPE in JsonPropertyAccessor.ToStringFriendlyJsonNode.toString method
[INT-3885] - Possible Dropped Reply in JMS Outbound Gateway, with
[INT-3893] - UnicastReceivingChannelAdapter race condition
[INT-3904] - Incomplete fix for INT-3871: need to use TypedValue.NULL instead of just null
[INT-3908] - NullPointerException from AbstractAggregatingMessageGroupProcessor when using Kafka Message Bus
[INT-3915] - FileChannelCache.tryLockFor potential memory leak
[INT-3950] - Documentation references non-existent method
下载地址:
https://github.com/spring-projects/spring-integration/archive/v4.0.9.RELEASE.tar.gz
软件详情:https://jira.spring.io/browse/INT/?selectedTab=com.atlassian.jira.jira-projects-plugin:versions-panel
下载地址:https://github.com/spring-projects/spring-integration/
来自:开源中国社区

