Commit Graph

354 Commits

Author SHA1 Message Date
Soby Chacko
c9fb4e5bdf stream-applications-build 1.0.1 Release 2021-02-18 14:23:46 -05:00
Artem Bilan
e2c11b4773 Upgrade Testcontainers tests to the latest images
* Un`@Disable` updated tests
2021-02-11 16:21:06 -05:00
Artem Bilan
d3c38406e8 Upgrade to the latest Testcontainers
* Use `debezium/example-mysql:latest` image in the `CdcBootStarterIntegrationTest`
to avoid failing when some transitive dependency does not exist any more
2021-02-11 11:08:12 -05:00
Soby Chacko
63c22a85d7 tests debugging continues 2021-02-10 14:26:24 -05:00
Artem Bilan
1e6a2e1f44 GH-143: Add an update option to MongoDB Supplier (#147)
* GH-143: Add an update option to MongoDB Supplier

Fixes https://github.com/spring-cloud/stream-applications/issues/143

* * Fix Checkstyle violations
* Update `README.adoc` for `mongodb-source`
2021-02-05 15:36:03 -05:00
Soby Chacko
176fee51a3 tests debugging 2021-02-05 14:23:09 -05:00
Soby Chacko
8cde8133b0 Temporarily disable a few tests 2021-02-05 12:29:28 -05:00
Soby Chacko
fec91314b9 More checkstyle fixes 2021-02-05 11:36:33 -05:00
Soby Chacko
172e345c2d Fixing checkstyle issues 2021-02-05 11:16:45 -05:00
Soby Chacko
b15a798a78 Fix checkstyle issues 2021-02-05 10:45:23 -05:00
Soby Chacko
94f3dcc03f Disable some tests temporarily 2021-02-05 10:19:49 -05:00
Artem Bilan
17162dd775 GH-146: SFTP supplier: Use proper FileListFilter
Fixes https://github.com/spring-cloud/stream-applications/issues/146

The `SftpRegexPatternFileListFilter` is used for the `filenamePattern` option, too.
It seems like a copy/paste artefact

* Change `filenamePattern`-based configuration for the `SftpSimplePatternFileListFilter`
* Fix `SftpSupplierApplicationTests` for multi-OS compatibility
2021-02-03 10:20:10 -05:00
Artem Bilan
70d89c7a3b GH-145: Some SFTP consumer props were not applied
Fixes https://github.com/spring-cloud/stream-applications/issues/145
2021-02-02 20:41:19 -05:00
Christian Tzolov
dd9a2f709d Fix cdc logging classpath issue
- Exclude a slf4j-log4j12 dependency inherited by slf4j-log4j12 that clashes with the spring boot logging.
2021-02-01 10:41:39 +01:00
Christian Tzolov
4f5405b2e8 Add WF tracing support (#141)
* Add WF tracing support

 - Add dependency for WF boot starter and s-c-sleuth-starter.
 - Update the common app properties to include wf.application=${stream.name} and wf.service=${app.name}-${app.type}
 - Update the common app properties to wf.tracing.enabled to false by default.

 Related to https://github.com/spring-cloud/spring-cloud-dataflow/issues/3967

* wavefront.tracing.enabled is not needed as the management.metrics.export.wavefront.enabled already controls both metrics and traces
2021-01-15 14:05:42 -05:00
Andrea Montemaggio
65f3b82d0b Introduce basic support for user-configurable sorting of the remote file list. 2021-01-14 10:57:43 -05:00
Soby Chacko
99bc311ec0 Update plugin versions 2020-12-16 15:41:52 -05:00
Soby Chacko
d711eaff9b Release train next version updates
2020.0.1-SNAPSHOT
parent stream-applications-core: 3.0.2-SNAPSHOT
apps version: 3.0.1-SNAPSHOT
2020-12-16 13:30:01 -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
Soby Chacko
1aebb2abff Non application components next version update
stream-applications-build: 1.0.1-SNAPSHOT
functions: 1.0.1-SNAPSHOT
stream-applications-core: 3.0.2-SNAPSHOT
2020-12-16 13:06:52 -05:00
Soby Chacko
08b7034022 Rearrange docker build section in the docs 2020-12-16 10:54:26 -05:00
Soby Chacko
13267df959 stream-applications-release-train release: 2020.0.0 2020-12-16 10:29:18 -05:00
Soby Chacko
ae1af9d9ee Applications release: 3.0.0 2020-12-15 18:02:04 -05:00
Soby Chacko
71dcc9374c stream-applications-core release: 3.0.1 2020-12-15 17:33:06 -05:00
Soby Chacko
701c0df49d stream-applications-core release: 3.0.0 2020-12-15 16:34:58 -05:00
Soby Chacko
6c0e3b3167 Functions release: 1.0.0 2020-12-15 15:44:50 -05:00
Soby Chacko
901837f2f5 stream-applications-build 1.0.0 Release 2020-12-15 15:04:31 -05:00
Soby Chacko
8f700ebdf6 Update plugin versions 2020-12-15 14:16:48 -05:00
Soby Chacko
d0f73fde92 Pre GA release related cleanup changes 2020-12-15 14:14:53 -05:00
Soby Chacko
c07aeeae13 remove unnecessary mvnw scripts from rabbit-supplier 2020-12-15 14:09:26 -05:00
David Turanski
6ab57c6a84 Add Docker build instructions 2020-12-15 09:58:09 -05:00
Soby Chacko
dfe526e2bb Apps modules parent to 3.0.0-SNAPSHOT 2020-12-11 20:14:29 -05:00
Soby Chacko
ae32a7abfd Back to snapshot versions for applications 2020-12-11 17:25:52 -05:00
Soby Chacko
26eeae18f0 Back to snapshot for non-apps components 2020-12-11 17:17:01 -05:00
Soby Chacko
b7950d60c5 stream-applications-release-train release: 2020.0.0-RC2 2020-12-11 17:03:46 -05:00
Soby Chacko
7d5eafe2ab Applications release: 3.0.0-RC2 2020-12-11 16:12:50 -05:00
Soby Chacko
1983919196 stream-applications-core release: 3.0.0-RC2 2020-12-11 15:59:09 -05:00
Soby Chacko
af63c3fd09 Functions release: 1.0.0-RC2 2020-12-11 15:40:32 -05:00
Soby Chacko
d1bf20d072 stream-applications-build 1.0.0-RC2 Release 2020-12-11 15:36:47 -05:00
Christian Tzolov
e4016caaae micromter: revert a SI related fix for Boot 3.7 2020-12-11 18:22:28 +01:00
Soby Chacko
a48e4d0faf Upgrade Spring Boot to 2.3.7.RELEASE 2020-12-11 11:03:21 -05:00
Soby Chacko
87bfd03d9e Remove Spring Integration BOM override
The correct SI versions now come from Boot directly
2020-12-09 15:27:16 -05:00
Soby Chacko
2c1a622597 Fix Elasticsearch sink test 2020-12-09 13:51:27 -05:00
Christian Tzolov
0d6c21b405 Analytics: prevent metrics duplication if multiple meter registries and the compositemeterregistry are present 2020-12-09 12:52:16 +01:00
Soby Chacko
3bd516cb4e Updating docs
- How to generate out of the box apps for other binders
 - Update links
2020-12-08 16:10:51 -05:00
David Turanski
45ffaac117 Upgrade asciidoctor-maven-plugin 2020-12-08 11:45:08 -05:00
Christian Tzolov
3f0bacfe7a Analytics: fix failing tests 2020-12-08 10:07:21 +01:00
Christian Tzolov
48b0f17489 Analytics: handle NPE condition 2020-12-08 09:53:46 +01:00
Christian Tzolov
ace860fb5e analticis: imprive handling for valueless tags 2020-12-07 22:22:16 +01:00
Soby Chacko
9a2ca148c8 Cleaning up repositories/pluginRepositories declarations 2020-12-07 16:04:07 -05:00