Soby Chacko
14af0ad511
Stream Applications Core: Release - 3.0.0-M2
2020-07-13 15:01:45 -04:00
Soby Chacko
7066283aa2
Functions: Release - 1.0.0-M2
2020-07-13 14:43:36 -04:00
Soby Chacko
4a5bb50659
README changes
...
* Adding steps for PR contributions in the README
2020-07-13 13:03:58 -04:00
Sabby Anandan
b7d41bf04c
Revise README ( #73 )
...
* Revise README
* Address review comments
2020-07-10 19:53:22 -04:00
Christian Tzolov
570877c9b9
Cleann the tensorflow-common dependencies
2020-07-09 14:09:51 +02:00
Soby Chacko
f772f8763a
Fix missing versions
2020-07-08 15:51:02 -04:00
Timo Salm
c397df191b
GH-75: add EnvPP for CS-AWS exclusion
...
Fixes https://github.com/spring-cloud/stream-applications/issues/75
2020-07-08 11:33:13 -04:00
Timo Salm
c21533e42c
Support for s3 compatible storage
...
* Add support for s3 compatible storage to s3 consumer and supplier.
* Add enhancements to s3 compatible storage implementation based on code review
* Move s3 compatible storage endpoint configuration bean to AmazonS3Configuration to remove code duplication
* Disable auto configuration of AmazonS3 Bean to enable custom configurations
* Add documentation for endpoint url configuration property
* Use localhost instead of a real URL to avoid an unexpected connection to the internet
2020-07-07 14:27:31 -04:00
Soby Chacko
d3c1009773
Function dependencies BOM
2020-07-06 18:09:02 -04:00
Soby Chacko
5f3e961c3c
wavefront sink metadata
2020-07-02 18:43:11 -04:00
Soby Chacko
49468e6148
Renaming internal test boot applications in functions
2020-07-02 18:31:58 -04:00
Christian Tzolov
bee064cfe3
Suppress EmbeddedEngine.java check
...
EmbeddedEngine class is a copy from the Debezium project.
2020-07-02 16:15:49 +02:00
Christian Tzolov
2811be2c7a
Add the wavefront-consumer and sink to the s-app-descriptor and s-app-docs
2020-07-02 15:32:41 +02:00
David Turanski
2b358838c7
Fix import order
2020-07-01 19:00:52 -04:00
David Turanski
d6e01c54ee
Fixed test
2020-07-01 17:54:11 -04:00
Soby Chacko
4fc1104d3c
SFTP Source metadata changes
2020-07-01 15:50:16 -04:00
David Turanski
8cc6f546b6
Implement SFTP Source
...
Address review comments
* Code style clean up - generics warnings
* Fix `SftpSupplierApplicationTests` for compatibility with Windows
2020-07-01 15:35:27 -04:00
Timo Salm
1c992f02ce
Add Wavefront Consumer and Wavefront Sink
...
- Supports direct and proxy access.
- Uses SpEL expressions to compute output metrics value and tags from the input message.
- Add tests.
2020-07-01 15:46:41 +02:00
Christian Tzolov
f7467c98ce
further improvements of the object detection processor README
2020-06-30 12:32:41 +02:00
Christian Tzolov
2109331400
Improve the object detection processor README
2020-06-30 12:22:35 +02:00
Christian Tzolov
ef48dc8593
apps documentation improvement
2020-06-30 11:57:00 +02:00
Christian Tzolov
ebfb742cff
another analytic sink documentation improvement
2020-06-30 11:53:49 +02:00
Christian Tzolov
713ed25723
Improve analytic sink documentation
2020-06-30 11:44:42 +02:00
Christian Tzolov
6df0d71db1
Improve analytic sink documentation
2020-06-30 11:17:41 +02:00
Christian Tzolov
cdb89b04c0
Improve README's snippet readability
2020-06-30 09:20:36 +02:00
Christian Tzolov
5fb9aa97c4
Remove twitter SpEL converter in favor of config-common
2020-06-30 00:40:11 +02:00
Christian Tzolov
d493fefd19
rename couner (consumer|sink) to analytics (consumer|sink). Remove the custom SpEL convert in favor of config-common
2020-06-30 00:13:08 +02:00
Christian Tzolov
e26c8504cb
Add gauge support for the Counter Consumer
...
- Add Micrometer GAUGE Meter metrics. Add new counter.meter-type property to select between counter and gauge meter types.
- Add tests and stock-exchange demo application.
- Update counter-consumer README.
Resolves: https://github.com/spring-cloud/stream-applications/issues/69
2020-06-29 16:45:21 +02:00
Soby Chacko
acdcdc2a74
Release tool scripts changes
2020-06-26 18:37:12 -04:00
Soby Chacko
f90d43fc15
Release script
2020-06-26 15:34:46 -04:00
Soby Chacko
5c59ff6823
Next version updates
...
Functions: 1.0.0-SNAPSHOT
Core Apps: 3.0.0-SNAPSHOT
Apps: 3.0.0-SNAPSHOT
Aggregate Build: 2020.0.0-SNAPSHOT
2020-06-26 13:49:35 -04:00
Soby Chacko
3a72b75db1
Aggregating docs/descriptors : Release - 2020.0.0-M1
2020-06-26 10:52:26 -04:00
Soby Chacko
b8e1ddabe2
Release script updates
2020-06-25 19:52:13 -04:00
Soby Chacko
d9851cac3a
Update release tool scripts
2020-06-25 19:48:10 -04:00
Soby Chacko
f46636526a
Update boot parent in applications core to 2.3.1.RELEASE
2020-06-25 19:12:26 -04:00
Soby Chacko
ef218d66ca
Stream Applications Core: Release - 3.0.0-M1
2020-06-25 19:10:19 -04:00
Soby Chacko
327641fb05
Functions: Release - 1.0.0-M1
2020-06-25 17:42:02 -04:00
Soby Chacko
e0e3f79242
Metadata changes
2020-06-25 16:47:47 -04:00
Soby Chacko
ae09cfffa9
cleanup
2020-06-25 16:05:55 -04:00
Soby Chacko
562b074eff
Add missing property
2020-06-25 15:45:19 -04:00
Soby Chacko
f6fc0774c9
Doc changes
2020-06-25 15:07:13 -04:00
Christian Tzolov
f470152810
Replace http https
2020-06-25 18:29:17 +02:00
Soby Chacko
2113451a6e
Metadata changes
2020-06-25 11:26:16 -04:00
Soby Chacko
2b70f3a970
Update root README on functions
2020-06-25 10:32:57 -04:00
Christian Tzolov
bc0cc2ae4b
tensorflow common readme fix
2020-06-25 14:55:30 +02:00
Christian Tzolov
c379b680ba
fix readme links
2020-06-25 14:33:55 +02:00
Christian Tzolov
19c4eca165
fix readme links
2020-06-25 14:30:17 +02:00
Christian Tzolov
1ff37fc4e3
Make image recognition test OS (MAC, Linux) specific
2020-06-25 13:41:34 +02:00
Christian Tzolov
e2932661dd
semantic segmentation processor
2020-06-25 12:41:39 +02:00
Soby Chacko
12b83fc940
Fix typo in docs generation
2020-06-24 20:10:05 -04:00