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 visible (Hide)

spring-integration -

Published by artembilan over 4 years ago

Change log:

98765fe9f8b47a2a0b3c79fe5e2f7e71404117bd (5.2.x) Fix deprecation for TX; fix JMS tests; Moore-SR6
9dc55fd8e43b77cf2ca9ff32878e35defd24c949 Fix ActiveMQMultiContextTest for trustAllPackages
175908023e66847f56c0be70c06472aa80fd1f54 Upgrade dependencies
9a6849740f65464df30948a5e94c7b2e841da9ed GH- 3223: Build ResolvableType after mapping
070667adc44364ef0e59d438f72f6e4cccb57161 GH-3215: MQTT Event for failed connection outbound
438e2215b3f9d618a21e9af04ad43865dbec0660 GH-3199: Fix fail back with Long.MAX_VALUE
44609d3b1353e62037ef7596b7c317e326fa7cf0 GH-3199: Fix typo; move capture of creation time
ac7441ae9bdf4a815a9d3a49712cdcd7abfe7611 GH-3199: FailoverClientCF - Fail Back Option
32c81d10a0aecd47bc2ab856d9552443e5ed678f disconnectCompletionTimeout Polishing
0de2b1b4618b7494c94d1632e3c8bff246e7f1fb Upgrade to MQTT Paho 1.2.2

spring-integration -

Published by artembilan over 4 years ago

Change log:

