spring-integration

Spring Integration provides an extension of the Spring programming model to support the well-known Enterprise Integration Patterns (EIP)

APACHE-2.0 License

Stars
1.5K
Committers
280

Bot releases are hidden (Show)

spring-integration -

Published by artembilan over 5 years ago

Change log:

cdf0c5c15b7a016024828f12cbe286f61f88f9c3 Upgrade to Gradle 5.3.1, Kotlin-1.3.30
735e82e7218900c4bbff8a7c267ff3b6dce88cda Add support for CacheRequestHandlerAdvice
36581bfed8733579d0d37aba620c56899a1aa485 Upgrade to Spring Security 5.2 M2
38fc85a525b11f8943e92f739059678ed3ab33bc Optimize DefaultSftpSessionFactory (#2896)
0ad731df1d99cf6042fc167324bd173a12bf3bd5 Use random port in RmiInboundGatewayParserTests
17bd68c062eb6f2c18c2628ac9ae3289b0d94a50 Downgrade H2 to 1.4.197
17b1c76680cbbfcd1244d1f45268f19d468cda91 Increase destroy wait timeout for JdbcLockRLITests
bf21128e42cf1c4e6a59948d0dd110478a8244a0 GH-2792: HEnrichSpec: Add hooks for common headers (#2895)
e3e11a699972457bfa63ac180dcf1c2807856f13 Clean up more schema before JDBC tests
06d3213e082e50a79486d1bade34100b74f6c461 Upgrade dependencies
9876fae49ed69d009e593a2669f9f6fd131fb1f2 Fix AbstConfMongoDbMS.NOT_IMPLEMENTED modifiers
d047d28de84678cf57504d1dbd8c9598feb3e46c Fix new Sonar smells
a49b04e7f623177db107cd8b4306ff0e2fcb2dfd Upgrade to SF-5.2 M1 & SA-2.2 M1; Checkstyle 8.19
a40f20f40d53e741f4325fde66582ada83e4338c Resolve new tangles
6c3ffcb1d576b5ba8e30194dab60e3694cbc1ab4 GH-2803: Deprecate legacy metrics
43d03c35b156d7e220d25102e3e98ca660b9e5fd Increase test receive timeouts
c05876e27322063ac28c42541ed96b13f537dd6e INT-4299: Add AbstractMailReceiver.autoCloseFolder (#2887)
dc88bb424b5d09994fd3aac77e8ebbaf32c3db8e Drop H2 schema before JDBC tests
8aef55f061f196196262e067d9d0591977cd45ba Fix race condition around sharedJschSession
818be4cbe80688639ebcac1c06e155d67d0e8829 GH-2765: Add discardChannel for splitter (#2883)
7fa1161f5bdc88333cbe8f35e38d305ca1691552 Fix tests according new test events model in SF
7b3dd2b12a11f38543a873f8b335348439a05b86 Fix EventInChAParserTests don't emit test events
063759d045304f63402972d3b21161c4970e0c38 GH-2754: Add channel-based mapping to RouterSpec
ad7ccb3c9bb3ae7542b50bf804d0a5d4f1379363 GH-2884: RedisUtils improvements
cff67ccdb4f091fbf9fb400e5a63a96eb1fcecf0 Fix complexity for DefaultHttpHeaderMapper (#2881)
2e2b49a22faef6f9bd4ab00ac8e56bc95b60cda5 GH-2872: Parse all the multi-part files (#2878)
cb5d7f626ae96b8576402f6990676f4d3174706f Fix If-Unmodified-Since header mapping
23a73fab87565e1d2634e994441220dffae840f9 GH-2873: Preserve mapping order in the router (#2877)
3fc278688c06bf9d02eaec1897db56f6469ebcbd Fix HttpProxyScenarioTests for proper date format
cb538619bb0846475031e92fb7e0abe4628dd6c7 GH-2874: Syslog - copy IpHeaders to message
d2853be1cada8c706c03354c54b2a469737c5e56 Fix new Sonar smells in TCP module; polishing
5e39082237227366cc0a43b4faa5a6ea1a907906 Align dependencies with Boot
d944752ede1ebd02bc07afd478523a9483a1026d Fix RedisUtils.isUnlinkAvailable() for NPE
ae2be1bb23e0a03d7ebd59412e69001cad940b7e Fix deprecations according latest SF
62f576b64f8e9cd52514ce74ec59350583265125 Fix new Sonar smells for TcpNioServerConnFactory
9428e34ee0536e229e24b2bbf4abaeb805a5c334 GH-2837: TCP NIO Prioritize accept
56c44581501a469b3cac36eeda4d3b600494afb3 Fix deprecations according latest SF
572dc0ec1404ed979138bf91d17c8bb83feaeb91 Short-circuit methods for lambdas from annotation (#2823)
a599881a8ee01c90530ab9b88a570348b1790022 Fix typo in reference
872302de6e98c1fd34e3192d8e4de244008ca857 Add -Dfile.encoding=UTF-8 into gradle.properties
d21e8f03499c93939b0a618ce96a026eef940ca2 URL Cleanup
20e8f0af2f06a0c7da8fb65afae30bcc93834fb7 Fix HTTP urls to HTTPS
0ce6216e499eb5f63b5746deaaefd1e79e5ec6ed Fix typo in exception message
c9e5f99de56d990bd3a0c156ed0579cb7ee69e26 Fix tests according HTTPS for origin urls
fd30d1b48ba7691985cd6a1cb2398a9214e89d80 URL Cleanup
83803468210952ac74f1c4a429dac41e9f942e90 GH-2820: Close session in FtpRemFileTempl.exists
5b84936a404db73845de1cf1cf9875c86d264be6 Fix new Sonar smells
5421574ef5e13771b092e2f0a744a0a94b5ccfc4 Support generics in the JsonToObjectTransformer (#2819)
8f86ef918c0887db8800fd521d07ea44e6240bf2 Fix Sonar smells for HTTP & WebFlux modules (#2810)
37515058230da9370c161699b18954f283054d65 GH-2806: Add generics support to HTTP Inbound
921c797646460f6eda862e2f49ebbf53eeaf4c7d Fix new Sonar Smells
9cf52b72813b0a4d068295c22eef5eef62a6f05f Fix double MBean registrations
9883b65e9419c6ca2e78f9afed15ec7d0f3cd2b0 INT-2277: Register ChResolver & ErrHandler beans (#2805)
14c67421ef9ceaa0057845628a5bad41c4c61d7b Fix compatibility with the latest SD MongoDB
d53433cad76a83806a3c4a65609ed3e0c60f0214 GH-2690: Add MessageHandlerMethodFactory beans (#2798)
0b3e2c98c3ca5ffb22eb9e75a738408fb8645117 Fix Sonar Smells for AmqpOutEndpoint & MessPubEH
5245effd3247018a7246ea06231390638e4837f9 GH-2797: AMQP: Add confirm-timeout
e13aa288b67f907a87fb4546c3ae503a0c3a95d9 Fix smells for AnnGatePFB & MessagePubErrHandler
626ba7aebd8e6c80bd71d357b4a3e4fd05e24357 GH-2799: Fix AnnGateProxyFB for empty errChannel
b4273dd6627cce57e9b2c78ae36491432065c649 Fix new Sonar smells for MMIH (#2795)
7f806bd94c1e1479ec0774ad0bdb61f766bda6ea Fix RedisAvailableRule
78199dca9b2a02ae9798bbdcdfe8ce950272cab6 Avoid throws Exception where possible - Phase III
b138ab80f834be1914d0bec474500e4dce8cc850 Avoid throws Exception where possible - Phase II
3d87ac6463b6ee5897617d884a0c12a0126e7e91 Polishing pollable channels around meters
7efb14cf60d77057cb06c99e82c207077558255c GH-2753: Remove Guava dependency
b187bca36e2565e80e72e662c204a57c05aab11d Avoid throws Exception where possible - Phase I
005bc806800121122e018600ef2f3a80b1859221 Fix MMIHelper for reinitialization (#2786)
3006e58d31faa27a706ef7e8de40d961e7ebe260 INT-3459: Log exceptions in case of failOver (#2790)
efea8eba9594196d8a84e47979890752ee149a68 Fix new Sonar issues
a1130993d493b6565a4cd61252aa11041afaaf5d Fix RateLimiter test to depend on the permission
e9216287c27224eda29d59e9114e1fda15e25343 INT-4497: Add RateLimiterRequestHandlerAdvice (#2781)
e32f87731a4ef18c3f88c77aa4232ec1d36d84e7 URL Cleanup
931df86274c116f806b059f98a375b38dbd0fd77 GH-2777: Remote File Filter Improvements
bb62cb847108fd0b83385d8a2dfc80c6887a55a2 Fix race in TcpOutboundGatewayTests
200f3b3c1d9bebd04269501580a068fbca4201b1 GH-2780: ByteArrayLengthHeaderSerializer.inclusive
20fde27e6585b2c8a85a0815904c1746c1f3fd1d Add @DirtiesContext to active tests
a167290f9bcc965d2583956bd04bad64fba2b51a GH-2776: Fix Streaming Remote File MessageSource
23843c789b46cc7472d2aabae1b2d7d417c458b1 Avoid Race in FtpStreamingMessageSourceTests
3657d0559666c30b8dd72eeff9b4d3d22826844d Defer Messaging annotations process (#2769)
4365eaef6decf64a8667921e8fe56c25e6186404 GH-2770: AbstractMessageSource EvaluationContext
d2e974a6de2cc1869dbce668593c939fece28c27 Fix new Sonar smells (#2768)
f741724656233b2a0a8bd6df8b43d65eb0669cdc INT-4561: deprecate Boon JSON processor support
4f34d922c1ed11dfd78376ca2e53a9a74ea72eea INT-4573: Fix logic in the OperationInvokingMH
0ce6d1cef8e18c2492eae0816d69e36da1f2eb50 Restore Sonar to 2.7
10637db61471743f50b0fdb3a2904ad6bb9dd605 Revert Sonar to 2.6.2
aa075439fc5b643ca08cfe74ab14c05aa70966dd INT-4559: JDBC Gateway: return List for maxRows>1
1d54f9663a8cdc648f3a9360e36c3e18ca59b6ad GH-2760: use assertThatExceptionOfType in tests
82ecd5a75df708edf5a69a87268aacf95d06da8c GH-2749: Deprecate ChannelInterceptorAware (#2751)
d6ac866871212d21f2d0bff46afd9f8d5b9c8461 GH-2759: Fix CorrelationData.future
221393e02f0f1e994387a82b745b265febd66020 MessageHandlingException consistency
9c84eceec2469eddc773703d8274345d93dff15d Optimize updateCopyrights, checkTestConfigs tasks
7e3b56939e93a82c780f55a383a039b43153618c Fix XSDs for actual core schema version
622d42c71a34df64c7b455e2b56b5a0985417f8b Migrate tests to AssertJ
b62c2a8fb38ab712581fe41184fcf104f451232c Update docs for message routers so that they compile
f15a4c49ebd7dcbb4355ee255d5f7b6f396ae51f EnableIntegrationTests: increase receive timers
c6965b226d93c4139c02154129dbbde99a4d5deb Fix typo in MQTT doc
baf1b971c874c1b0e8f3dbf3729c2d6aec6d61e4 GH-2752: RequestMapping: react only for our event
9e238f5d69c25a7b7cee0d0ef030e8325e6a87a8 Upgrades and doc fixes
520ebbbd2cd926fb14964eed59a66b7a39d9c6d7 Move master to 5.2

spring-integration -

Published by artembilan over 5 years ago

Change log:

b1192249cc903e1d8cc6e6308d0d2b118472b1a0 Upgrade to S-Security-4.2.12; ready for release
952c733d2e389e46f8180623f05ad80a8c17496c (polish-urls-remaining-4.3.x) URL Cleanup
8e946c992eb28a099a071593a7bd44197b13d4e7 (polish-urls-xml-4.3.x) URL Cleanup
16dc320863b25e57040811c03fe672fb6f7798e7 URL Cleanup
2f1d86d2ea6cebf03f3189c9d93c9f24198ad057 Upgrade to SF-4.3.23
9d19f66e8317a0feedd8d192ba7bf391cccb1757 GH-2825: Fix 4.3 Doc rendering
afa98c1aaae1352b0232322d35ee229eb61d32d8 GH-2820: Close session in FtpRemFileTempl.exists
407ad3a578afe117528906e798a92f046c1a5ab7 URL Cleanup
2ded76a69e5f006dd315fb2b0688637a6c2d1f5b Fix Zookeeper Issues
047790ec389ff72b03e75e46bcc3455940e241de (spring-operator/4.3.x) Fix race in TcpOutboundGatewayTests
7035699a0be5f3f3c9e165d4a4983548c9109b82 Fix StreamingInboundTests
a5ab79e6a72e3168ce321a4c0aed517fdc6dda14 Remove unused imports
45789a99b850245ef0a79990f4fa51892d411b36 GH-2776: Fix Streaming Remote File MessageSource
442b3d94711161456c78f0ec02490e7199c9398d Fix possible NPE when generate correlationData
c3c3f814294c8286c43f5be3a6fd5c65f87a64bc Ignore RedisInboundChannelAdapterTests
44f438d3f202ba1bb40446a66bf2aacf08f47e52 GH-2752: RequestMapping: react only for our event
72aaf0b03f013c85b4b2c6261f5377ca92c86b23 GH-2723: Handle unsupported XML properties
5dc4b57bd8e25c301ed7afc6e15eeb7e785396f6 Upgrade ActiveMQ to 5.15.8
54f97f113cb1f4647406d6e1d632eb28713aab99 INT-2549: Ignore MBean call reply in op-invoc-c-a
7242fc8039cbbb390954018a4e35f2198d9a0357 INT-4574: JDBC: Add NOT NULL for primary keys (#2698)

spring-integration -

Published by artembilan over 5 years ago

Change log:

2ad2d0f85741fc606274b1449fdb6e597a2d79f1 (5.0.x) Upgrade dependencies; ready for release
46d8bac1c2c80bce7a7a3055ae5dd6a8082f9ef3 Upgrade dependencies; prepare for release
8961e26e774b508eba2839279ff78b105374f2d5 Fix HttpProxyScenarioTests for proper date format
7635eef49f5723db33df689070991c207f45a8af Fix If-Unmodified-Since header mapping
4a55fed5755fbaf78eea920dc25f74de99a348a1 Align dependencies with Boot
a36e1c75354dc9902d0e3efd443b00005d82cbd6 (polish-urls-xml-5.0.x) URL Cleanup
e9501dd6c8051d1b784c692de18d0f752ad7ca81 Fix broken WebSocketParserTests
934d718e220305dda91f64ce59bd961ef32faba1 (polish-urls-remaining-5.0.x) URL Cleanup
0787a9abe067893881b8c20a637591e84e942b58 URL Cleanup
829443190fe8ef3bb5d2c9a9dcf9757d4af5e81b Upgrade to SF-5.0.13
4aea880cef31d2f1ebd6477af1a2ba13ce568edc GH-2820: Close session in FtpRemFileTempl.exists
00ca87fe40cab84adfdb68b270528891d3cb22e5 URL Cleanup
67902ca309bc8e9bd9b3223e39217417bf899977 Fix missing import
07040b3bde7ee3aaf70006a34895105a67c675ae GH-2799: Fix AnnGateProxyFB for empty errChannel
be66bc98dd48e696ad08cddd8c96ce85abadc177 Fix Zookeeper Issues
3b1db3ef3877e48bf80db73b71969ddc1029fc72 (spring-operator/5.0.x) Fix race in TcpOutboundGatewayTests
34febd443b586838a971d5d91b3f6a69448c34ef GH-2776: Fix Streaming Remote File MessageSource
8f1a1c1777c983e5ef56ef945eea32cfb082b242 Fix possible NPE when generate correlationData
f33f0575cb194acaf9853ae9650a7c0450a12a56 GH-2752: RequestMapping: react only for our event

spring-integration -

Published by artembilan over 5 years ago

Change log:

e17be71c1d31fd0a8b0ba846f99786abb6e7d3a4 (5.1.x) Upgrade to S-Security-5.1.5; ready for release
4a7c8d31ee6566ae00b7ca3687445e33b97cab3c Downgrade Derby to 10.14.2.0
c8e78db29852ad2d0e699b3b3b2b2b4a3f37bdd3 GH-2872: Parse all the multi-part files (#2878)
dcad50d9753522e804f723b8f5ce7ba2629da491 Fix If-Unmodified-Since header mapping
e50a0f506cc4adbde8e42dfce85c9730a32a6bc4 Fix HttpProxyScenarioTests for proper date format
89cf135b569b2f7c943ddb1bd9d029d2b178d519 GH-2874: Syslog - copy IpHeaders to message
7dbb8368c44c419e499a8fb4c02a8bf5fd590a04 Align dependencies with Boot
659613c4c97785b1fd76c702f7df5be2cc4255e6 Fix RedisUtils.isUnlinkAvailable() for NPE
6f3fd0961f3d6d0bbd8f8e5e645e12f2b4458f01 GH-2837: TCP NIO Prioritize accept
6e9bb60a61514223fb4ec2ffdc0cf3ac717bc3fa (polish-urls-xml-5.1.x) URL Cleanup
aa2334928e3029d44b393547a2f21cca5e164ebf (polish-urls-remaining-5.1.x) URL Cleanup
b19535b57015f56f8d22a29f3d185c89c08b4754 Fix Gradle build to read files in UTF-8
afa8753239cd0640f9d56df9c9642ffbca2f6877 (polish-urls-apache-license-5.1.x) URL Cleanup
3bd29ed657f3feed5a7e59185be0e424bd2e2693 Upgrade to SF-5.1.6 & S-WS-3.0.7
3491cbab8183ad5efeb311bac774d9bed09d377a GH-2820: Close session in FtpRemFileTempl.exists
1cc9ff2e7d6ad9073fdb8d441cf555f41be304d6 URL Cleanup
df697c53e2e335bbd80cfee12891917c906e75e9 GH-2806: Add generics support to HTTP Inbound
8d9903981efd41977e601ceddcca51eeb3cdd266 Fix typo in AbstractMessageChann for "data types"
84c69d5abc9f37560bb76145d65ab366dec4515d Fix missing import
3f3d98c2d4340958d7481df809b3f4de00fad578 GH-2799: Fix AnnGateProxyFB for empty errChannel
a42411f2d6487d5116e2fe092e1116ea7399964f Fix MMIHelper for reinitialization (#2786)
d8ec8352ff3dbb933f0dcec35eafe45e1c79ba6e Fix Zookeeper Issues
d886733c26bf1a6124e203483466a0859baacb56 Fix meter leaks in the Pollable channels
dd6cd518feb2bff3cb9828fe52197a68987e3038 (spring-operator/5.1.x) Fix race in TcpOutboundGatewayTests
648760bb43ac3673b543404ecea6c87fd4fc76a8 GH-2776: Fix Streaming Remote File MessageSource
298d10ee400c1156834d5f694e7aae0158bfb65a GH-2770: AbstractMessageSource EvaluationContext
cb1b1c81f1b8bb1c09b39d19b14c2a463c8dbbdd GH-2759: Fix CorrelationData.future
40fd8d32544c6b27874d41e4530419b9e97766ec GH-2752: RequestMapping: react only for our event

spring-integration - 5.1.3.RELEASE

Published by garyrussell over 5 years ago

Change log:

0d37566452 GH-2744: ScatterGather: reinstate request headers
d38db25fb7 Fix updateCopyrights Gradle task
fe5d0affde Optimize checkTestConfigs task for UP_TO_DATE
1fad620b8f Upgrade Spring Data & security; fix docs path
9879c7450c Upgrade dependencies, including Kotlin
daf00154c6 Add updateCopyrights Gradle task
53272fd1f7 Remove unused import
e8aa8618df GH-2735: Add errorChannel to ScatterGatherHandler
5c46efe067 Fix Sonar smells for websocket module
5eba369be0 Fix new Sonar smells in MessagingGatewaySupport
4c88ddd429 GH-2731: Fix nested gateway error propagation
37563a140c Polish Contribution Guidelines
04875b72b4 GH-2727: Ensure JDBC queries are logged (#2730)
71fd60fda6 Add default expressions for ExpEvalReqHAdvice (#2738)
e2d177e900 Fix "One sentence per line" in docs
d56e29b28d GH-2733: Polishing
f6c8a652eb GH-2733: Fix Meter Memory Leak
6391e4bebf Tcp Doc Polishing
f82c7164f7 GH-2728: AMQP Manual acks and conversion errors
65b889925a Revert INT-4386: Support Instant in schedule expr.
f901c4e167 INT-4386: Support Instant in schedule expressions
020ea76d59 Make IOS.setTaskScheduler() as public (#2725)
7980afef9b INT-4339: Remove Docbook & rely on Asciidoctor
a283ad60fb GH-2723: Handle unsupported XML properties
4c6ffec6fe * Fix some typos in Docs, old DSL callbacks
5295a76b42 Fix mail lock race condition & Sonar smells (#2721)
a609bd9398 Some file module Sonar fixes (#2718)
db239f8ba0 Fix NPE Sonar report in the NotificationPublishMH
9ab6779dc2 Fix new Sonar smell and some other in JMX module (#2716)
bac3565dfd GH-2714: Fix PollSkipAdvice
fff968e5ad Add Duration overloads to Pollers factory
800227558b INT-2549: Ignore MBean call reply in op-invoc-c-a
f43fa9772e Update issue template
5b42c28f40 Refactor AbstractMailReceiver for proper locking
690a2c3c3e Implement Lifecycle for IntegrationComponentSpec
119db815c2 * Fix new Sonar issue in the AbstractMailReceiver (#2709)
d37e6562d8 Fix DSL to deal with beanNames for handlers (#2707)
a5e437f94a INT-2543: Relax mail host when mail-props present
0ac766040f Fix a couple new Sonar smells
7da77f7043 INT-1887: Optimize AbstractMailReceiver.receive()
4ea3b1c23c GH-2705: public CTORs on AMFPFileListFilter Impls
48ae91e3d9 Docs: Fix File.renameTo() Expressions
462dc98803 GH-2695: Add proxy option to @EnablePublisher (#2701)
cd8cbaa99c GH-2699: Make expressions cache concurrent
eed16f02ca Fix BeanFactory propagation for MMInvokerHelper (#2694)
63684e2012 INT-4574: JDBC: Add NOT NULL for primary keys
936d63bd65 Update CONTRIBUTING for GH issues bug tracking (#2696)
518c4918e2 TcpCodecs factory Sonar polishing
4dcbb92246 Upgrade spring-retry
ae3bb154fa TcpCodecs factory improvement

spring-integration - 5.0.12.RELEASE

Published by garyrussell over 5 years ago

Change log:

5e6506abaf GH-2723: Handle unsupported XML properties
c723b69f01 INT-2549: Ignore MBean call reply in op-invoc-c-a
b4a2de12aa Implement Lifecycle for IntegrationComponentSpec
e8f8c37c91 GH-2705: public CTORs on AMFPFileListFilter Impls
d803e75647 GH-2699: Make expressions cache concurrent
c64524b163 INT-4574: JDBC: Add NOT NULL for primary keys (#2698)

spring-integration - 4.3.19.RELEASE

Published by artembilan almost 6 years ago

Change log:

b720140faf933385bf586c3131e3f78fc4e40880 Allow XML components injection
a2d419ef25a9386c7b91e9779aab02bd243d1abd Upgrade Spring Framework to 4.3.22
3406c87b418fbcb3e37c79d60e2d59bc11582a67 Upgrade Jackson version
f0d8da22d27a0c12fd9b11173b0e53df0cd9797d Remove unused import
7e79477b48a3f24a7ed12867f881ef57a56e9f09 INT-4565: Fix IntComponentScan for profiles (#2652)
e6140a66fd088fb78df0dc3a0796b745501264ef INT-4560: Fix Race in FileSystemPersistentAOFLF

spring-integration - 5.1.2.RELEASE

Published by garyrussell almost 6 years ago

Change log:

610852c033 Prepare for release; upgrade security & micrometer
7511c94391 Upgrade some dependencies
d4a03006cf Fix ambiguity for NullChannel instances bean name
59c69ed40d Allow XML components injection
0d1312874c INT-4571 Make MessageHandlerMethodFactory injectable
1d5e66b0ee RemoteFileTemplate: Fix Checkstyle violation
6ddcfb3a8d Custom Session dirty logic
2766707547 Sonar fixes
e30741f7eb Upgrade SF to 5.1.4
e40cfe101e Sonar fixes
6eeec50b4a INT-4572: Add MessageProducer.setOutputChannelName
53e3248d73 Make Test IMAP Server fields volatile
1bafe89d49 Sonar Fixes
76439e3440 Upgrade Groovy version
870cbfea2e Upgrade Jackson version
e8df546b04 Sonar Fixes - Javadoc-only imports
a39881fd0d Fix new issues in Sonar
113a371f2c Remove Exception from IOS.onInit()
81b4ea1bef Sonar fixes according latest report (#2676)
1943c15afe INT-4570: Add MessageCollectionCallback for Mongo (#2675)
0d09bdccd4 Replace xmlunit dependecy with AssertJ methods
93d7c58b64 Enable ModifierOrderCheck Checkstyle rule (#2673)
a01d09f0f1 Sonar Fixes
761af2730c * Fix Sonar issues for Sec., STOMP, SFTP, WebFlux
7790f9e550 Sonar fixes
8ce8bf9d73 Fix code smell in websocket and webflux modules (#2669)
e8bd31cc37 Sonar fixes
271181247d Fix code smell in test and syslog modules (#2667)
12dd73d219 Fix code smell for PayloadTypeConvertTransformers
3dd8b63576 INT-4569: Disallow beans override in DSL (#2664)
65df35bfd1 Sonar fixes
3f48d2043b ImapMailReceiver: Check folder.isOpen before idle
355479f935 Sonar false positive polishing
7efe79f457 Sonar fixes
89fdb938de Increase expire period for testExpireTwoRegistries
c5f29fc6ef RedisLock: Throw exception from unlock on expire (#2661)
3f522f7efe Fix "new" Sonar issues
d7356aa85d Use Context CL wherever it is applicable (#2656)
33e52486cf More fixes for IMAP channel adapter and its tests
ca2e70f236 Sonar Fixes
579a72265c Fix Broken TCP OG Test
563f526ddc Sonar Fixes
4760c54097 Sonar Fixes
536b6b1786 INT-4565: Fix IntComponentScan for profiles (#2652)
2cde493fbf Sonar Fixes
687e6d5004 INT-4150: Sonar Fixes
992c0ce6a7 INT-4150: Make ImapMailReceiverTests much faster
29b4a296be INT-4563: Add JMX test for MQTT
9832f61d2a INT-4564: ACMH: Fix erroneous error log
62fc7df693 Sonar Fixes
4ade0ceaf4 INT-4385: Clarify namespace in jms.adoc
7135d0603c INT-4553: Store-backed QueueChannel improvements

spring-integration - 5.0.11.RELEASE

Published by garyrussell almost 6 years ago

Change log:

27aafae01b Prepare for release; upgrade dependencies
270fd78cea Allow XML components injection
565578b392 RemoteFileTemplate: Fix Checkstyle violation
f63abc161a Custom Session dirty logic
23fb52cd20 Upgrade Spring Framework to 5.0.12
8f34d04dcc Upgrade Jackson version
d5dd0a1240 INT-4570: Add MessageCollectionCallback for Mongo (#2675)
ae4b3fffb2 Increase expire period for testExpireTwoRegistries
0199741d29 RedisLock: Throw exception from unlock on expire (#2661)
a3dc10b405 Fix Javadocs in the MessageGroupQueue
15024858d4 INT-4565: Fix IntComponentScan for profiles (#2652)
7a2547f601 INT-4564: ACMH: Fix erroneous error log
be6498008f INT-4553: Store-backed QueueChannel improvements

spring-integration -

Published by artembilan almost 6 years ago

Change log

9d21bf29f65c633d9d7e189bdbde3e1e8fbfdab9 Upgrade dependencies and fix tests for them
39fef2c70a3de0e631cd83aab7bdcec8b60ccb95 INT-4560: Fix Race in FileSystemPersistentAOFLF
a4746f79aeff1e5acd32013b3c39313686ac07be Sonar fix
26ce65deef29889bbf12e093aaf39b7453df142a More Sonar fixes
9488fdf667d51af378a0cf534fc66eed7ac392d8 Fix new Sonar issues
0ef8dc569f57573ff4d3e140a435696c2b6ba646 Upgrade versions and fix deprecated in AMQP test
d981171972d26cd1bc5aa22d3b3b64fe09818e21 Fix ambiguity in the JpaExecutor (#2640)
f6e9e6649abf90b4dbbaae0055e46096e7c09aae Fix Resequencer test wait time
9e6e60e6a701d613e361e1043fa5b10cf833d8fb TCP Doc Polishing
c3f8c4af271c8ec42da2c684b3bc708de70ae41f More Sonar resolutions
aa8068a71b32db13883bb88b1096add77f2018f0 Sonar Address new issues in LambdaMessageProcessor
c9ae6c794f501c9c1058ca0bca2287cffa97bb0c Sonar: AMQP Fixes
0c3359167635fb27fc05608267f0f7ded1703fc4 Log error for class cast exception on lambda
852ec1ee259cdc394ad2c85dba3ac52e1a05bde4 INT-4557 Improve query cache in JDBC channel store
b3cf864675fedb20534f378d84cf7a3e7eaf0e17 Fix LambdaMessageProcessor for conversion
e9c554534a8bd965865e575960711b46b8262dd8 INT-4556: Fix messaging anns for FactoryBeans
5bf6161112373d720ef2b30a2f1a6776f4e42f55 INT-4550: Disallow multi aggregators on same MGS (#2622)
3d696ef06829e10d59f1879b30b4636045a77779 INT-4554: Fix HTTP Inbound Gateway for multipart
ce3ac36dcd7d5b7372e7091f0248ebd62a2b07d3 INT-4552: UDP: Catch and log async send exceptions
6902fd906da7008f15a5eac9276de6f5e159f709 Fix Checkstyle violation from previous commit
fb5854c480998082fe495c4803dfeb2a92fd20ef Fix new Sonar reports
20718c05f01ef47f1cf5a7611bc7f1b819b39073 Fixed typo in ip.adoc
1dca553850b3fa69973238e08dc43143ff10571f INT-4551: Fix exception msg from previous commit
2d06169f25f8e3e0875ccd1507d2212545b31b98 INT-4551: Fail if old Java DSL jar is present
433ef4c4aac4a8ff2ef86b8b3d32018ce1aae330 Address Sonar reports for recent commits
648aeb8e966c63e49a42ce6cb79cafab56ae73d7 Unable ImportOrder Checkstyle rule for tests
76c670075bdafc9203e15e2e7384f748b8df9b3b Fix RotatingServersTests concurrency
6861a16b95d110650b618582c20ebf4b64bbdc39 (INT-4549) INT-4549: Avoiding Aggregator Deadlocks
a40f0104f0fd6265063d62dba38eecf45a80b68d Fix Groovy dependencies
85adea3eae456b813d34e68a0039c04e8f78f321 Ignore time sensitive test for aggregator

spring-integration -

Published by artembilan almost 6 years ago

Change log

3e0a3fa317cbf2e62c9445076c8d4c10fd8ac93c (5.0.x) INT-4560: Fix Race in FileSystemPersistentAOFLF
9d276ce95dff41cdeca48b63b8e72712588f0b26 Upgrade versions
8f5154f88ed8868acee6e4e561f65c0416fe8b56 Upgrade to SF 5.0.11.BS
20ed93a8d8dd086efd5a9da12e1d268f0cc1f45f Optimize type conversion in LambdaMessageProcessor
ffaa4ee7807a4f111a9103bc16a6e22b2ae21fe3 Log error for class cast exception on lambda
47a4b28f1f3eaf8acc11cf2e6f2ddb8c8d3daa31 INT-4556: Fix messaging anns for FactoryBeans
d1b30466382d9c11720980475f096c3a47e6e880 INT-4550: Disallow multi aggregators on same MGS (#2622)
1e8da3a940abd04a98873b90778939785bf48143 INT-4552: UDP: Catch and log async send exceptions
5dff882f5ebde660584d8a2b8c5f2287fe0ed4d0 INT-4551: Fix exception msg from previous commit
ce42e56d7ec59da98bb8d3ed969b4d6dffa8456b INT-4551: Fail if old Java DSL jar is present
6d523e2a70b519bb409ba8fcd7103b37e722c086 Fix RotatingServersTests concurrency
0418b7cbdc16ec847a208ac9ea543b082e81610a INT-4545: Fix RPMHWrapper registration for ``@SA`
e3c41751871da5ac4ba14277494f197797a8ac03 INT-4546: Expose IMAP cancel interval via DSL

spring-integration - 4.3.18.RELEASE

Published by garyrussell almost 6 years ago

Change log:

d385884582 Upgrade to SF-4.3.20
b1b31749ba GH-2471: Close client on outbound adapter
ef9c7609d5 RemoteFTempl: InputStream.close() in the finally
1fe22ea35f Add TCP Test Diagnostics
04ce95b54c Back-port TcpNioConnectionReadTests changes
e2de2e3883 Avoid leaking Zookeeper znodes in tryLock
424bf91f35 Remove max-rows from Stored Proc-in-ch-ad Docs
f2501e012c INT-4490: DefaultLockRepo: no uppercase format
1f50b96bb2 INT-4498: StreamUtils -> FileCopyUtils
963a2fbbb0 INT-4498: SFTP: Close privateKey resource
3a13e5911c INT-3916: ZK: Fix missing doc update

spring-integration -

Published by artembilan almost 6 years ago

Change log:

2ad1f2592f938c8749c6f63ba8de5caa15a58aae Downgrade to Mockito 2.23.0
0cab4e33b010d7b03a086df0f42ff9c4ba89ccca Upgrade more dependencies
51cbabb9f359faead52f6e44586b6c1ae7f8c926 Upgrade to Spring Data Lovelace SR2
3cbb8281d667de624cf2b96960848b8c07d2d75e Upgrade to SF 5.1.2.RELEASE, Micrometer 1.1.0
ec3f3ead911632edfe9c3552fa35bad44fcb4f53 Update SF to snapshot
c594e75616d473d39b09dae9296f1fe587f5c211 Fix MQTT synchronization for recoveryInterval
2b1976ce6f10b491437e5c0d49fe05921ba53478 (coreSonar) Core Sonar fixes
fc18476fc125208d4d695ed8a64d235b278ffc10 More MQTT polishing according Sonar report
2b9ba714e67cf9c30c2c6b551ae1eeca5096bcfa JDBC, JMS, JPA Sonar fixes
1e66b6b55d2734a3ebd60bd57eb927af6d9ae8ee Redis Sonar fixes
12bc24dd02955892547474b46ad8a9319e7ecae2 File, FTP, IP Sonar Fixes
674d5adfc0e5d1164fa9ab96aea8f2b7ad8c2780 INT-4114: Add missed <poller> to XSDs
fef0a4db03b439191659e71488e11892c21f50e8 RMI & MQTT Sonar fixes
1555a13ee55a56408f308056fa59af78c410b90b AMQP Sonar Fixes
7702a6f89e356bbb371d6edd29fe378cd296a25b INT-3887: Add receiveTimeout into the @Poller
13f9ab6da848ae390adff789d5ca9b49c98266dd INT-3948 Aggr Doc single-thread behavior sentence
8305c6fec3459789b2904751e07075bc4e607035 INT-4322: Log merged global properties on startup (#2612)
8b54277a340867678ae891384b0e0eca1edab827 Fix tautology in service-activator.adoc
0c14aa052ba44aa8a86298b563c58c8b334dbbf0 INT-2416: Clarify copyHeaders in s-a.adoc
12496c0e3ef61991e54628946ee9f4d4c78a0f91 Fix stylesheet location for HTML Asciidoctor docs
4bb23e2e6eb6054e6735f90498ea0139a2bdb0a5 INT-4459: Mention dependencies in the Docs (#2610)
a4f779d09ecdfc908e79bb168524c3916e0241a9 INT-4547: (S)FTP RFOG MPUT with collection payload
90ac259da79d29e60db6c4633495ccc233fc0f10 INT-4520 Make IntegrationGraphServer customizable (#2608)
495dfe6437ea0a0bb8735315df4163734d184dc6 GH-2500: Polish Redis Docs
bd7a3bc4edb32501c13b09fd6208b38188f1246c (MessageChannel_getHandlers) GH-2605: (S)FTP test cached sessions
eed5fe7a888c6914e21976f1aaee519c8a535de6 Extensible MicrometerMetricsCaptor and polishing
1d1abf257da2f0f042ee8e3f5ab96cb388edc869 Polishing for PollingLifecycleTests
7aa848927961805968f0015f7d20268ccfe2d61e Fix race in PollingLifecycleTests
23ebe56838bff75dd0866426171c1ea9f69e7637 INT-4530: Remove Meters
e3ce37ca368fdc652cc40c0f81d4f12e2de99e62 INT-4544: Allow runtime MBeans (un)registered (#2601)
40ba72b84a7eb5dbd30f400b64f968cfb237e3d9 INT-4545: Fix RPMHWrapper registration for ``@SA`
743afafa972b5a697cab6b16d4b319a764f259fd INT-4546: Expose IMAP cancel interval via DSL

Also see change logs for previous Milestones in this version:

5.1.0.RC2
5.1.0.RC1
5.1.0.M2
5.1.0.M1

spring-integration -

Published by artembilan about 6 years ago

Change log:

218efb998 Prepare for release: downgrade to Security 5.1.0
9f34b2743 Upgrade to the latest GAs
ecda2667d Upgrade some dependencies to the latest versions
291704d0d Fix PDF Doc overflows
49f0a3379 Defensive MBeanExporterHelper Registration
58fe203c0 SPR-17307: Fix event listener tests
0a7c77d85 INT-4534: Add remote directory to exception
41264110c Some various polishing
0f5cfd431 INT-4542: CorrMH: Use popSequenceDetails properly (#2591)
1595462ce Add @LongRunningTest JUnit 5 condition
59860c0a4 INT-4535: Fix @SpringIntegrationTest for caching
4ee529498 Move Deps to Snapshots
ddcfa25fc INT-4543: JacksonJsonObjectMapper: fix toJsonNode (#2592)
11286907e GH-2471: Close client on outbound adapter
551f03caa JMX: Quote object name values if not identifiers
7ef38919b More doc polish for previous commit
7176690e4 Improve functions support
e7bc060e5 INT-4541: Fix Reactive MessagingGateway Errors
9ae0eb2db INT-4540: Use MessageHeaders in GenericHandler (#2589)
716494c7f INT-4538: Fix Splitter for ArrayNode.size()
c4d6cf2b5 INT-4539: Fix Java DSL for prototype beans
2df71fba3 INT-4537: Fix RSConsumer for MockIntegrationCtx
9e9fa2cf5 RemoteFTempl: InputStream.close() in the finally
8a7adb8cc INT-4528: Docs for SmartLifecycleRoleController
262e624ef INT-4479: RequestEntity as root for status code
a05004ae3 INT-4536: Support Kafka Tombstones
8b4d1e66e Allow Functions as Service Activators (#2575)
6cb8c24c0 Fix Gemfire tests for the proper geode XSD url

spring-integration -

Published by artembilan about 6 years ago

Change log:

d50cdcd74 (5.0.x) Upgrade Spring Security 5.0.8
a598b6d4a Prepare for release
32e221d49 SPR-17307: Fix event listener tests
490ae1b49 Some various polishing
74f6c7588 INT-4535: Fix @SpringIntegrationTest for caching
5874ae8ec INT-4543: JacksonJsonObjectMapper: fix toJsonNode (#2592)
993c6edc5 GH-2471: Close client on outbound adapter
c111e1be6 JMX: Quote object name values if not identifiers
7403e36c1 INT-4541: Fix Reactive MessagingGateway Errors
7faeee849 INT-4538: Fix Splitter for ArrayNode.size()
3a7a14140 INT-4539: Fix Java DSL for prototype beans
11fcda472 INT-4537: Fix RSConsumer for MockIntegrationCtx
3644c058f RemoteFTempl: InputStream.close() in the finally
d9f0672df INT-4531: Use Object type KeyDirectory.key

spring-integration - 5.1.0.RC1

Published by garyrussell about 6 years ago

Change log:

0e239393b3 Upgrade Spring AMQP to 2.1.0.RC1
d4d76a632f Upgrade Spring-Data, Spring-Security
4f2372b02a FileReadingMS: Make an Assert message more clear
b295fb8486 GH-2569: Add ChainFileListFilter constructors
2d54fe2618 Upgrade to SF 5.1.0, Gradle 4.10.2
b931112776 Upgrades to the latest dependencies and fixes
8582d402ce Fix for previous commit
dd6afa81d2 Use RetrySynchronizationManager
585258373e Add IntegrationFlowDefinition.nullChannel() (#2555)
6c379d7199 Fix a logic in the IntFlowDef.toReactivePublisher (#2553)
54094da76b INT-4523: Add DSL convert(Class<> cls) operator (#2556)
5bfd6971db INT-4531: Use Object type KeyDirectory.key
27353ed393 Add Reactive mode for AbstractPollingEndpoint (#2429)
76b1d1df06 INT-4307: JMS: Endpoint Stop: Shutdown Container
02c8e0ade2 Ignore sporadic test failure: time-sensitive
b5b1009844 Fix JavaDoc in the JmsOutboundChannelAdapterSpec
e4ca8571e0 File Source: do not deal with dir until start()
90e4c54210 INT-4317: JMS: dynamic deliverMode and timeToLive (#2561)
21338d1934 Fix RotatingServersTests race condition
cdf2ced153 GH-2559: Fix InboundChannelAdapter's javadoc
6cc4fe530d INT-4525 Configure TCP gateway second chance delay
47a74abd30 Avoid leaking Zookeeper znodes in tryLock
9e33395b9c Fix PollableChannels for Micrometer
e4fe39b20b Remove hide() from FluxMessageChannel
230d12d425 TCP, SSL, Enable Host Verification by default
075d237c04 INT-4527: Delayer Retries and Error Handling
68bccdc155 Increase receive timeouts in IntegrationFlowTests
e6489abb52 INT-4526: Fix Channel Interceptor NonNullApi Call
4b9eaebd42 MQTT: completionTimeout should be long
5ab7d24934 Make Headers PREFIX Constants Public
df6674c2ec Fix DynamicPeriodicTrigger
aa371f59ff Ignore AggregatorTests.testAggPerfDefaultPartial
d70df11975 PollerAdviceTests: synchronized list actions
f087337c50 fix javadoc
f4d5d84512 Fix DSL Flux Javadocs

spring-integration - 5.1.0.M2 (Milestone)

Published by garyrussell about 6 years ago

Change log:

9be9e63621 Upgrade to Spring AMQP 2.1 M2
0f27a9f821 Upgrade to Reactor 3.2 M4, R-Netty- 0.8 M2
f403dd57bd Upgrade Spring Dependencies
595ef3a2f9 INT-4519: JmsTests Polishing
0545a7b0ff INT-4519: Improve JMS inbound-c-a receiveTimeout (#2540)
f9fe709881 Add Java DSL .fluxTransform(Function) operator (#2541)
e053e2ab4a INT-4524: Fix MailReceivingMessageSource BF usage
8f639ad0d6 Move LeaderInitiators to later phase
5e47a6a9c4 INT-4517: Refactor beans in IntegrationRegistrar (#2537)
60db7bc159 INT-4518: Channel late-binding in Messaging Anns
e2b398ae10 Adapt to the latest Reactor
a4ffddf226 Upgrade to latest B-S of all Spring dependencies
26229c9862 INT-4480: Use component type for ids in the flow (#2536)
055e9a40db INT-4457: Add logAndReply() terminal operator
4a85849bcc INT-3364: Add batchUpdate into JdbcMessageHandler (#2534)
34ac66df1c Ignore the Aggregator Performance test
23a3462d8b Add @NonNullApi where appropriate
03a3bbb65f More JDBC doc fixes

spring-integration - 5.1.0.M1 (Milestone)

Published by garyrussell about 6 years ago

Change log:

55a43d37c8 Fix memory leak in MHistorConfig & MBeanExpHelper (#2531)
adbbca13fb INT-4513: Clean IntManageConf from removed beans
bd0fd50313 INT-4514: Integration Graph, include dynamic flows
cdba9a741c INT-4512: Add more JMS options for DSL builders
c44cd2b99b Upgrade to Reactor 3.2 M3, Fix FluxMessageChannel
8c03d72e2d INT-4510: Test no memory leak in FluxMessageCh
8b13b2861d Revert to errorStrategyContinue in FluxMessageChe
0c65bb741b Upgrade to Security 5.1.M2 and Rector 3.2.0.M2
3ab037f1eb Fix RedisUtils to detect UNLINK per RedisOps
da977941f8 INT-4509: Fix memory leak for static beans stores
20789ac118 Upgrade Spring AMQP to 2.1.0.M1
37d05de02d Upgrade Spring Framework, Data, to RC1
1ee0639be4 Increase wait timeout in the AbsCorMHandlerTests
9d17e09f31 Upgrade to the latest Kotlin
4d20fe5e1e Upgrade to Spring WS 3.0.2
88c7646ed9 INT-4507: Use UNLINK in RedisMessageStore if any
d61cd790fe Upgrade to Gradle 4.9; fix RotatingServersTests
bebde260db INT-4506: Splitter: close stream and Closeables
0d0605be78 INT-4381: MessageSources refactoring (#2517)
d6c8baf50f INT-4505: Fix package tangle
865e2162e5 INT-4503: Fix assertion in HttpMessageHandlerSpec
1a4de86b30 Fix appendix warnings and other minor fixes
44b7df94c1 Polishing for the FileWritingMessageHandler
9ac0746f19 INT-4502: Add new file callback in FileWritingMH
a7ffbde07f Fix WebSocketInChA according latest SF
001b86b641 Upgrade Micrometer to 1.0.6
997183bee2 Removed the troublesome backticks
5c1c82efd7 Fix zookeeper.adoc typos
b23147b9ef Fix PDF overflows; missing block fences
3ff9645167 Fix FluxMessageChannel for the latest Reactor
c6f459c130 INT-4453: Move Twitter module to Extensions
09d6b76748 More doc fixes
70db967d4f Doc ToC Fixes
55f69206e3 Gateway void return type docs
ec106984a2 Fix race condition in test
de9f8d7ccd INT-4501: Don't call getBean from BPP.setBFactory
aac4051d68 Remove max-rows from Stored Proc-in-ch-ad Docs
0dcbde0642 INT-4500: Fix DefAmqpHeaderMapper correlationId
e40e2a4238 Fix test entities for @PersistenceConstructor
481dec4fa8 Fix MongoDb MessageDocument for latest Spring Data
1043b00996 Fix IntComponentSpec for ctx hooks
76877b9440 INT-4499: Add JdbcMetadataStore.setLockHint()
0d11c7e0ed INT-4490: DefaultLockRepo: no uppercase format
01461720da Add Query Provider for SQL Server
753255c30c Fix ThreadAffinityClientConnectionFactory
d4b7cef928 Fix deprecations in MongoDB and WebFlux modules
a1f016a94c INT-4498: StreamUtils -> FileCopyUtils
8eac5b449c INT-4498: SFTP: Close privateKey resource
9a7ae3dfad Polishing some concerns and warnings
f3bf2a68d6 Full editing pass for the Reference Guide
11d39b7da1 INT-4496: (S)FTP: Sort file list earlier
6ecd948a32 Close file resource after (S)FTP streaming tests
6affb3bb2f INT-4495: Fix SFTP tests
3f218a97a0 INT-4495: (S)FTP: fix max-fetch with directories
e83b472a37 RotatingSTests: Don't delete files between polls
26cfab579c INT-4491: (S)FTP inbound rotate dirs/servers
586afc9901 INT-3916: ZK: Fix missing doc update
21fff59112 Fix compatibility with the latest Spring AMQP
69af967c78 INT-4488: Require @EnablePublisher
13510df575 INT-4452: Expire immediately when group timeout<0
ee501c801f INT-4436: Register HTTP endpoints at runtime
07c32ae93b INT-4489: MessageHistory: Allow runtime beans
e6a35c4a60 INT-4487: Allow reconfiguring ARPMH.adviceChain
0735ddb0ed INT-4390: Fix tangle betweewn dsl and dsl.context
bf10821d32 Add hack for Atom asciidoc syntax highlighting bug
32030c3233 INT-2260: JdbcPollingChA: rename prop to maxRows
5a362b62ff Destroy RmiInboundGateway.RmiServiceExporter (#2481)
ad4dc11758 GH-2478: RecursiveDScanner: Files.walk().close()
2267f72e5b INT-4484: Fix SyndEntryPublishedDateComparator
a954290561 Fix docs isClientModeConnected()
da53ed6838 INT-4485: Don't register bean twice for DSL Specs
85bc183849 INT-4486: Properly implement stop(Runnable)
eb1efdb0ff No JSONP WebSocket transport any more
0fc8bec645 GH-2464: WebFlux: Get rid of Mono.block() (#2465)
4bb1a619a9 GH-2467: JdbcLockReg: retry on TransDataAccessExc
f9cea64a79 GH-2471: MQTT: Fix Thread Leak
88120a667e INT-4482: AMQP: Fix Double ErrorMessage
bb5528c761 INT-4481: Fix notice.txt line delimiters
89f902885a INT-4481: Add licence and notice to each artifact
f4809aa997 INT-4424: No @Inherited on method annotations
35c7ef1131 INT-4387: Fix incorrect contentType mapping
94cded7575 Remove dependant beans recursively
997b07afed INT-4476: Fall back for ID and Timestamp Headers
4c0f767ff3 Upgrade to Reactor-Netty-0.8
03a89337cb INT-4474: ConsumerEndpointFactoryBean: Fix phase
17e794d2c8 INT-4471: PubSubChannel: Add errorHandler warn (#2459)
9a88140fb3 Fix LambdaMessageProcessor for Map payload
af8973345a Fix ZK LeaderInitiator Checkstyle violation
73dbdb80be INT-4477: Add getRole() to LeaderInitiator Context
c9faf3c8ce Fix LockRegLeaderIn for interrupted Thread.sleep (#2455)
7ab024df88 Fix broken links in reference appendices
324c54d8ef Remove use of deprecated ChannelInterceptorAdapter
b087fddd4d Fix CorrelationHandlerTests compilation warnings
c7aa618328 Ignore BFTypeConverterTests.initialConcurrency()
97d08d9720 INT-4473: Support prefix bean names with flow id
8a61e16413 Increase response timeout for WebSocketClientTests
b21dc0dff3 Fix IntegrationFlowContext concurrency issue
a750a7847c Upgrade to Reactor-Netty-0.7.8
096bec5627 Fix compatibility with latest Spring Data Geode
1f05d3ec4c Polishing some Docs and JavaDocs
7113236e24 Fix DelayHandlerTests timing issue
549ef87a8e INT-4469: XML Unmarshaller support byte[] payloads
470d6d880e INT-4397: Fix headers filtering for @Transformer (#2445)
59d6c279a4 Fix RedisLockLeaderInitiatorTests timing barrier
454ad96189 Fix IntNamespaceUtils.injectCtorWithAdapter()
97b00a065b INT-4389: Default to SimpleSeqSizeReleaseStrategy (#2444)
1b46224e41 INT-4398: Replace Gemfire dependency with Geode (#2426)
9d66861e27 INT-4466: Do not force release groups if no match
5e7391936e Fix ContentEnricherTests for dangling threads
4be60552d0 INT-4467: Fix transformer-util package tangles
61b272dd5b Wrap non-StandardIntegrationFlow into Proxy (#2440)
8fa1ea76b4 INT-4422: Fix TCP Pool tests
52c5b822df INT-4422: Fix FTP Pool tests
c2895f67cc INT-4422: No MessagingException in SimplePool
d9186f1b4a INT-4465: Fix delay in close propagation with NIO
081d0d160b Fix one more race condition in RedisLeaderTests
51c49519dc Fix RedisLockRegLeaderInitTests race condition
3c1b547b26 Fix MQTT clientFactory bean definition in Docs
fc47952459 Fix LockRegLeaderInitiator for interrupted Thread
a14514ada0 INT-4462: WebFluxInbound: cope with empty body
07141302bb INT-4463: Full access to MqttConnectOptions
d985eeb75a Fix compatibility with the latest SD Gemfire
4bf8379d23 INT-4464 Check ZKMetadataStore.running before use
b8d4e6b0de Use Lettuce Redis client; Redis module fixes (#2435)
664d67f9bb Add small sleep between adding message to group
4fd638e321 Wrap LinkedList manipulations into synchronized
e98738788d INT-4461: Support byte[] in #jsonPath
b547c923d1 Use Flux.handle() instead of doOnNext() in FluxMC
a62832c707 INT-4458: Do not expose recursive generics API (#2432)
f970bf0332 Remove SQL scripts generation
0c1423e78a INT-4456: Explicit methods for Kotlin lambdas
000f2972f4 Fix logic in the PollingTransactionTests
0ef659b8a7 INT-4351: Add DiscardAwareFileListFilter
acd78a7f48 INT-4455: Fix NPE in Exception router
6dfe96d220 Fix JdbcMessageStoreTests to use H2, not Derby
0c35310f34 INT-4451: ObjectToJsonTrans: add ResultType.BYTES
2f1b55f48c Upgrade to Gradle 4.7 and others, polishing build (#2423)
e4e4ee092d Fix JdbcMessageStoreChannelTests race condition
1f6f70b4ef Fix some sporadic tests failures
82cbafaaa4 Downgrade to Derby-10.13.1.1
7bcf6a040a INT-4446 Improve EmbeddedJsonHeadersMessageMapper (#2422)
15fc23c2fa INT-4447: LockRegLeaderInit: Catch unlock errors
4e157725b9 INT-4448, INT-4449: Fix Gateway for no-arg method (#2420)
82e4679495 Increase some tests performance
6216075619 Deprecation doc polishing
d807fc3692 Fix some sporadic tests failures
b940e3872b Upgrade to SF 5.1; Remove Deprecated Code
27318c7ee5 INT-4445: Fix JDBC tests for Derby
af58fa4417 Upgrade to micrometer 1.0.3
8b3198dc36 INT-4438: No lifecycle twice in the same role
a65d05cdbf Increase timeout for PollingConsumerEndpointTests
5cdcd81444 Fix NPE in the TcpNetServerConnectionFactory
544de6bf5f Add BoundRabbitChannelAdvice
8afdcb4893 Fix Transformers usage in Docs
1cd6c11808 INT-4443: Use SimpleEC for uriVariablesExpression
7b86ca7bc8 Upgrade to H2 1.4.197
da6f47cf40 Reorder beans in JdbcPollingChAParserTests cofigs
ae2aa8b6d1 INT-4440: Support serialized UUID in headers
a9eb922d35 Fix AMQP MessageSource Tests
2975255be8 INT-4439: Micrometer Docs Polishing
f9d51989a8 INT-4441: Fix ACMH Concurrency Problem
74504326c9 INT-4434: Allow to use sub-flows from beans
b1a3ca764c INT-4433: Optimize @Publisher metadata
12301f7fae LockRegistryLeaderInitiator: Add DEBUG for errors
4f616e926e Fix unused imports
ed00f62549 INT-4432: Mock Handler: fix output channel
bcf4402b91 INT-4437: Scatter-Gather: reinstate replyChannel
f44eb37d3c Revert "Revert AMQP Upgrade until Cairo released"
8853e06cc2 Revert AMQP Upgrade until Cairo is released
027021d6e4 Move XSDs to version 5.1
82f252dd00 INT-4390: Fix tangles
7f25cba262 INT-4430: FileSplitter close reader on exception
f77fd78fb3 Upgrade to Micrometer 1.0.2
40aa5672d7 INT-4428: MethodParam usage: fix race condition
7f20dd1b2a INT-4392: Polishing
a4eb4ec9b1 GH-2388: Fix HeaderEnricherSpec for adviceChain
4552a80095 INT-4392: Fix tangles
525eb004ec Update Master to 5.1.0.BUILD-SNAPSHOT
6718d8d433 INT-4423: Make Micrometer dependency optional
a92933e800 INT-4427 add value attribute to the @Publisher
f479270dcd Support JUnit5 in tests
212f478151 INT-4417: Add @EndpointId
bc25eff34c Polishing
6065745913 INT-4421: Fix failedMessage in some exceptions
1c4db65b1c Channel Incorrectly started a second timer

spring-integration - 5.0.7

Published by garyrussell about 6 years ago

Change log:

3896acb08d Fix memory leak in MHistorConfig & MBeanExpHelper (#2531)
169eb7498d Fix imports in tests for moved classes
1014258c73 INT-4513: Clean IntManageConf from removed beans
c50a135f23 INT-4514: Integration Graph, include dynamic flows
b47c0de629 INT-4512: Add more JMS options for DSL builders
7e8991a45e INT-4510: Test no memory leak in FluxMessageCh
3f66e1eb62 Upgrade to Security 5.0.7 and Data Kay SR9
663984a016 INT-4509: Fix memory leak for static beans stores
d4cf440115 Upgrade Spring Framework to 5.0.8
2709bc142a Upgrade to the latest Kotlin
5cbc622f4b Upgrade to Spring WS 3.0.2
4ddf423fbd Upgrade to Gradle 4.9; fix RotatingServersTests
c216f972a8 INT-4506: Splitter: close stream and Closeables
8101c1b8a8 INT-4505: Fix package tangle
26bc248379 INT-4503: Fix assertion in HttpMessageHandlerSpec
0635c257fe Upgrade Micrometer to 1.0.6
898404ed66 Fix race condition in test
a99f446489 INT-4501: Don't call getBean from BPP.setBFactory
34c454bb85 Remove max-rows from Stored Proc-in-ch-ad Docs
7c9697b1e5 INT-4500: Fix DefAmqpHeaderMapper correlationId
4b1d179956 Fix IntComponentSpec for ctx hooks
2126e9b9b5 INT-4499: Add JdbcMetadataStore.setLockHint()
bf1b600965 INT-4490: DefaultLockRepo: no uppercase format
6b8a005c92 Fix ThreadAffinityClientConnectionFactory
535c753db1 INT-4498: SFTP: Close privateKey resource
9fa1c7db38 INT-4498: StreamUtils -> FileCopyUtils
2fbb44322c Fix import in the FtpStreamingMessageSourceTests
7ea4192b84 Close file resource after (S)FTP streaming tests
26cd6456e9 INT-4495: (S)FTP: fix max-fetch with directories
c1dd6187e3 RotatingSTests: Don't delete files between polls
bb174d44ab Fix RotatingServersTestsfor proper import
9f937f54cd INT-4491: (S)FTP inbound rotate dirs/servers
170cc37270 INT-3916: ZK: Fix missing doc update
493b4aa091 INT-4493: ZK MStore binary compatiblity
67fdac89f3 INT-4489: MessageHistory: Allow runtime beans
7b0795e306 Another asciidoc fix
754885bc54 Add hack for Atom asciidoc syntax highlighting bug

spring-integration - 5.0.6

Published by garyrussell over 6 years ago

Change Log:

62e46c96fc Remove use of deprecated ChannelInterceptorAdapter
8e1dbdf4c6 Upgrade to SA-2.0.4
264caa992f GH-2478: RecursiveDScanner: Files.walk().close()
058ae6f4c0 INT-4484: Fix SyndEntryPublishedDateComparator
3c5edba112 Update Spring Framework/Security versions
27d4fd3cd8 Fix docs isClientModeConnected()
08ebc6684f INT-4485: Don't register bean twice for DSL Specs
1ce656e4fe INT-4486: Properly implement stop(Runnable)
125cc861d4 GH-2464: WebFlux: Get rid of Mono.block() (#2465)
18c206768a GH-2467: JdbcLockReg: retry on TransDataAccessExc
5dac195888 GH-2471: MQTT: Fix Thread Leak
76bbbdd771 INT-4482: AMQP: Fix Double ErrorMessage
ee189a0155 INT-4481: Add licence and notice to each artifact
88945994fa Remove dependant beans recursively
ba962fcd15 INT-4471: PubSubChannel: Add errorHandler warn (#2459)
4d2e00d6c8 Fix LambdaMessageProcessor for Map payload
abfda64798 Fix ZK LeaderInitiator Checkstyle violation
b413e0fb84 INT-4477: Add getRole() to LeaderInitiator Context
7f898a55ce Fix LockRegLeaderIn for interrupted Thread.sleep (#2455)
0285a9984e Fix broken links in reference appendices
48df4f211c INT-4473: Support prefix bean names with flow id
d0603a80ff Fix IntegrationFlowContext concurrency issue
566b4b8427 INT-4469: XML Unmarshaller support byte[] payloads
1a45824734 Fix RedisLockLeaderInitiatorTests timing barrier
929505e121 INT-4466: Do not force release groups if no match
eced15704e Fix ContentEnricherTests for dangling threads
ac23d8ceda INT-4467: Fix transformer-util package tangles
9dcb28bed8 INT-4465: Fix delay in close propagation with NIO