sunny151091
7b3309707f
Revise HttpRequestFunctionConfiguration configuration ( #295 )
...
Fixes #286
2022-07-15 19:01:30 -05:00
Chris Bono
c4b411e6ee
Update main to next version (4.0.0) ( #314 )
...
* Next version for 4.0 (core)
* Next version for 4.0 (apps)
* Next version for 4.0 (release train)
2022-07-15 18:59:31 -05:00
Chris Bono
8c6363c1d8
Release 2021.1.2 (apps back to snapshots) ( #305 )
2022-06-01 23:41:09 -05:00
Chris Bono
9c2aace63e
2021.1.2 release (sink apps version number updates) ( #301 )
2022-06-01 14:45:23 -05:00
Chris Bono
9c67000fa3
2021.1.2 release (apps version number updates) ( #300 )
2022-06-01 12:51:02 -05:00
Chris Bono
fbb3e42879
Revert "Fix CI build - source and sink app share repositories in new parent pom.xml ( #291 )"
...
This reverts commit 5a250f9801 .
2022-05-28 23:54:12 -05:00
Chris Bono
5a250f9801
Fix CI build - source and sink app share repositories in new parent pom.xml ( #291 )
2022-05-28 13:43:15 -05:00
Chris Bono
1c50531c13
GH-271: Remove duplication from pom.xml files
...
This proposal fixes many build warnings and is a general cleanup of the pom.xml files.
* Remove duplicate `dependency` entries from pom.xml files
* Remove duplicate `repository` entries from pom.xml files
* Replace deprecated use of `receive(long)` in `HttpSourceTests`
* Reduce logging for Twitter integration tests
Fixes #271
2022-05-26 13:57:44 -04:00
Artem Bilan
5d83512da4
GH-248: Exclude Geode SSL config
...
Fixes https://github.com/spring-cloud/stream-applications/issues/248
The Geode SSL auto-config is done via `SslAutoConfiguration.SslEnvironmentPostProcessor`
which cannot be excluded as an auto-config.
* Set `SslAutoConfiguration.SECURITY_SSL_ENVIRONMENT_POST_PROCESSOR_ENABLED_PROPERTY`
to `false` from the `ExcludeStoresAutoConfigurationEnvironmentPostProcessor`
when the store type is not Geode
2022-04-06 00:01:35 -05:00
Soby Chacko
ea7b174608
Apps next version: 3.2.1-SNAPSHOT
2022-02-24 20:38:47 -05:00
Soby Chacko
3659114daa
Apps release 3.2.0
2022-02-24 14:38:14 -05:00
Artem Bilan
274bb6751b
Add requiresUnpack for script-processor
...
The `Jython` doesn't work in the uber jar as a nested one.
The Spring Boot provides a trick via unpacking requested nested jars.
* Use the latest `spring-cloud-dataflow-apps-generator-plugin` which allows now
to propagate a custom configuration for `spring-boot-maven-plugin`
* Add `requiresUnpack` for `jython-standalone` into the `script-processor`
**Cherry-pick to 2021.1.x**
2022-01-28 09:59:18 -05:00
Artem Bilan
1116040c26
Upgrade to jython-standalone-2.7.2
2022-01-26 12:56:01 -05:00
Chris Bono
017d03fe92
Re-enable and fix tests for Boot 2.6 upgrade
...
* Make constructor public
* Appease checkstyle/format gods
* Bump to testcontainers 1.16.3
* Bump to redis testcontainers 2.0.11
* Fix circular bean dependencies in the configuration classes
2022-01-26 11:32:24 -05:00
Soby Chacko
f8d8f1d6df
Temporarily disabling a few tests
2022-01-21 17:52:10 -05:00
Soby Chacko
80e71a57f3
Apps, release-train version updates
2022-01-21 14:46:53 -05:00
Artem Bilan
5cd4898d27
Fix README for transform-processor
2022-01-15 11:38:29 -05:00
Soby Chacko
b1972b17cd
Next version updates
...
stream-applications-build: 1.1.2-SNAPSHOT
functions: 1.1.2-SNAPSHOT
stream-applicatons-core: 3.1.2-SNAPSHOT
applications: 3.1.2-SNAPSHOT
release-train: 2021.0.2-SNAPSHOT
2021-10-25 19:02:43 -04:00
Soby Chacko
9a5c2fdadb
stream-applications: 3.1.1 Release
2021-10-25 12:23:44 -04:00
Soby Chacko
096881bb44
Next version updates
...
stream-applications-build: 1.1.1-SNAPSHOT
functions: 1.1.1-SNAPSHOT
stream-applicatons-core: 3.1.1-SNAPSHOT
applications: 3.1.1-SNAPSHOT
release-train: 2021.0.1-SNAPSHOT
2021-10-08 19:21:31 -04:00
Soby Chacko
b49e9bfee0
stream-applications: 3.1.0 Release
2021-10-08 14:57:28 -04:00
Soby Chacko
712cb591de
Apps versions back to snapshot: 3.1.0-SNAPSHOT
2021-09-29 17:17:30 -04:00
Soby Chacko
667b476998
Apps release: 3.1.0-RC1
2021-09-29 15:40:14 -04:00
David Turanski
947fd736ca
Add spring-boot-configuration-processor dependency to groovy processor
2021-09-07 15:59:38 -04:00
David Turanski
7b1018c069
Upgrade to boot 2.5.4-SNAPSHOT for spring-integration-amqp 5.5.3 fix
2021-08-18 15:30:42 -04:00
Christian Tzolov
b5835e6589
Split TwitterTrendLocationProcessorIntegrationTests in 3 tests
2021-06-22 18:17:15 +02:00
Christian Tzolov
68263618db
checkstyle fix
2021-06-22 10:20:25 +02:00
Christian Tzolov
f4528519a9
Wait for MockServer to stop
2021-06-21 17:29:40 +02:00
Christian Tzolov
32c9b38542
fix checkstyle errors 2
2021-06-08 18:46:29 +02:00
Soby Chacko
3f98c2e644
Fixing FtpSourceTests/ScriptProcessorTests
2021-06-08 10:41:23 -04:00
Soby Chacko
0b04c85717
Re-enable docs plugin on aggregator processor
2021-06-08 10:35:56 -04:00
Christian Tzolov
d5650e345d
Fix TwitterTrendLocation test fixture content
...
Part of #171
2021-06-08 15:39:47 +02:00
Soby Chacko
e886c8375e
Fix tests, checkstyle issues
2021-06-07 18:54:32 -04:00
Artem Bilan
60dfe084d7
GH-171 Fix HttpRequestProcessorTests for CT value
...
Related to: https://github.com/spring-cloud/stream-applications/issues/171
Looks like `contentType` header does not come back as a `MediaType` any more -
just plain string
2021-06-07 16:28:31 -04:00
Soby Chacko
5ba0269a0b
Preparing for 2021.0.0/3.1.0 apps
...
Spring Boot 2.5.0
Spring Cloud Stream 3.1.x
Spring Cloud Function 3.1.x
Spring Cloud 2020.0.x
Update code/deprecations
Fix tests
Update copyrights
2021-06-04 11:37:32 -04:00
Soby Chacko
5b54f8a0c5
Apps next version: 3.0.3-SNAPSHOT
...
New script to update apps versions after a GA release
2021-05-28 13:07:18 -04:00
Soby Chacko
869f9ad594
Update apps parent core to 3.0.5
2021-05-27 20:40:11 -04:00
Soby Chacko
066e5363f8
stream-applicaitons: 3.0.2 Release
2021-05-27 19:31:31 -04:00
Soby Chacko
2fed22a13f
Update spring-cloud-function to 3.0.14.BUILD-SNAPSHOT.
...
Enable filter processor test.
Resolves https://github.com/spring-cloud/stream-applications/issues/162
2021-04-07 17:05:50 -04:00
Soby Chacko
b2540806ab
Revert "Fix filter processor issues"
...
This reverts commit d8c75d5677 .
2021-04-06 12:49:00 -04:00
Soby Chacko
d8c75d5677
Fix filter processor issues
...
Update fiilter processor to add an extra processing at the end of the chain
to convert the receeived text data into byte[].
See the previous commit message for more details.
2021-04-05 18:30:22 -04:00
Soby Chacko
b6ddad51c3
Fixing router sink issues
...
Router sink receives the input as String through byteArrayTextToString|routerSinkConsumer.
Spring Cloud Stream used to convert the string back to byte[], but the commit below removed that logic.
5d9de8ad57
Therefore we are adding it back in the router sink app by programmatically converting the String back to
byte[] before sending it out to the bound router channel.
2021-04-05 18:05:14 -04:00
Soby Chacko
55b306e160
Revert "Fix router sink tests"
...
This reverts commit d43893c1ef .
2021-04-05 15:43:52 -04:00
Soby Chacko
d43893c1ef
Fix router sink tests
...
Disable filter integ tests temporarily
2021-04-01 16:33:24 -04:00
Soby Chacko
559264c197
Next apps version update: 3.0.2-SNAPSHOT
2021-02-26 15:37:46 -05:00
Soby Chacko
3c89b81088
stream-applicaitons: 3.0.1 Release
2021-02-26 10:40:11 -05:00
David Turanski
f1d9f36dee
Tag integration tests and enable integration profile
2021-02-22 14:09:22 -05:00
Soby Chacko
6d2ade2e7b
Update parent in apps
2021-02-18 17:12:57 -05:00
Artem Bilan
e2c11b4773
Upgrade Testcontainers tests to the latest images
...
* Un`@Disable` updated tests
2021-02-11 16:21:06 -05:00
Soby Chacko
375649c26e
Applicaion modules next version updates
...
3.0.1-SNAPSHOT
parent stream-applications-core to 3.0.2-SNAPSHOT
2020-12-16 13:25:29 -05:00