051a4cffeb2e0da08ad9fd0d589ba7f83e20f09b Upgrade dependencies; prepare fpr release
02b1947e2df16613f11b1d11e510baaa1f97dd3a GH-3199: Fix fail back with Long.MAX_VALUE
61747e594644331fd26a0906f896c577736cc410 Upgrade to Gradle 4.10.2 to support Bamboo build
fa0caeb1b4e7b27bd7723b826e81ddb962d5a1a0 GH-3199: FailoverClientCF - Fail Back Option
7ced027529013e0c44a44ecded9a3a449548e249 (sirimamilla/4.3.x) Fix TcpConnectionFactory FactoryBean
127f683952d2f4e0eaa47b189d577e7190c37186 GH-3090: Add logout() to FtpSession.close()`
88908167bb492175eadedbf18c37e77d3fceafb3 GH-3076: NioFileLocker: add file existence check
9c24e161c1bb61190b54996883f5cca5163aec00 GH-3083: Support @Header with dotted literals
a63f197d9bdfc8da52e688ffa43d1485b76fe474 Fix JavaDocs in the TransformerFactoryUtils

spring-integration -

Published by artembilan over 4 years ago

Change log:

46cf5db78a42c73c8574a9ef05143f5b6116231b GH-3213: Expose LeaderInitiatorFB.candidate
e9a3580ef5ef2d2dfcd4b545fc2bf6f7fcf4d029 Upgrade dependencies; fix new Sonar smells
6b82681cc0b9408706fb933538219f3023e1f34f GH-3211: Add DefSftpSF.setKnownHosts(Resource) (#3212)
36f96ec2c6c3e0c30569d6c2c8facfeef5f4ca0a Document Kotlin DSL (#3210)
c45cc66a8443e5951e91bc431cf3ac20ea5968bb GH-3207: RSocket inbound: decode each flux item (#3208)
1511dd8748dbb72077111144f8460d97fc5068d2 GH-3204: Add DSL intercept() operator
c84d2642941e8e14ad523b883535d7d6b9d79506 GH-3183: Add ReactiveRequestHandlerAdvice (#3197)
8a38a5e82958b11fce4e599a1242b16e588c39d8 (kotlin-dsl) Merge spring-integration-kotlin-dsl project
f332a9446b798dc57a98af202edfd585334aff20 GH-3199: Test for fail back with Long.MAX_VALUE
e71e250e361ef7d62e788dd30bc106b71e27547a Fix new Sonar smells
0efcf2402a27d5b1e73b59a67cc36824f0b83d53 GH-3199: Missing What's new commit
45a91b25de34cbaad79856888908cb7251544e38 Add Reactive TX Manager support (#3201)
294cfc1529b8e43d13bf27e1d76f3ae3ed30fd14 Remove unused imports
a795478263fea897599b500725875fd05f9c9240 Revert NPE check in the FailoverClientConnFactory
fc4907d329d04a257ec21be788d13415104eedec Fix new Sonar smells
e6e9f4516458d5e8d8bb525ce19935228b39975d Use Mono.create instead of Mono.fromCallable
cdbaf1866428dbc1ca28ad5d65d2b404eaf7ea63 GH-3199: TCP FailoverClientCF fail back default
c6cf261e25aec5dd43e7d6943552946dc47dd47d GH-3202: Fix tests failing with non-English locales
8bc221b2713904837ba9f8cb290aa2ade4a2f0b6 Fix new Sonar smells
e2b63bed7c1dbd0d9b0c08482baa70a67eaa4e08 GH-3199: Fix typo; move capture of creation time
4180e01e5974d63e17057982c4a7048428916f60 GH-3199: FailoverClientCF - Fail Back Option
1277531290fce090a38edb976e604d39ed225be6 Fix Sonar issue
0e5258a661c3581580c9df73a5bd64683e6a31d2 Add log() to test Publisher for diagnostics
bd9563bd1e1061f8aa2eb081bf1793042edeb7a5 disconnectCompletionTimeout Polishing
2d3d37ecbab649982a80bebc33fdc2a85dc3771a Upgrade to MQTT Paho 1.2.2
87c8e47a886c74e7e7622f8dbee22fd30c0a8a55 GH-3192: pub-sub DSL for broker-backed channels (#3193)
7dbdbdee3f7a9e57925eef671ef163a4845b241c Fix new Sonar smells
50ac603d6c14563c1c46330be5915d32c8570fa5 GH-3180: Add encoding-mode to WS outbound gateway (#3191)
b38c9e16e804d0dd920c01432de3f5d1a04ff1e7 GH-3182: Properly reset bean in the MockIntCtx (#3190)
ea8c454d3bbbee108b89722ca55dd2a4025dac9d GH-2818: DSL support for -ws module
8fb201867c4f5c1053ad86793f83c4b32905f617 Fixed broken links in Whats New
e9176a0a045af1137800e1951bbc8985d1554a6b GH-3179: Document how priority is mapped into JMS
d61a247f4bde5545e8dc1bbfc658f18a9075faeb Fix ReactiveStreamsConsumer for PollableChannel
6d936d9774ae775041fcac34bb3371d10b23501c Fix some Sonar smells
236ded9ea1f723049697d4362a4e4d416ac318d0 Upgrade to Lettuce 5.2.2
8c4675aa832744afb7825e581c1b1215e3551ec7 Fix new Sonar smell

spring-integration -

Published by artembilan over 4 years ago

Change log:

72a3708312c454510a3c9104066d4bfe44f459b1 Upgrade dependencies; prepare for release
4e4e8db17410a7127e1416517a0ff25919f13211 GH-3182: Properly reset bean in the MockIntCtx (#3190)
2e409aa599d5e1545d93d4f7c6c34a51c64ce615 GH-3175: Add .scanner() to inbound file sync spec
23b1a9fb7e9879f8287c59aca5183f617c83139f GH-3168: Fix FtpSession warning on logout
1bd9954a761fa73eed69436befe30ab3d90606ee Fix NPE in the DefaultSessionFactoryLocator
b75170403bac3218281bad397393ce32662deaf6 GH-3169: DSFL: addSessionFactory based on Object
75476bd365149199fd3d1842df85724f360bf6df Populate a JsonHeaders.RESOLVABLE_TYPE on reply (#3163)
c2c44c257cace1e9a4aab8548369f411b57fafe1 GH-3152: Fix for nested Scatter Gather
3850c7ee0ccec27fc23c4af64d05a4882a032274 GH-3143: Fix simple pool resizing

spring-integration -

Published by artembilan over 4 years ago

Change log:

5273203e33347ef0cb3819ee4d931af3d622fd6d Upgrade dependencies; prepare for release
a0cdfd90ee829b94c8fdd1b7c956616f7fdec836 Change adaptPollableChannelToPublisher to Mono
1ff69d4d2424879ff40be6284686897bcc579a0f GH-3175: Add .scanner() to inbound file sync spec
ede9528c19e519befb90d49055456da7470b3e55 Fix some tests for not closed application context
aeab030104b506d7a4421e9ed7a0dafe670939f7 GH-3168: Fix FtpSession warning on logout
7009f9a5f67af82b1d98e8bfda34a6120090f935 Fix new Sonar smells
a8c471c06174b0089df759b13ee6ec64bb6b8185 Fix ReactiveStreamsConsumer for error handling
6591ce90f67bdf66e91426e59197cc5c59c3d887 Fix ReactiveStreamsConsumer for plain subscriber
538cfe48684205f3f71e9cd928dc26bcd298d860 GH-3172: Support consumer-side batching
867a8cf108ff60028a303e92af3f95a937f4710c GH-3155: Add support for Java DSL extensions (#3167)
00b771d8a8f83cf9bf9fdbe1cf4eb190c0786dd7 Fix NPE in the DefaultSessionFactoryLocator
edf84a393d4dd8f5db8de0d0fdba581be86efa50 GH-3169: DSFL: addSessionFactory based on Object
fa97ce0e6691b2ba2b382f62880f8c2b5c62a267 AMQP: Multiple Sends within an OB Channel Adapter
509e8237e8aa374990f07d288da083eb2229bdf5 Upgrade to Spring Security 5.3RC1; RSocket 1.0RC6
1d9a818efe61a46c6d6a70cc0425e756de765749 GH-3157: pop sequence for message as well
e5740f253c162c72dd582844bc53fc244e3f702e Upgrade dependencies
d792915be675c43b7d4f524fe902fef88bd710f5 Add debug log for ReactiveStreamsConsumerTests
2f4394d8b527b227d0ee2ff43de0ec2a50ffefef Populate a JsonHeaders.RESOLVABLE_TYPE on reply (#3163)
94c8cf7e21d93ef271917ff42770358aedc0e027 Fix new Sonar smells
34bc8116df4de6f2013e36c2bbcb3e82ed7d5155 Add @LogLevels to ReactiveStreamsConsumerTests
89d86e1904d7f3ef450c352afa520531615b2de8 GH-3154: Support UriBuilderFactory.EncodingMode (#3162)
9f07803abf230fb64b99a1887beb8004d6a515b1 GH-3152: Fix for nested Scatter Gather
290c803f859fde5306437170074cec4a866fb74e Fix new Sonar smell
e70fd0d2278f2acc75cedc98d411488c3ecd9b75 Fix new Sonar smells
a9cb80afaeeeba32aced4114f0004ab41a3cc8d4 Fix some Sonar smells
bfe28dba9aac39afe1092f52672f64496496d411 Revert NPE check in the AbstMappingMessageRouter
990294b0487e14596411022249839dd77fe796dd Fix AbstractMappingMessageRouter for NPE
d2df9dde9fdd1856596d90115a35fcafad1178f1 Fix Checkstyle violations
ad5496fa4bf8c177962e4931d005f8b736e53cae Fix some Sonar smells
a201bdebee89ec1c9a8236e1af8f3395ba211e02 Fix new Sonar smells
cf01b7c0e5007f7da1094230ddcc08b17acac6af Fix background color for code snippets in docs
be8a73ff36705fc84183646df255b09020f5e702 Fix typos in MongoDb components JavaDocs

spring-integration -

Published by artembilan over 4 years ago

Change log:

0606a6f87b574f76083eadb6559e9b9264de48c0 Add JavaDSL for ReactiveMongoDbMessageSource
c7c7422fa30ceeebc882bf02580662fdf3e5f89f Fix unused imports violation
8bd9464b74fd7443ae4954da7b85171074032a19 Use Overflow.BUFFER for PollableChPublisherAdapter
9b7b0d91aca72b99643b163afa1289b310d869a0 FluxMessageChannel: try.catch not onErrorContinue
a62a572a6cf51a940c1d16867fc81148844dd0f0 Add ReactiveMongoDbMessageSource polling test
545c500acc85aae80d8beb0233d30d521a68fcd1 Replace DOS newlines with unix
6aa510be41e6f47cb296f1819e8b820b2b945cba Upgrade dependencies before release
263995fb90bd695a4a1f53ae39ff04457b20c181 (reactive-mongodb-message-source) INT-4568: Add ReactiveMongoDBMessageSource
4b051684ef5f35f11ab9302b547db99ab9261c7d Stop endpoints in the end of tests
715e9a20422645104a691078491dd8d60818272b Upgrade dependencies including Gradle 6.1
dba307adf62e703b8f5df9bc23330eb99ecf1a01 GH-3143: Fix simple pool resizing
7a3a8a4beeb390dc2dbe8d3ecdf4892b2b49976e Restore IntegrationFlowDefinition from previous
5cd36c7af98152a142585d1c9033af74ef988c1e Fix new Sonar smells
442c4fa4d5b5cd6579a8a6f3e3189dde87b8506a GH-3111: Document @Lazy for messaging annotations (#3142)
f93a740065c0847c4666b0b9b54d98217e4cc7f0 Messaging Annotations: process ReactiveMH (#3141)
d13752b40bb9ef9e1aeeb2b3f026950eb1088ccb Infrastructure for ReactiveMessageHandler (#3137)
e0509cc3396edb0cc82181c835d3487244d13e0d Fix new Sonar smell
d74f9e8b869ded3382df5340d21196eff7582311 Fix new Sonar smell
370e94342879b5e651a7f6d3787db82c561414a2 Remove deprecations from previous versions
cfaabe2a8d8f53b2b0a208ded4b3c89da03b9913 Revert MongoDb driver 4 changes
be9d735c1c843ab78cb706447c34c45aa6fde3db Fix Gemfire tests for the latest Spring Data
13bd3e5255cc31b51447499dc4a49e1a342320dc Fix some Sonar smells
1d80e9ff05f29a3a6b93837bf3246e190af579a5 Fix new Sonar smells
5eb3bfe1c3b24237dedf82a63cdbf91c0631797a Fix new Sonar smells
fc4c85a860772a261bbcc7171017dfc7122222e4 Upgrade Artifactory plugin
357eae8a7e30e3a2340ca62b3257139c4dbea756 Migrate to Gradle 6 dependency model & publication
4ab7c3979b070260702ae79af50f109c22551083 Handle possible null management overrides
57d458498c85367b21030850ab38aea5ee3e0415 Fix MongoDB long running tests for latest Driver
a6b99dba35e06be45a87c956fdc3ed207c91572a Fix new Sonar smells
5ac262f86688844af948b527dd9cd04496c49757 GH-3132: Remove usage of super();
9c68ae4a7d29c09b3375a2dd68cecedc130b0e7d Upgrade dependencies, including Gradle
fab774136858ec7c6677338d298cf7d94b9f9031 (5.3-WIP) Shorten internal component names for graph (#3128)
c08f4ec5c6403a64cd04d67ca840a3fd72916d65 GH-3118: MessagingGW: Don't proxy default methods (#3119)
13c72f653e93e1721c381e2a384254dd2a71b0d5 Upgrade to data Neumann and S-D-Mongo 3.0
b4fcf9ec878db8fd10111f0c8b4e116f266a88bf GH-3120: Identify polling MG as outbound-CA
07f0aa95d61d86e14ae668ef436d7a36640e8c0d Remove IntegrationPatternType.gateway
2263827b3fc87961e829ffede83ffe42509ce490 INT-4568: Add reactive MongoDbMH
ebadfde609d38e03156ca4f009408beaae1434fc Fix IP type for ClaimCheckOutTransformer
c0a32622eafe9c135e4f5dd8d12435ef3b3f1add Introduce IntegrationPattern abstraction
9dc3519f200a963fa219ae4bc60c38885dc8831c Start version 5.3

spring-integration -

Published by artembilan almost 5 years ago

Change log:

fac8bf17c88cfbf9cf9871634c5370dcc67a6b3c Upgrade dependencies; prepare for release
1a9fb83199c5edb38c490b730c28d28ffc5cfeef GH-3129: Use VARCHAR2 for non-fixed strings (#3133)
939e49cd609e2e8d912204a1c5806927dbd420af Fix argument type in JMS OCA Spec javadoc
6ba19823ff69a16052c0aa0eccbd593d49783d34 Fix javadoc copy/paste typos in JMS OCA Spec
c6358a93d44f0e132f0e94d62379983adef5e4ce (GH-3123) GH-3123: Don't logout FtpSession if not connected
1334c751473f5cc0a22db83368e3fb8b26a6255e Fix new Sonar smell
5455ccb8dc3e219e870a3f421b643c43778fcc65 Fix AbstractMethodAnnPP.postProcess() complexity
a9ab4827a9719bf9408b2be539ca4437868c1956 Fix tests for the previous commit - new behavior
887a0896efcd078af6db7cec8ee47393b8f9aeaf Fix Messaging Annotations for ReplyProdMHWrapper
cf7f2df9205040f87ee2d7a713d09b93338f2cee Fix link for message-transformation in index.adoc
34c4554adfb4895ac843555e99696020f188a47f (origin/master, origin/HEAD) Fix UUID import in test
54aeaff0f094c366fcfc8e089e84ba8909e6c36f Add mavenLocal project property for Gradle
71adc5d11193e3907f081a0a6e9d5479c270731e (GatewayProxy_only_abstract_methods) Remove sonar.projectKey & sonar.projectName yet
492aaf91d6062f15cfb2abe018e8bcc03dfc6a01 Revert "Remove sonar.projectKey & sonar.projectName"
66731169c390b23daa7e908b2b34cf40085e119f Remove sonar.projectKey & sonar.projectName
2e10cc8e9ce903af358a3faf6cbd38028182e465 Add checkstyleVersion Gradle CLI property
2d130328471f2bf7f9143d368db53a685e4f0996 Add sonar.projectName property for SonarQube
9a3f5b1a51df0cca621194631d28a87392cd79a8 Revert "Attempt to remove Sonar and Jacoco plugins"
6400f59194c0a8af4238122c8315a3f59f4ba9b1 Attempt to remove Sonar and Jacoco plugins
837eda30a9f6da0f8f7ca0b37563269cd9a937eb Populate sonar.projectKey property

spring-integration -

Published by artembilan almost 5 years ago

Change log:

aa895e73650089710a9d402518ca7597e20ee2e0 (HEAD -> master, upgrades1) Upgrade dependencies; prepare for release
d5e314861834d0c5e2fd9122a8bf481027641fc1 Upgrade Spring AMQP, Data versions
94e08169a5fe26f690e0fbac89a2f3f2719ef23e Use EmitterProcessor in the FluxMessageChannel (#3104)
762f83960283b29e162a843120de2546eff5bdc0 Upgrade to SF-5.2.2; Lettuce-5.2.1
42b812b71159234e29ed63359198a7f31a53cdb5 Introduce RSocketInteractionModel (#3110)
8e7c1067f351fa5c9199b3cdfe5be4b12372ee76 Fix pub/sub race conditions in Reactive tests
daa89bf091c89ef92bad55af4e5790fbd1e150af Fix changes-5.0-5.1.adoc for proper version range
75c9db1b0e900b84120109e946e50466bd1af19d RSocketOG: rename method to prepareRetrieveSpec
d9df857dc13810431a21a9685a930f825d2aedec Fix RSocketOutboundGateway to use RetrieveSpec
516ecbcf8bf9a8240eddc28a59d0643040194365 GH-3114: Honor SpEL contract in ExpressionEvalMap
ee7be04c15576bcd0f7a31d605f1330a0073d8e0 Update roles in publish-maven.gradle
2da7ae016d14fc534ff457e5cc6a0ecea7ebef22 Add NPE test for ExprEvalSqlParameterSourceFactory
9fb2e570c94af485498bd548cb92a0e406523a74 GH-3113: Fix NPE in EESqlParameterSourceFactory
ffa199876d1c35df965df1d98c54a2a2d664901d Fix Sonar issue from previous commit
f80ecf17fa675de302a27786abc75851d12c99ea Fix TcpConnectionFactory FactoryBean
0ec9859c0f4e77945c18e2ebeee1c173ab9f8568 Refactor some tests into JUnit 5
25e945908c37f1a8def185247731293e9160ff94 Fix RSocket module according changes in SF
0f5bd4a40aabcd7c485207a58bcc51e5fd936c66 INT-3494: Resolve dir for writing as a Resource (#3109)
069d8730e03140a27690a7682b4f81a84363e143 Fix NPE in RSocketInboundGateway.decodePayload()
72f7c723920d0e10f5d6ac38f4231b61eabe52ec GH-3107: Add errorOnTimeout for TcpInboundGateway
0bbdd3a5f725c9c44decfe0685ec8147bcda14b8 Upgrade to Gradle 6.0; AMQP and Data SNAPSHOTs
783a07cf067a12f5c50ac1e42dc3012147d75cc0 Fix HTTP tests accoridng SF changes
d9e09b93fc66bac7b8961674d2a354f9b60e4545 Test that Kotlin synthetic classes work in SpEL
feae9d8dcd80e9e21328547577e75ce92b896d4b Remove duplicate WebFlux endpoints summary
a6fb891a817dacc1af9fa238fa0797623ea65416 Fix MMIH to check for Advised in getTargetClass()
bb2ecd8a506e84ca0fcc06fc251bf9aaf291fa79 Upgrade AssertJ, Hamcrest, Gradle
1820c05c26ad625d449d49b867a72f8d1cf97571 (GH-3105) GH-3105: Fix (S)FTP streaming single filter logic

spring-integration - v5.2.1.RELEASE

Published by garyrussell almost 5 years ago

Change log:

be887814f8 Upgrade Spring Security, Micrometer
1287aa5644 Upgrade dependencies
3e68228ae3 More docs for new RSocket features
dd1d65bb23 Refinement for ResolvableType JSON header
ad97f818cf GH-3096: Skip RESOLVABLE_TYPE header in mapping (#3098)
845a39653e Revert testReactiveStreamsConsumerPollableChannel
36c9f72a9d Use EmitterProcessor for Channels adaptation (#3100)
69401c263c Back-pressure tests for SubscribableChPubAdapter
e2ba60f021 TCP Test - increase wait time for close
04ff879f7e Improve RSocket support
0ceea8414f GH-3089: Fix import
841a91d2cb GH-3089: Fix since in gateway spec
6468ecc530 GH-3089: Add AmqpInGateway.replyHeadersMappedLast (#3091)
977997e3bf GH-3090: Add logout() to FtpSession.close()(#3094) 7aea76c6c4 GH-3026: Fix chmod support for DSL 66c3eff2ba Fix new Sonar smells ca56a0eb80 ExtractBaseIntegrationFlowDefinition(#3087) 1a2907eeb3 Upgrade dependencies; fix deprecations ab06c21bbc Give access to AmqpOutboundEndpoint.RabbitTemplate a2e0dda4d8 Show Rsocket requestChannel in RSocketDslTests 375f3c1317 Ensure that dynamic routes are included into graph (#3085) 612ae341ae TCP: Fix race in test c420c414d3 GH-3076: NioFileLocker: add file existence check 1e50707370 Fix new Sonar smells 33667884a7 GH-3079: Use getMostSpecificMethod for SpEL calls (#3082) 87af95ee7a GH-3083: Support @Header with dotted literals 911cdc86b5 Refinement for gateway Mono processing (#3075) 7733da651f GH-3072: Allow JDBC inbound query changes 2a8615539f DeprecateIntFlows.from(service, methodName)`

