21 Commits

Author SHA1 Message Date
David Turanski
d0781606a1 Update config metadata for polling sources
Fixes #247
2022-04-26 13:20:18 -05:00
Soby Chacko
3b9b23304c Fixing test issues 2021-06-07 17:59:24 -04:00
Artem Bilan
176ac48a8c GH-171 Fix TimeSourceTests according SCST changes
Related to: https://github.com/spring-cloud/stream-applications/issues/171
2021-06-07 15:34:17 -04:00
Artem Bilan
d1aa6201c5 Fix test method name typo 2021-06-07 15:10:24 -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
David Turanski
c2b778fd3b Fix TimeSourceTests 2020-09-22 15:06:34 -04:00
David Turanski
ddcc10363e List only enhancements
* Add metadata.store.type Property and idempotent SftpSupplier for list-only

* Implement list-only for S3 source and Optimize metadastore access

* Fixed build and READMEs

* Change to ConditionalOnProperty

* Change to ReactiveMessageProducer

* Update cdc-debezium-source/README.adoc

* Make all MetadataStoreProperties visible
2020-09-17 15:36:36 -04:00
David Turanski
a68c7c96f6 Add new visible properties metadata file 2020-08-10 18:15:07 -04:00
David Turanski
f8c342077c Support filterFunction and spelFunction composition 2020-07-28 12:26:26 -04:00
David Turanski
562aa5c990 Fix function definition property (#91)
* Remove deprecated spring.cloud.stream.function.definition property

* Restore tasklauncher-function

Co-authored-by: David Turanski <dturanski@pivotal.io>
2020-07-20 18:23:30 -04:00
David Turanski
9bf8dcc4e7 Upgrade Spring Cloud Stream to Horsham.SR6 and Spring Cloud Function to 3.0.8.RELEASE 2020-06-22 15:29:01 -04:00
David Turanski
f07085992b Add composite function support for the sources 2020-06-19 18:15:26 -04:00
Soby Chacko
4fb20bd25e Making test-containers to use random port
MQTT tests were using a fixed port, making them random.
2020-05-19 17:56:23 -04:00
Soby Chacko
91a9c862e9 TimeProperties -> TimeSupplierProperties 2020-05-19 17:10:40 -04:00
Soby Chacko
5073188c4c Cleaning test classes 2020-05-15 16:32:19 -04:00
Soby Chacko
730332f3e6 Update test config class names 2020-05-15 14:01:00 -04:00
Soby Chacko
a4c0592aa9 cleaning up whitelist properties files 2020-05-12 14:38:43 -04:00
Soby Chacko
78d4ba6a00 Update packages in apps 2020-05-12 14:06:01 -04:00
Soby Chacko
9bc78ec1fa Apply checkstyle changes in stream-applications
* core, source, sink and processor are now updated with latest checkstyle requirements.
2020-05-07 11:20:33 -04:00
Soby Chacko
f61fbb4dc9 Introducing checkstyle changes for functions 2020-05-06 17:42:11 -04:00
Soby Chacko
517ccd5b40 Initial Commit
Migrating the existing structure from the following location:
https://github.com/spring-cloud-stream-app-starters/stream-applications/tree/restructuring
2020-05-04 17:51:05 -04:00