spring-integration - v5.1.9.RELEASE

Published by garyrussell almost 5 years ago

Change log:

c38f1c5681 Upgrade Spring Security
5c6f65f218 GH-3061: Add @DirtiesContext to JPA tests
9199deb742 Upgrade dependencies
ab641909ff Fix StompMHWebSocketIntTests for reconnect events
b7ee269cc9 Use EmitterProcessor for Channels adaptation (#3100)
54de7a2209 GH-3089: Add AmqpInGateway.replyHeadersMappedLast (#3091)
315fafdaf2 GH-3090: Add logout() to FtpSession.close()`
35b964cc79 GH-3026: Fix chmod support for DSL
c365a874b5 Upgrade dependencies
9abb68eb05 Fix inconsistency with imports in Locker tests
d8dd56d34f GH-3076: NioFileLocker: add file existence check
80ed25ebf3 GH-3079: Use getMostSpecificMethod for SpEL calls (#3082)
86f0ca2199 GH-3083: Support @Header with dotted literals

spring-integration -

Published by artembilan about 5 years ago

Change log:

d3d82db374dc323c77b47c3d254101dafcc644fd Upgrade to Spring AMQP 2.2 GA; prepare for release
9720c82f15d47817324d3a2f31235b3aa4081772 Fix Checkstyle for JPA test; typos
8a4864e03f011ae4beabd172c2c33dfc20cbb1f8 GH-3061: Add @DirtiesContext to JPA tests
0926186f60d6aed8fb9c8354e4bb167c8f433232 Upgrade Micrometer, Spring Security versions
37cc201aeeaeab7c9a35d36dbb6c278719895569 Upgrade dependencies; fix deprecations
229676b12c5971192f9f943205c59394311e281e Fix links in reactive-streams.adoc doc
007e1a0924ab433ef09a9f85896e329bea4e457a Improve in generics for some Publisher API
ad96ca49f1d2b767320b88cb3787ee915290a160 Add Reactive Stream chapter into docs
eeb951b0da785d984416beb31a8f6bad8fe8c9cb Fix new Sonar Smells
99949979176ac8d89d510ac6c922223ff5bc9ee0 GH-3067: Use default NullChannel instance if poss.
0c7cae15da4b389efc5d3ed31f67c8a7360cf726 Upgrade to Jackson 2.10
f3850b7520cd579cca2316c281dbd6884f4348a5 RSocket Doc Polishing
c4aceb6bb5638b7a70a9d7d24713d1598e97e9bd Hide toReactivePublisher() from lambdas (#3065)
582574c41351a15c9a96a6b900d3be34cb9f9c0d Upgrade Reactor Version
3ca291c7c4c6de3028b7e3f67214daf193f8c48b (IntegrationFlows_from_IntegrationFlow) Fix new Sonar smell
12e5a306f8d4072a9900d9cc7172e8d860d03b04 GH-3062: Polishing
8ad802cdfe8a288425cea61fdd2dc0cc4abc91bc GH-3062: Fix Mail Tests Hang
b12657c599dde967f3b05cde0c2421791080f3f2 Document RSocket support
21335812a33886edd6c11d2920b33ac043c28417 Remove IntegrationNode.Stats.deprecated const
a550ebfaad5b5289fd8b102143a76f276770d996 Fix test after previous commit
7d949f7f8ae7c3324a0a866c8613bd3d2d5fc667 Fix Sonar issues
58c0b9885b9362dd98a218ba72edb0d829799c41 (MessageSource_as_Supplier) Add failure counter to AbstractMessageSource
aa29bb15e36e0f775f16b36cb57227fefafd9971 Guard Micrometer stats for NPE: no Micrometer
c4ec73f9a0912cf4ba4c77a0ff41de4dc4ec9201 Fix Checkstyle violation
87840bcfe48bc20e916e2158a5ed3a3f55c617b8 GH-3056: Add Micrometer Metrics to Runtime Graph
528203e6064d15efa09d12f3ec8edc3956938cfe Upgrade dependencies
50c6f3a30c15e41ea0c7a0e8c8b5fb81660fa316 GH-3054: Resolve deprecation for WebFlux module
3e30625ac99bbf5699343640a9548c2715ff6a2c Fix FtpServerOutboundTests.allEvents test
185d370415252dce9c3075f7242fdc804afc2592 Back to Spring Snapshots and other upgrades
9272782a4835a931fa7abc3cf33a734cb018284e GH-3052: Fix custom converters for lambdas
1e93d5169764cdecfec59de992a5859bd5a9005c (S)FTP tests: Add missed @DirtiesContext
87f5409677f908fe1d238471a2f369129ca15506 Fix more Sonar smells for GatewayProxyFactoryBean
6da8112f6ecf994fec1b043e0fb82b4ceefda952 Polishing What's New
f68cf28de760e47244fc2a49225aa4621623bddb (sonar) Fix new Sonar smells for GatewayProxyFactoryBean

spring-integration - v5.1.8.RELEASE

Published by garyrussell about 5 years ago

Change log:

3c89ef5402 Upgrade Spring Framework, Data, AMQP versions
addf2db66d GH-3052: Fix custom converters for lambdas
d91a45ac3b Upgrade to SA-2.1.9
f7e0848bfc GH-3041: Deprecate RedisUtils.isUnlinkAvailable()
3de57dca92 Fix Typo in Flow Validation
c9e0cc0e02 GH-3010 Add idleBetweenTries for JdbcLockRegistry
4457345c67 Fix generics for RegionAttrFactoryBean in gemfire
baf2b8dd2b GH-3027: Rotator enhancements
b04a8576fa GH-3026 Support chmod with FTP
f7032c7127 Revert "GH-3027: RotatingServerAdvice enhancements"
03b6316d30 GH-3027: RotatingServerAdvice enhancements
baf875ce26 Use trusty on Travis

spring-integration -

Published by artembilan about 5 years ago

Change log:

29bebdba97fdf069e371a79d627de538831f9b42 (HEAD -> master) GH-3047: Add GatewayProxySpec for Java DSL
c668a046e1200b55a320d96f69627dae24d89db6 Upgrade dependencies to the stable Milestones
b9478ace95c5b799295dd8a6c0dfb54d428400e7 Upgrade dependencies; fix some typos in docs
9a43726ca7d309946907bf5ad86ff114d8441da0 Fix new Sonar smell
e2d891a32d7616fc13f5691e072fe1ce4f38c492 Fix new Sonar smells
a95c76e4d7ae9b26c5fed2b79c77307318c65bb3 RSocket requests: Add per message metadata support
444c1f9913d2650d4ffc4362cc4e2615f997eb4f RSocket: Add support for RoutingMetadata
fd7e7dbaf337ecb1ab6e64ebecf58a681dec1e51 Fix Sonar smells in JpaExecutor
3dc0fb5980a7e0757653f21820754a8fdc1c420d GH-3041: Deprecate RedisUtils.isUnlinkAvailable()
554f2233f52696a82432303a7f750164c046984d Fix some Sonar smells and typos in JavaDocs
5b43b6c7dd6069e68ce03de72770667bac4c7448 GH-2890: Document a bridge for subflow starts
075086775d165a5ebbc13371ab8879306e212c3e GH-3038: Delegate more RemoteFileTempalte options
1b892fc7a4d217dbe00aef77b4997e875e7d5805 Fix Sonar smells in the FtpSession
ca8377da9b3ad960bcc4b03e85335310d71639c9 GH-3017: Expose cancel-idle-interval XML attribute
6d0757a08a75828eea408e68a9284cebb6e602fd Improve ImapIdleChannelAdapter (#3045)
4db71d751aeeb950271fd245071ae075bbfef581 GH-3035: Include INT_ prefix into PK constraints
a756e6334dcb442c90f6c1bdbd754c20293ef55b GH-3043: Add FileHeaders.REMOTE_HOST header (#3044)
ff15d5265d0f179e30a5136512a113e044236118 Align RSocket module with the latest SF
5073da8a1b5275be5fce639e4d42d037a72f7bf3 Fix Typo in Flow Validation
d26ee1db4a3dcdda79ef42e2bf826a63d39e7e49 Fix sporadic AMQP test failure
62d472f679c6dba9b0810bc8b5ef20d0cccc329c Fix Sonar issue
f600361237da4d561dea73b1728afb5d2f424be5 GH-3010 Add idleBetweenTries for JdbcLockRegistry
f0807fe70491f7546bbd97ece8904672a55e0be6 Usage clarification of the group-timeout property
8d1d0eca28cddde08893b51e621a6eb5fb8a1919 Fix WebFluxDslTests for SF changes
b7e928b846323f10a52b15f6142a4ffa08329c6a GH-3024 Move Error Handling Docs to the top level
a835a63aad71be67fc33adeef61b494668b07285 Apply changes from 5.1 for StandardRotationPolicy
503d001293b4b9f854c02190663b69321156f472 Fix AMQP CF publisher confirms type usage
35dd0c2c8ae7a9920a63d6e55a8fb5637750a89b Remove unused imports in the Log4j2LevelAdjuster
b01982de41896d355e56635a06ee39b13873f32c Fix new Sonar smells
69dd180d0cb04b01c1a395aad750b173ddc91f6a JUnit 5 Log Level Adjuster
a4f7412cf54cc922e888b0a095686b64f6d40c82 GH-3026 Support chmod with FTP
f256974dd81d3cfc54aa3b000e61c2485fcae19f AMQP OB Adapter - option to wait for confirms
fab4c452d274a5d4e18a0b7c33959cd6669a6090 Move dep-management plugin out of root project
a09b97949e311a5ceca1ca76f8438ddf932a35d0 Upgrade Jackson version; use BOM for dependencies
13a8623b5904db09c382438f69ef352cad32e6da GH-3027: Decouple RotationPolicy
a66b5ed6e23a1b8c5e85941fd0dbcdcb986ce451 GH-3027: Fix @since
ba017686fb3d83077fab108de7866ba9358220e5 GH-3027: Enhancements to RotatingServerAdvice
8447ce4a35c4547313c14fd3b4a82b8052d71a2d GH-3018: Fix Http NPE when no application context
d2fc02065dc1af1a1c8103103cf347fa955d8111 GH-3020: QueueChannel doc polishing
eac33d3132871014db380ac489ac8d27ec08d32e Fix typos
85612502059f3320d6a3b9081b5f38a72a4e66e5 Back to Spring Snapshots

spring-integration - v5.0.14.RELEASE

Published by garyrussell about 5 years ago

Change log:

dfd4235022 Upgrade Spring Versions
f5517a011c Clear lock cache in NioFileLocker (#2998)
2b39fddef2 GH-2987: Add HTTPS entries for Twitter
ae75499779 GH-2987: Add HTTPS entries into spring.schemas
c83e0593cd GH-2987: Add HTTPS entries into spring.schemas
eff39e5cb5 PollerAdviceTests: synchronized list actions
11310ff1ff Fix race condition around Redis key
eb31825bad Fix Redis components for JDK deserialization
93cd669b76 GH-2974: Fix race in TcpNetConnection.getPayload()
8a4e73309c Fix TimeUnit in ChannelInputStream.close()
756cd41085 Fix MessagingGatewaySupport implementors
34bcd7d60c Synchronize RemoteFileUtils.makeDirectories()
05a50fe3a2 Downgrade H2 to 1.4.197
7af71092c4 Clean up more schema before JDBC tests
40f011b514 Drop H2 schema before JDBC tests

spring-integration - v5.2.0.M4

Published by garyrussell about 5 years ago

Change log:

fc9140ac21 Upgrade to stable versions from snapshots
989649410a Change travis to use trusty
0edce21cfe Remove remaining redundant superinterfaces
bf1d562c3b Fix MergedAnnotations.SearchStrategy deprecations
fc827e1f92 GH-3004: Revert scope of handler factories
f7fc3360cd Fix Sonar issues
884db2c609 Checkstyle fix
580ca865fe Test fixes for AssertJ changes
b993972199 Upgrade Lettuce, AssertJ versions
096087073d Fix javadoc (previous commit)
d2dc9c5dba fix JavaDoc code snippet on PayloadMatcher
cd0f56bc87 Add Apache MINA SftpEventListener
b1dfb7bfa3 INT-1926: Option to disallow arbitrary routing
ef1d7be020 Fix nullability issue in queuechannel (#3012)
91eb3655aa GH-3003: Add link to migration guide
5a8be5dc56 GH-3004: Fix MMIH argument resolution
aaefe51909 GH-3003: Fix pub/sub with dynamic DSL flows
8de73d3417 Sonar Fixes
b660920da8 Revert "RSocket - temporary work around for tests"
016bb32aa7 RSocket - temporary work around for tests
38b64543fb Fix New Sonar Issues
80d679a9b0 GH-2748: More bean definitions into exceptions
0ed88c3268 Fix spring-web dependency for AMQP module
ce85b64aa8 Improve RemoteFileTemplate invalid payload except.
0259d0820c RemoteFileTemplate: Improve test coverage
d2eee913d7 INT-3746: Polishing
89e1eb35b9 GH-2999: Fix TimeoutCountSeqSizeReleaseStrategy
42d8faf11e Upgrade dependencies, including Gradle (#2997)
8bb0e194c0 Clear lock cache in NioFileLocker (#2998)
084aaf7e57 GH-2988: Use @Config(proxyBeanMethods=false) (#2989)
989d31716d Add type mapping to SimpleToAvroTransformer
c109e1df34 GH-2987: Add HTTPS entries into spring.schemas
13bccf778b Fix Checkstyle violation for ( and comment after
34723fb946 Fix Rsocket module for moved classes in SF
733b895544 Fix new Sonar smells
c712416b63 GH-2748: Add bean definition info into exceptions (#2986)
ebb22c2ed4 Fix RSocket module according latest SF
d2a4987bcc Fix new Sonar smells
737b9398c8 Resolve deprecations in WebFlux module
24348a105c Rely on the RSocket FrameType header
53d4faa83c Fix new Sonar smells
9a2b75bae3 Add simple Avro transformers
91156444c4 Fix RSocket tests according new @ConnectMapping
c6a5ea874c Polish RSocket module according latest SF
5a1846cfe5 INT-2480: Add aggregate headers strategy
09c4f03d7c Upgrade to JUnit 5.5, Mockito 2.28.2
fb47f447ec Fix test for spring-amqp snapshot
3b115198cd Fix deprecation warnings in AMQP module
5e1a92db2e Fix race condition around Redis key
9bdff8cfd3 Fix new Sonar smells
5d50755d02 Fix some typos in Docs
f89e8aafa5 Fix Redis components for JDK deserialization
890cd1feb9 Add equals & hashCode into IntWebExchangeBindEx
cc87c1b1b0 Optimize ServerRSocketConnector connection
0675fdfac9 RSocketDslTests: Resolve server port eagerly
77954966cb Fix RSocket parser tests for https://example.com
1aea280cc9 Remove explicit Reactor deps for RSockets
c18c2e2141 Add Validation to HTTP Inbound (#2978)
c5ec2d94c6 Remove double commas in docs for link syntax
175223d0e0 GH-2974: Fix race in TcpNetConnection.getPayload()
59cdc4ddae Add validation support into WebFlux Inbound (#2977)
97aaf95ccb Polishing RSocket module according SF changes
e833a44a38 Fix new Sonar smells
bda5221720 Fix SmartLifecycle.stop(Runnable) usage (#2973)
a75f0808fd Fix HttpHeaderMapper to support MimeType
f04962301d Fix Rsocket module according latest SF changes
3ec6b56931 Polishing RSocket module according latest SF
d79c06a987 GH-2967: Fix ScatterGatherH for headers copy (#2968)
36c14ef179 Some polishing for RSocket support
244e5942df Fix nohttp for custom whitelist.lines
153a748166 Fix StompMHWebSocketIntTests for reconnect events
a77dac5347 Fix new Sonar smells; revert to BUILD-SNAPSHOTs

spring-integration - v5.1.7.RELEASE

Published by garyrussell about 5 years ago

Change log:

82852ef9de Upgrade to Spring Data Lovelace SR10
b618f0889e Upgrade SF, Spring AMQP versions
063432c648 Build against Spring snapshots
b74c32f109 Upgrade Lettuce, AssertJ/K versions
68a2f01179 Fix javadoc (previous commit)
38e591f32c fix JavaDoc code snippet on PayloadMatcher
e5fadc3f86 Fix nullability issue in queuechannel (#3012)
be671a4ecd GH-2999: Fix assertJ usage in test (backport)
9ab1fc821f GH-2999: Fix TimeoutCountSeqSizeReleaseStrategy
1e38ff7b0e Clear lock cache in NioFileLocker (#2998)
e161f6460c GH-2987: Add HTTPS entries into spring.schemas
cdc8ac0d6c Fix race condition around Redis key
c64dcc10d8 Fix Redis components for JDK deserialization
a75efd323a GH-2974: Fix race in TcpNetConnection.getPayload()
68dfbbe3f0 Fix HttpHeaderMapper to support MimeType
eea5089d69 Fix SmartLifecycle.stop(Runnable) usage (#2973)
02564e61b3 GH-2967: Fix backport assert message
46ae25d88b GH-2967: Fix ScatterGatherH for headers copy (#2968)

spring-integration - v4.3.21.RELEASE

Published by garyrussell about 5 years ago

Change log:

44f2404275 Upgrade to Spring Framework 4.3.25, retry 1.1.5
79d7d3a451 INT-3746: Fix exception message
4258da8dea INT-3746: RemoteFileTemplate streaming backport
f2bd8c4119 Clear lock cache in NioFileLocker (#2998)
9d4aa8b378 GH-2993: Catch and log unsupported XML attributes
0bb087832e GH-2987: Add HTTPS entries into spring.schemas
3b146fee49 Fix race condition around Redis key
3465110f07 Fix Redis components for JDK deserialization
2e7c5d82f2 GH-2974: Fix race in TcpNetConnection.getPayload()
3c69b2664b Fix TimeUnit in ChannelInputStream.close()
b0be30b8da Synchronize RemoteFileUtils.makeDirectories()
6c0d6857bf Downgrade H2 to 1.4.197
a8a44ab7d9 Drop H2 schema before JDBC tests

spring-integration - v5.2.0.M3

Published by garyrussell over 5 years ago

Change log:

1b5c588271 Upgrade Spring Security to 5.2.0.M3
3ddc004a8b Fix RSocket adapters for routing metadata support
24b8e58938 Upgrade to latest Lettuce Redis driver
144790e921 Upgrade Spring Framework, AMQP Versions
71fbe29da4 Add Docs for Flux Aggregator
2fb7554dcf Fix new tangle introduced by Control Bus changes
173eca2963 Upgrade to Spring Data Moore RC1
0b3421ce6d Upgrade rsocket to 0.12.2-RC4
70c799f9dd Upgrade reactor milestones
1142caf092 Ignore JdbcLockRegLeaderInTests.testLostConnection
360c74026a GH-2962: check the whole ctx hierarchy for nullChannel
d85d6ee735 INT-3073: Add FluxAggregatorMessageHandler
45fe5be0cd GH-2956: Add MessageHandler.getMetricsCaptor()
78a0ec74e7 GH-2958: Also Add to Common Header in AMHEMS
1067f91a8b AMQP: Add bindSourceMessage property (inbound)
0addbe536b Increase wait timeout in the JdbcLockLeaderTests
1c88ba19d7 Polishing for nohttp plugin
703141b433 Reverse check/checkAsciidocLinks order
8c68255050 Fix doc links; add checkAsciidocLinks to testAll
466daa8774 TCP: Connect Timeout; Close Stream
cd075723e2 Fix new Sonar smells
5e7c1ae2e7 Add RSocket Java DSL
0c32a57e99 Fix Sonar smells for XML module
7e0a5e90b4 Build: asciidoc link check improvement
315f0e711f Fix Sonar vulnerabilities for varargs
1d08d3bdc2 Various Docs build fixes
2a50a26252 Build: check external asciidoc links
374b4b70f1 GH-2880: Handle Pausable in Control Bus (#2940)
e9591c6fdf Make spring-ws-core optional for SI-xml
a9a2fccf1f Add @MongoDbAvailable to new test
34db267a8a GH-2936: Add custom converters for MongoDbMS
d2d09cd8d8 Upgrade Jackson
65c884cec7 Enable nohttp Gradle plugin
9fa9d1b3d0 Add Multi-Page HTML Reference
d7fa60922b Fix Broken Links in Reference
8ce16b99d2 Test for GH-2938
796a0c43d2 Fix TimeUnit in ChannelInputStream.close()
400f9e1026 fixed misaligned source code snippet in JMS documentation
d713825740 Get an OS-assigned port in RmiOutboundGatewayTests
6bcf71c863 Fix Sonar smell in the RSocketInboundGatewayParser
bc9aa83aea RSocket XML Config support
87169bc77a HTTP Outobund: Call encode() for URIs
9f53b80e18 GH-2931: AMQP De-Batching as List<?> Payload
e05b6f75f4 Fix some typos in the whats-new.adoc & ip.adoc

spring-integration -

Published by artembilan over 5 years ago

Change log:

00fef9c495dfe3db57f9327ae917220c0ec0a497 (5.1.x) Upgrade dependencies; prepare for release
0259d4318dd3a5284c7169ee074d5e14621c0a04 Upgrade Spring Framework/Data
3668d9f1d77a077e7d0d30862485a3411c895ca0 GH-2962: check the whole ctx hierarchy for nullChannel
5ad4f624994c2f0d1e41bc5449c45437f7e426be Fix SplitterMH for primitive arrays cast (#2964)
2afe1151683e798e5e718445f4eb7811ecaa24e1 GH-2956: Add MessageHandler.getMetricsCaptor()
cebfe8a58d2aa1147aa0c7232d5cf912f2a5515e GH-2958: Also Add to Common Header in AMHEMS
be90fdb1de9462543a56cd02bfde30b7b57c133f AMQP: Add bindSourceMessage property (inbound)
b73b720b4a46200c8a57fa82f0eefea2539fb0e6 Add @MongoDbAvailable to new tesdt
ef856b2187be2edd41c2f8a3dd7185bda39627e3 GH-2936: Add custom converters for MongoDbMS
f992c05736dfdf38015e769719cf4bf57fdad15c Upgrade Jackson
cd5b3b1426fa42839692eab1360393a4a56bc37b Fix TimeUnit in ChannelInputStream.close()
c2fe7d788b040bb8c53d94b4a57f3aca37df8d03 HTTP Outbound: Call encode() for URIs

spring-integration -

Published by artembilan over 5 years ago

Change log:

3b57713c1f34bac68c1be41f91a40c9cb867a729 Upgrade dependencies, Gradle; prepare for release
cea47f7904bb93a86bf21fa186b51672be2bcb32 Upgrade versions for 5.2.0.M2
30750f53b7fb1a36045a2c404aae672cccc00099 Polishing for RSocket channel adapter (#2928)
a56116fc1586dfa2ace9d39785e484831f77bdd1 Fix package tangle in CacheRequestHandlerAdvice
36e7041c2688cce70c7037b51be446ddcaa38a1d Add RSocketInboundGateway; refactoring (#2923)
4b58bf0ee5331dfc3d3f26b50ff2d89cad5ae7f0 Fix AMQP module according latest Spring AMQP
06140cb7ad99a1eae648d9a6ecc8a2044c1c6cd2 SFTP: Add channelConnectTimeout
bcff9d40898bebbb742adfa9429bf43f1940f48a Fix unused import
f04d6d910ee55325f638b24f13c5c413f26aa66c Fix MessagingGatewaySupport implementors
bad9677e61a923f6fe170fa653a19de29b241224 Add AnnotationMetadataAdapter
2a16fc54f2c66382709f9a6dc38cc29858f39fc1 AMQP: Exclude spring transitive dependencies
eb945324db6eeb409f76018585bfa096819887b2 Fix deprecation (PayloadArgumentResolver)
86c7e36667df3cb0d5916111f0ae310f7f914c3d Sonar issues - complexity
90d2b30066442661620145f84df3547694eff0c4 Remove RSocketInboundGateway since it isn't ready
e2b661845efd08577c02c7ede68de3ae043f67f8 RSocketOutbound refinements; resolve deprecations
6d7bc1fc392d3db5bf14c8c27f25f37b3488f37c Sonar: repeated literals
444cd1e8df1be5945c22d7877dd4b492a3db4e17 Move SF dependencies to the latest BUILD-SNAPSHOT (#2921)
0d6faa2e3449ab40cf87eb04cd09d895551ce00b Sonar - protected fields
37e49a23f4900bec4f239e3319eebe6ef6b221c1 More TCP test polishing
ebbcb9df4812a54931536cde361949679106865e Sonar fixes
9780a6c893251dc073f5ef7a8ff6bc5441f0f55f Use MergedAnnotations in MethodAnnPublisher (#2914)
532941c5463b70ab6bf0eb8d08299726d0509e86 Increase TCP test thread pool size
19b9944dd89a9cc96c1d0b4baa6a81532a715372 Sonar fixes
130e1bba3163ae79fbd82d36910574606738b011 Synchronize RemoteFileUtils.makeDirectories()
0bb901b286bd6c8038a79dad3e6421f7f025fb78 Sonar fixes
4199ff57cd36a593873a90d92fabffc2eae1f953 Make RSocketOutboundGateway for server side
b06978038134d4afef26b79565d3a5a0074daa00 GH-2908: Publisher: synthesize anns for @AliasFor
36c33bb5ab30f446f91c478b21cb4c3e21cb2ebd Sonar fixes
7569d0ad791c6af199f614540480b5cc654c87f3 Sonar complexity issues
8de53ccee915b8dc3ead469b0347ddada6887248 Polishing - PR comment
e97723484482aa589a7549baad3adfea9c025009 Fix new Sonar smells
ff958ae48857153a6429294d9144167f74cf4967 Convert Lambdas to Method References
ddff788f3092780c163dc86fc995084404800ae2 Fix Sonar complexity issues
e26c61d7f4c2fc7ae29eb36daac166f565dc23d5 Add missed options into WebFluxMessageHandlerSpec (#2904)
c570bee1979d5dd1fb701c248c6af8cb6b47c3d4 Fix Sonar complexity issues
9072e925e9a5854036fde5361331bdfbffe81fc0 Add @Nullable WebClient in WebFluxRequestExecMH
2ebbdde06dedcc9aef909648697648187db76a50 GH-2901: Add missed delegates into JmsInGateway (#2903)
89e11f2c464bddb689ba912c20e79fcecd556603 Add initial support for RSockets (#2902)
f8f69c912993b791ece194b0e5c39f4e9ca1c02d Support non-Object types for WebFlux requests
24304ef4d4bdbe22bd76f8b5144132b0631c75e8 Fix Sonar smell around new GroovyClassLoader()
745524f17b6f42bc804b3554b25f648e9fe290d3 Remove unused imports in the AbstractScriptParser
455cc9b4be64f96bfc05a67f05ed0ad7d103760f Don't propagate null CL to GroovyScriptFactory
be86db5509789d9635073c967561f83ff08c43c8 Fix new Sonar smells for scripts
7dff1d5416400da422c94507eec1a9a31b501c07 Add support for Kotlin JSR223 scripts (#2898)
9cc0cbe3bd38db29e3438fc7e875b4130e45e433 Polishing for ImapMailReceiverTests