Skip to content

Releases: spring-cloud/stream-applications

Spring Cloud Stream Applications 2021.0.1

25 Oct 22:51
Compare
Choose a tag to compare

2021.0.1 release for Spring Cloud Stream applications and their corresponding functions (wherever applicable).

See below for details.

Project Page

README

Reference Docs

API

Bulk update links for Spring Cloud Data Flow

The following files are specifically intended to be used on Spring Cloud Data Flow for bulk importing the applications.

Kafka Applications - Dokcer

Rabbit Applications - Dokcer

Kafka Applications - Harbor Registry

Rabbit Applications - Harbor Registry

Kafka Applications - Maven

Rabbit Applications - Maven

HTTP Maven links for the apps and metadata

The following links are convenient ways to download individual applications and their metadata using tools like wget, curl etc.
You can look at these files and copy individual application links.

Kafka Applications

Rabbit Applications

Dependent Projects and Compatibility

Component Version
Spring Boot 2.5.5
Spring Cloud 2020.0.4
Spring Cloud Stream 3.1.5
Spring Cloud Function 3.1.5
Spring Integration 5.5.4
Spring Kafka 2.7.7
Apps plugin (spring-cloud-dataflow-apps-generator-plugin) 1.0.5
Metadata plugin (spring-cloud-dataflow-apps-metadata-plugin) 1.0.5
Docs plugin (spring-cloud-dataflow-apps-docs-plugin) 1.0.5

Binder-based uber jar apps for both Apache Kafka and RabbitMQ binders.

Download from Artifactory: https://repo.maven.apache.org/maven2/org/springframework/cloud/stream/app

Docker Hub: https://hub.docker.com/u/springcloudstream

Source Applications and Supplier Functions

Artifact Version Corresponding Supplier Version
cdc-debezium-source 3.1.1 cdc-debezium-supplier 1.1.1
file-source 3.1.1 file-supplier 1.1.1
ftp-source 3.1.1 ftp-supplier 1.1.1
geode-source 3.1.1 geode-supplier 1.1.1
http-source 3.1.1 http-supplier 1.1.1
jdbc-source 3.1.1 jdbc-supplier 1.1.1
jms-source 3.1.1 jms-supplier 1.1.1
load-generator-source 3.1.1
mail-source 3.1.1 mail-supplier 1.1.1
mongodb-source 3.1.1 mongodb-supplier 1.1.1
mqtt-source 3.1.1 mqtt-supplier 1.1.1
rabbit-source 3.1.1 rabbit-supplier 1.1.1
s3-source 3.1.1 s3-supplier 1.1.1
sftp-source 3.1.1 sftp-supplier 1.1.1
syslog-source 3.1.1 syslog-supplier 1.1.1
tcp-source 3.1.1 tcp-supplier 1.1.1
time-source 3.1.1 time-supplier 1.1.1
twitter-message-source 3.1.1 twitter-supplier 1.1.1
twitter-search-source 3.1.1 twitter-supplier 1.1.1
twitter-stream-source 3.1.1 twitter-supplier 1.1.1
websocket-source 3.1.1 websocket-supplier 1.1.1
zeromq-source 3.1.1 zeromq-supplier 1.1.1

Sink Applications and Consumer Functions

Artifact Version Corresponding Consumer/Function Version
cassandra-sink 3.1.1 cassandra-consumer 1.1.1
analytics-sink 3.1.1 analytics-consumer 1.1.1
elasticsearch-sink 3.1.1 elasticsearch-consumer 1.1.1
file-sink 3.1.1 file-consumer 1.1.1
ftp-sink 3.1.1 ftp-consumer 1.1.1
geode-sink 3.1.1 geode-consumer 1.1.1
jdbc-sink 3.1.1 jdbc-consumer 1.1.1
log-sink 3.1.1 log-consumer 1.1.1
mongodb-sink 3.1.1 mongodb-consumer 1.1.1
mqtt-sink 3.1.1 mqtt-consumer 1.1.1
pgcopy-sink 3.1.1
rabbit-sink 3.1.1 rabbit-consumer 1.1.1
redis-sink 3.1.1 redis-consumer 1.1.1
router-sink 3.1.1
rsocket-sink 3.1.1 rsocket-consumer 1.1.1
s3-sink 3.1.1 s3-consumer 1.1.1
sftp-sink 3.1.1 sftp-consumer 1.1.1
tcp-sink 3.1.1 tcp-consumer 1.1.1
throughput-sink 3.1.1
twitter-message-sink 3.1.1 twitter-consumer 1.1.1
twitter-update-sink 3.1.1 twitter-consumer 1.1.1
wavefront-sink 3.1.1 wavefront-consumer 1.1.1
websocket-sink 3.1.1 websocket-consumer 1.1.1
zeromq-sink 3.1.1 zeromq-consumer 1.1.1

Processor Applications and Functions

Artifact Version Corresponding Function Version
aggregator-processor 3.1.1 aggregator-function 1.1.1
bridge-processor 3.1.1
filter-processor 3.1.1 filter-function 1.1.1
groovy-processor 3.1.1
header-enricher-processor 3.1.1 header-enricher-function 1.1.1
http-request-processor 3.1.1 http-request-function 1.1.1
image-recognition-processor 3.1.1 image-recognition-function 1.1.1
objejct-detection-processor 3.1.1 objejct-detection-function 1.1.1
script-processor 3.1.1
semantic-segmentation-processor 3.1.1 semantic-segmentation-function 1.1.1
splitter-processor 3.1.1 splitter-function 1.1.1
transform-processor 3.1.1 spel-function 1.1.1
twitter-trend-processor 3.1.1 twitter-function 1.1.1

Spring Cloud Stream Applications 2021.0.0

11 Oct 19:51
Compare
Choose a tag to compare

2021.0.0 release for Spring Cloud Stream applications and their corresponding functions (wherever applicable).

See below for details.

Project Page

README

Reference Docs

API

Bulk update links for Spring Cloud Data Flow

The following files are specifically intended to be used on Spring Cloud Data Flow for bulk importing the applications.

Kafka Applications - Dokcer

Rabbit Applications - Dokcer

Kafka Applications - Harbor Registry

Rabbit Applications - Harbor Registry

Kafka Applications - Maven

Rabbit Applications - Maven

HTTP Maven links for the apps and metadata

The following links are convenient ways to download individual applications and their metadata using tools like wget, curl etc.
You can look at these files and copy individual application links.

Kafka Applications

Rabbit Applications

Dependent Projects and Compatibility

Component Version
Spring Boot 2.5.5
Spring Cloud 2020.0.4
Spring Cloud Stream 3.1.4
Spring Cloud Function 3.1.4
Spring Integration 5.5.4
Spring Kafka 2.7.7
Apps plugin (spring-cloud-dataflow-apps-generator-plugin) 1.0.5
Metadata plugin (spring-cloud-dataflow-apps-metadata-plugin) 1.0.5
Docs plugin (spring-cloud-dataflow-apps-docs-plugin) 1.0.5

Binder-based uber jar apps for both Apache Kafka and RabbitMQ binders.

Download from Artifactory: https://repo.spring.io/libs-milestone-local/org/springframework/cloud/stream/app/

Docker Hub: https://hub.docker.com/u/springcloudstream

Source Applications and Supplier Functions

Artifact Version Corresponding Supplier Version
cdc-debezium-source 3.1.0 cdc-debezium-supplier 1.1.0
file-source 3.1.0 file-supplier 1.1.0
ftp-source 3.1.0 ftp-supplier 1.1.0
geode-source 3.1.0 geode-supplier 1.1.0
http-source 3.1.0 http-supplier 1.1.0
jdbc-source 3.1.0 jdbc-supplier 1.1.0
jms-source 3.1.0 jms-supplier 1.1.0
load-generator-source 3.1.0
mail-source 3.1.0 mail-supplier 1.1.0
mongodb-source 3.1.0 mongodb-supplier 1.1.0
mqtt-source 3.1.0 mqtt-supplier 1.1.0
rabbit-source 3.1.0 rabbit-supplier 1.1.0
s3-source 3.1.0 s3-supplier 1.1.0
sftp-source 3.1.0 sftp-supplier 1.1.0
syslog-source 3.1.0 syslog-supplier 1.1.0
tcp-source 3.1.0 tcp-supplier 1.1.0
time-source 3.1.0 time-supplier 1.1.0
twitter-message-source 3.1.0 twitter-supplier 1.1.0
twitter-search-source 3.1.0 twitter-supplier 1.1.0
twitter-stream-source 3.1.0 twitter-supplier 1.1.0
websocket-source 3.1.0 websocket-supplier 1.1.0
zeromq-source 3.1.0 zeromq-supplier 1.1.0

Sink Applications and Consumer Functions

Artifact Version Corresponding Consumer/Function Version
cassandra-sink 3.1.0 cassandra-consumer 1.1.0
analytics-sink 3.1.0 analytics-consumer 1.1.0
elasticsearch-sink 3.1.0 elasticsearch-consumer 1.1.0
file-sink 3.1.0 file-consumer 1.1.0
ftp-sink 3.1.0 ftp-consumer 1.1.0
geode-sink 3.1.0 geode-consumer 1.1.0
jdbc-sink 3.1.0 jdbc-consumer 1.1.0
log-sink 3.1.0 log-consumer 1.1.0
mongodb-sink 3.1.0 mongodb-consumer 1.1.0
mqtt-sink 3.1.0 mqtt-consumer 1.1.0
pgcopy-sink 3.1.0
rabbit-sink 3.1.0 rabbit-consumer 1.1.0
redis-sink 3.1.0 redis-consumer 1.1.0
router-sink 3.1.0
rsocket-sink 3.1.0 rsocket-consumer 1.1.0
s3-sink 3.1.0 s3-consumer 1.1.0
sftp-sink 3.1.0 sftp-consumer 1.1.0
tcp-sink 3.1.0 tcp-consumer 1.1.0
throughput-sink 3.1.0
twitter-message-sink 3.1.0 twitter-consumer 1.1.0
twitter-update-sink 3.1.0 twitter-consumer 1.1.0
wavefront-sink 3.1.0 wavefront-consumer 1.1.0
websocket-sink 3.1.0 websocket-consumer 1.1.0
zeromq-sink 3.1.0 zeromq-consumer 1.1.0

Processor Applications and Functions

Artifact Version Corresponding Function Version
aggregator-processor 3.1.0 aggregator-function 1.1.0
bridge-processor 3.1.0
filter-processor 3.1.0 filter-function 1.1.0
groovy-processor 3.1.0
header-enricher-processor 3.1.0 header-enricher-function 1.1.0
http-request-processor 3.1.0 http-request-function 1.1.0
image-recognition-processor 3.1.0 image-recognition-function 1.1.0
objejct-detection-processor 3.1.0 objejct-detection-function 1.1.0
script-processor 3.1.0
semantic-segmentation-processor 3.1.0 semantic-segmentation-function 1.1.0
splitter-processor 3.1.0 splitter-function 1.1.0
transform-processor 3.1.0 spel-function 1.1.0
twitter-trend-processor 3.1.0 twitter-function 1.1.0

Spring Cloud Stream Applications 2021.0.0-RC1

29 Sep 21:09
Compare
Choose a tag to compare

2021.0.0-RC1 release for Spring Cloud Stream applications and their corresponding functions (wherever applicable).

See below for details.

Project Page

README

Reference Docs

API

Bulk update links for Spring Cloud Data Flow

The following files are specifically intended to be used on Spring Cloud Data Flow for bulk importing the applications.

Kafka Applications - Dokcer

Rabbit Applications - Dokcer

Kafka Applications - Maven

Rabbit Applications - Maven

HTTP Maven links for the apps and metadata

The following links are convenient ways to download individual applications and their metadata using tools like wget, curl etc.
You can look at these files and copy individual application links.

Kafka Applications

Rabbit Applications

Dependent Projects and Compatibility

Component Version
Spring Boot 2.5.5
Spring Cloud 2020.0.4
Spring Cloud Stream 3.1.4
Spring Cloud Function 3.1.4
Spring Integration 5.5.4
Spring Kafka 2.7.7
Apps plugin (spring-cloud-dataflow-apps-generator-plugin) 1.0.4
Metadata plugin (spring-cloud-dataflow-apps-metadata-plugin) 1.0.4
Docs plugin (spring-cloud-dataflow-apps-docs-plugin) 1.0.4

Binder-based uber jar apps for both Apache Kafka and RabbitMQ binders.

Download from Artifactory: https://repo.spring.io/libs-milestone-local/org/springframework/cloud/stream/app/

Docker Hub: https://hub.docker.com/u/springcloudstream

Source Applications and Supplier Functions

Artifact Version Corresponding Supplier Version
cdc-debezium-source 3.1.0-RC1 cdc-debezium-supplier 1.1.0-RC1
file-source 3.1.0-RC1 file-supplier 1.1.0-RC1
ftp-source 3.1.0-RC1 ftp-supplier 1.1.0-RC1
geode-source 3.1.0-RC1 geode-supplier 1.1.0-RC1
http-source 3.1.0-RC1 http-supplier 1.1.0-RC1
jdbc-source 3.1.0-RC1 jdbc-supplier 1.1.0-RC1
jms-source 3.1.0-RC1 jms-supplier 1.1.0-RC1
load-generator-source 3.1.0-RC1
mail-source 3.1.0-RC1 mail-supplier 1.1.0-RC1
mongodb-source 3.1.0-RC1 mongodb-supplier 1.1.0-RC1
mqtt-source 3.1.0-RC1 mqtt-supplier 1.1.0-RC1
rabbit-source 3.1.0-RC1 rabbit-supplier 1.1.0-RC1
s3-source 3.1.0-RC1 s3-supplier 1.1.0-RC1
sftp-source 3.1.0-RC1 sftp-supplier 1.1.0-RC1
syslog-source 3.1.0-RC1 syslog-supplier 1.1.0-RC1
tcp-source 3.1.0-RC1 tcp-supplier 1.1.0-RC1
time-source 3.1.0-RC1 time-supplier 1.1.0-RC1
twitter-message-source 3.1.0-RC1 twitter-supplier 1.1.0-RC1
twitter-search-source 3.1.0-RC1 twitter-supplier 1.1.0-RC1
twitter-stream-source 3.1.0-RC1 twitter-supplier 1.1.0-RC1
websocket-source 3.1.0-RC1 websocket-supplier 1.1.0-RC1
zeromq-source 3.1.0-RC1 zeromq-supplier 1.1.0-RC1

Sink Applications and Consumer Functions

Artifact Version Corresponding Consumer/Function Version
cassandra-sink 3.1.0-RC1 cassandra-consumer 1.1.0-RC1
analytics-sink 3.1.0-RC1 analytics-consumer 1.1.0-RC1
elasticsearch-sink 3.1.0-RC1 elasticsearch-consumer 1.1.0-RC1
file-sink 3.1.0-RC1 file-consumer 1.1.0-RC1
ftp-sink 3.1.0-RC1 ftp-consumer 1.1.0-RC1
geode-sink 3.1.0-RC1 geode-consumer 1.1.0-RC1
jdbc-sink 3.1.0-RC1 jdbc-consumer 1.1.0-RC1
log-sink 3.1.0-RC1 log-consumer 1.1.0-RC1
mongodb-sink 3.1.0-RC1 mongodb-consumer 1.1.0-RC1
mqtt-sink 3.1.0-RC1 mqtt-consumer 1.1.0-RC1
pgcopy-sink 3.1.0-RC1
rabbit-sink 3.1.0-RC1 rabbit-consumer 1.1.0-RC1
redis-sink 3.1.0-RC1 redis-consumer 1.1.0-RC1
router-sink 3.1.0-RC1
rsocket-sink 3.1.0-RC1 rsocket-consumer 1.1.0-RC1
s3-sink 3.1.0-RC1 s3-consumer 1.1.0-RC1
sftp-sink 3.1.0-RC1 sftp-consumer 1.1.0-RC1
tcp-sink 3.1.0-RC1 tcp-consumer 1.1.0-RC1
throughput-sink 3.1.0-RC1
twitter-message-sink 3.1.0-RC1 twitter-consumer 1.1.0-RC1
twitter-update-sink 3.1.0-RC1 twitter-consumer 1.1.0-RC1
wavefront-sink 3.1.0-RC1 wavefront-consumer 1.1.0-RC1
websocket-sink 3.1.0-RC1 websocket-consumer 1.1.0-RC1
zeromq-sink 3.1.0-RC1 zeromq-consumer 1.1.0-RC1

Processor Applications and Functions

Artifact Version Corresponding Function Version
aggregator-processor 3.1.0-RC1 aggregator-function 1.1.0-RC1
bridge-processor 3.1.0-RC1
filter-processor 3.1.0-RC1 filter-function 1.1.0-RC1
groovy-processor 3.1.0-RC1
header-enricher-processor 3.1.0-RC1 header-enricher-function 1.1.0-RC1
http-request-processor 3.1.0-RC1 http-request-function 1.1.0-RC1
image-recognition-processor 3.1.0-RC1 image-recognition-function 1.1.0-RC1
objejct-detection-processor 3.1.0-RC1 objejct-detection-function 1.1.0-RC1
script-processor 3.1.0-RC1
semantic-segmentation-processor 3.1.0-RC1 semantic-segmentation-function 1.1.0-RC1
splitter-processor 3.1.0-RC1 splitter-function 1.1.0-RC1
transform-processor 3.1.0-RC1 spel-function 1.1.0-RC1
twitter-trend-processor 3.1.0-RC1 twitter-function 1.1.0-RC1

Spring Cloud Stream Applications 2020.0.2

28 May 17:53
Compare
Choose a tag to compare

2020.0.2 release for Spring Cloud Stream applications and their corresponding functions (wherever applicable).

See below for details.

Project Page

README

Reference Docs

API

Bulk update links for Spring Cloud Data Flow

The following files are specifically intended to be used on Spring Cloud Data Flow for bulk importing the applications.

Kafka Applications - Dokcer

Rabbit Applications - Dokcer

Kafka Applications - Maven

Rabbit Applications - Maven

HTTP Maven links for the apps and metadata

The following links are convenient ways to download individual applications and their metadata using tools like wget, curl etc.
You can look at these files and copy individual application links.

Kafka Applications

Rabbit Applications

Dependent Projects and Compatibility

Component Version
Spring Boot 2.3.11.RELEASE
Spring Cloud Hoxton.SR11
Spring Cloud Stream Horsham.SR12
Spring Cloud Function 3.0.14.RELEASE
Spring Integration 5.3.7.RELEASE
Spring Kafka 2.5.13.RELEASE
Spring Integration Kafka 3.3.1.RELEASE
Apps plugin (spring-cloud-dataflow-apps-generator-plugin) 1.0.3
Metadata plugin (spring-cloud-dataflow-apps-metadata-plugin) 1.0.3
Docs plugin (spring-cloud-dataflow-apps-docs-plugin) 1.0.3

Binder-based uber jar apps for both Apache Kafka and RabbitMQ binders.

Download from Maven Central: https://repo.maven.apache.org/maven2/org/springframework/cloud/stream/app/

Docker Hub: https://hub.docker.com/u/springcloudstream

Source Applications and Supplier Functions

Artifact Version Corresponding Supplier Version
cdc-debezium-source 3.0.2 cdc-debezium-supplier 1.0.3
file-source 3.0.2 file-supplier 1.0.3
ftp-source 3.0.2 ftp-supplier 1.0.3
geode-source 3.0.2 geode-supplier 1.0.3
http-source 3.0.2 http-supplier 1.0.3
jdbc-source 3.0.2 jdbc-supplier 1.0.3
jms-source 3.0.2 jms-supplier 1.0.3
load-generator-source 3.0.2
mail-source 3.0.2 mail-supplier 1.0.3
mongodb-source 3.0.2 mongodb-supplier 1.0.3
mqtt-source 3.0.2 mqtt-supplier 1.0.3
rabbit-source 3.0.2 rabbit-supplier 1.0.3
s3-source 3.0.2 s3-supplier 1.0.3
sftp-source 3.0.2 sftp-supplier 1.0.3
syslog-source 3.0.2 syslog-supplier 1.0.3
tcp-source 3.0.2 tcp-supplier 1.0.3
time-source 3.0.2 time-supplier 1.0.3
twitter-message-source 3.0.2 twitter-supplier 1.0.3
twitter-search-source 3.0.2 twitter-supplier 1.0.3
twitter-stream-source 3.0.2 twitter-supplier 1.0.3
websocket-source 3.0.2 websocket-supplier 1.0.3

Sink Applications and Consumer Functions

Artifact Version Corresponding Consumer/Function Version
cassandra-sink 3.0.2 cassandra-consumer 1.0.3
analytics-sink 3.0.2 analytics-consumer 1.0.3
elasticsearch-sink 3.0.2 elasticsearch-consumer 1.0.3
file-sink 3.0.2 file-consumer 1.0.3
ftp-sink 3.0.2 ftp-consumer 1.0.3
geode-sink 3.0.2 geode-consumer 1.0.3
jdbc-sink 3.0.2 jdbc-consumer 1.0.3
log-sink 3.0.2 log-consumer 1.0.3
mongodb-sink 3.0.2 mongodb-consumer 1.0.3
mqtt-sink 3.0.2 mqtt-consumer 1.0.3
pgcopy-sink 3.0.2
rabbit-sink 3.0.2 rabbit-consumer 1.0.3
redis-sink 3.0.2 redis-consumer 1.0.3
router-sink 3.0.2
rsocket-sink 3.0.2 rsocket-consumer 1.0.3
s3-sink 3.0.2 s3-consumer 1.0.3
sftp-sink 3.0.2 sftp-consumer 1.0.3
tasklauncher-sink 3.0.2 tasklauncher-function 1.0.3
tcp-sink 3.0.2 tcp-consumer 1.0.3
throughput-sink 3.0.2
twitter-message-sink 3.0.2 twitter-consumer 1.0.3
twitter-update-sink 3.0.2 twitter-consumer 1.0.3
wavefront-sink 3.0.2 wavefront-consumer 1.0.3
websocket-sink 3.0.2 websocket-consumer 1.0.3

Processor Applications and Functions

Artifact Version Corresponding Function Version
aggregator-processor 3.0.2 aggregator-function 1.0.3
bridge-processor 3.0.2
filter-processor 3.0.2 filter-function 1.0.3
groovy-processor 3.0.2
header-enricher-processor 3.0.2 header-enricher-function 1.0.3
http-request-processor 3.0.2 http-request-function 1.0.3
image-recognition-processor 3.0.2 image-recognition-function 1.0.3
objejct-detection-processor 3.0.2 objejct-detection-function 1.0.3
script-processor 3.0.2
semantic-segmentation-processor 3.0.2 semantic-segmentation-function 1.0.3
splitter-processor 3.0.2 splitter-function 1.0.3
transform-processor 3.0.2 spel-function 1.0.3
twitter-trend-processor 3.0.2 twitter-function 1.0.3

Spring Cloud Stream Applications 2020.0.1

26 Feb 20:32
Compare
Choose a tag to compare

2020.0.1 release for Spring Cloud Stream applications and their corresponding functions (wherever applicable).

See below for details.

Project Page

README

Reference Docs

API

Bulk update links for Spring Cloud Data Flow

The following files are specifically intended to be used on Spring Cloud Data Flow for bulk importing the applications.

Kafka Applications - Dokcer

Rabbit Applications - Dokcer

Kafka Applications - Maven

Rabbit Applications - Maven

HTTP Maven links for the apps and metadata

The following links are convenient ways to download individual applications and their metadata using tools like wget, curl etc.
You can look at these files and copy individual application links.

Kafka Applications

Rabbit Applications

Dependent Projects and Compatibility

Component Version
Spring Boot 2.3.9.RELEASE
Spring Cloud Hoxton.SR10
Spring Cloud Stream Horsham.SR11
Spring Cloud Function 3.0.13.RELEASE
Spring Integration 5.3.6.RELEASE
Spring Kafka 2.5.11.RELEASE
Spring Integration Kafka 3.3.1.RELEASE
Apps plugin (spring-cloud-dataflow-apps-generator-plugin) 1.0.2
Metadata plugin (spring-cloud-dataflow-apps-metadata-plugin) 1.0.2
Docs plugin (spring-cloud-dataflow-apps-docs-plugin) 1.0.2

Binder-based uber jar apps for both Apache Kafka and RabbitMQ binders.

Download from Maven Central: https://repo.maven.apache.org/maven2/org/springframework/cloud/stream/app/

Docker Hub: https://hub.docker.com/u/springcloudstream

Source Applications and Supplier Functions

Artifact Version Corresponding Supplier Version
cdc-debezium-source 3.0.1 cdc-debezium-supplier 1.0.2
file-source 3.0.1 file-supplier 1.0.2
ftp-source 3.0.1 ftp-supplier 1.0.2
geode-source 3.0.1 geode-supplier 1.0.2
http-source 3.0.1 http-supplier 1.0.2
jdbc-source 3.0.1 jdbc-supplier 1.0.2
jms-source 3.0.1 jms-supplier 1.0.2
load-generator-source 3.0.1
mail-source 3.0.1 mail-supplier 1.0.2
mongodb-source 3.0.1 mongodb-supplier 1.0.2
mqtt-source 3.0.1 mqtt-supplier 1.0.2
rabbit-source 3.0.1 rabbit-supplier 1.0.2
s3-source 3.0.1 s3-supplier 1.0.2
sftp-source 3.0.1 sftp-supplier 1.0.2
syslog-source 3.0.1 syslog-supplier 1.0.2
tcp-source 3.0.1 tcp-supplier 1.0.2
time-source 3.0.1 time-supplier 1.0.2
twitter-message-source 3.0.1 twitter-supplier 1.0.2
twitter-search-source 3.0.1 twitter-supplier 1.0.2
twitter-stream-source 3.0.1 twitter-supplier 1.0.2
websocket-source 3.0.1 websocket-supplier 1.0.2

Sink Applications and Consumer Functions

Artifact Version Corresponding Consumer/Function Version
cassandra-sink 3.0.1 cassandra-consumer 1.0.2
analytics-sink 3.0.1 analytics-consumer 1.0.2
elasticsearch-sink 3.0.1 elasticsearch-consumer 1.0.2
file-sink 3.0.1 file-consumer 1.0.2
ftp-sink 3.0.1 ftp-consumer 1.0.2
geode-sink 3.0.1 geode-consumer 1.0.2
jdbc-sink 3.0.1 jdbc-consumer 1.0.2
log-sink 3.0.1 log-consumer 1.0.2
mongodb-sink 3.0.1 mongodb-consumer 1.0.2
mqtt-sink 3.0.1 mqtt-consumer 1.0.2
pgcopy-sink 3.0.1
rabbit-sink 3.0.1 rabbit-consumer 1.0.2
redis-sink 3.0.1 redis-consumer 1.0.2
router-sink 3.0.1
rsocket-sink 3.0.1 rsocket-consumer 1.0.2
s3-sink 3.0.1 s3-consumer 1.0.2
sftp-sink 3.0.1 sftp-consumer 1.0.2
tasklauncher-sink 3.0.1 tasklauncher-function 1.0.2
tcp-sink 3.0.1 tcp-consumer 1.0.2
throughput-sink 3.0.1
twitter-message-sink 3.0.1 twitter-consumer 1.0.2
twitter-update-sink 3.0.1 twitter-consumer 1.0.2
wavefront-sink 3.0.1 wavefront-consumer 1.0.2
websocket-sink 3.0.1 websocket-consumer 1.0.2

Processor Applications and Functions

Artifact Version Corresponding Function Version
aggregator-processor 3.0.1 aggregator-function 1.0.2
bridge-processor 3.0.1
filter-processor 3.0.1 filter-function 1.0.2
groovy-processor 3.0.1
header-enricher-processor 3.0.1 header-enricher-function 1.0.2
http-request-processor 3.0.1 http-request-function 1.0.2
image-recognition-processor 3.0.1 image-recognition-function 1.0.2
objejct-detection-processor 3.0.1 objejct-detection-function 1.0.2
script-processor 3.0.1
semantic-segmentation-processor 3.0.1 semantic-segmentation-function 1.0.2
splitter-processor 3.0.1 splitter-function 1.0.2
transform-processor 3.0.1 spel-function 1.0.2
twitter-trend-processor 3.0.1 twitter-function 1.0.2

Spring Cloud Stream Applications 2020.0.0

16 Dec 17:14
Compare
Choose a tag to compare

2020.0.0 release for Spring Cloud Stream applications and their corresponding functions (wherever applicable).

See below for details.

Project Page

README

Reference Docs

API

Bulk update links for Spring Cloud Data Flow

The following files are specifically intended to be used on Spring Cloud Data Flow for bulk importing the applications.

Kafka Applications - Dokcer

Rabbit Applications - Dokcer

Kafka Applications - Maven

Rabbit Applications - Maven

HTTP Maven links for the apps and metadata

The following links are convenient ways to download individual applications and their metadata using tools like wget, curl etc.
You can look at these files and copy individual application links.

Kafka Applications

Rabbit Applications

Dependent Projects and Compatibility

Component Version
Spring Boot 2.3.7.RELEASE
Spring Cloud Stream Horsham.SR10
Spring Cloud Function 3.0.12.RELEASE
Spring Integration 5.3.4.RELEASE
Apache Kafka 2.5.0
Spring Kafka 2.5.10.RELEASE
Spring Integration Kafka 3.3.1.RELEASE
Apps plugin (spring-cloud-dataflow-apps-generator-plugin) 1.0.1
Metadata plugin (spring-cloud-dataflow-apps-metadata-plugin) 1.0.1
Docs plugin (spring-cloud-dataflow-apps-docs-plugin) 1.0.1

Binder based uber-jar apps for both Apache Kafka and RabbitMQ binders.

Artifactory: https://repo.spring.io/release/org/springframework/cloud/stream/app/
Since this is a GA release, maven central is preferred instead: https://repo.maven.apache.org/maven2/org/springframework/cloud/stream/app/

Docker Hub: https://hub.docker.com/u/springcloudstream

Source Applications and Supplier Functions

Artifact Version Corresponding Supplier Version
cdc-debezium-source 3.0.0 cdc-debezium-supplier 1.0.0
file-source 3.0.0 file-supplier 1.0.0
ftp-source 3.0.0 ftp-supplier 1.0.0
geode-source 3.0.0 geode-supplier 1.0.0
http-source 3.0.0 http-supplier 1.0.0
jdbc-source 3.0.0 jdbc-supplier 1.0.0
jms-source 3.0.0 jms-supplier 1.0.0
load-generator-source 3.0.0
mail-source 3.0.0 mail-supplier 1.0.0
mongodb-source 3.0.0 mongodb-supplier 1.0.0
mqtt-source 3.0.0 mqtt-supplier 1.0.0
rabbit-source 3.0.0 rabbit-supplier 1.0.0
s3-source 3.0.0 s3-supplier 1.0.0
sftp-source 3.0.0 sftp-supplier 1.0.0
syslog-source 3.0.0 syslog-supplier 1.0.0
tcp-source 3.0.0 tcp-supplier 1.0.0
time-source 3.0.0 time-supplier 1.0.0
twitter-message-source 3.0.0 twitter-supplier 1.0.0
twitter-search-source 3.0.0 twitter-supplier 1.0.0
twitter-stream-source 3.0.0 twitter-supplier 1.0.0
websocket-source 3.0.0 websocket-supplier 1.0.0

Sink Applications and Consumer Functions

Artifact Version Corresponding Consumer/Function Version
cassandra-sink 3.0.0 cassandra-consumer 1.0.0
analytics-sink 3.0.0 analytics-consumer 1.0.0
elasticsearch-sink 3.0.0 elasticsearch-consumer 1.0.0
file-sink 3.0.0 file-consumer 1.0.0
ftp-sink 3.0.0 ftp-consumer 1.0.0
geode-sink 3.0.0 geode-consumer 1.0.0
jdbc-sink 3.0.0 jdbc-consumer 1.0.0
log-sink 3.0.0 log-consumer 1.0.0
mongodb-sink 3.0.0 mongodb-consumer 1.0.0
mqtt-sink 3.0.0 mqtt-consumer 1.0.0
pgcopy-sink 3.0.0
rabbit-sink 3.0.0 rabbit-consumer 1.0.0
redis-sink 3.0.0 redis-consumer 1.0.0
router-sink 3.0.0
rsocket-sink 3.0.0 rsocket-consumer 1.0.0
s3-sink 3.0.0 s3-consumer 1.0.0
sftp-sink 3.0.0 sftp-consumer 1.0.0
tasklauncher-sink 3.0.0 tasklauncher-function 1.0.0
tcp-sink 3.0.0 tcp-consumer 1.0.0
throughput-sink 3.0.0
twitter-message-sink 3.0.0 twitter-consumer 1.0.0
twitter-update-sink 3.0.0 twitter-consumer 1.0.0
wavefront-sink 3.0.0 wavefront-consumer 1.0.0
websocket-sink 3.0.0 websocket-consumer 1.0.0

Processor Applications and Functions

Artifact Version Corresponding Function Version
aggregator-processor 3.0.0 aggregator-function 1.0.0
bridge-processor 3.0.0
filter-processor 3.0.0 filter-function 1.0.0
groovy-processor 3.0.0
header-enricher-processor 3.0.0 header-enricher-function 1.0.0
http-request-processor 3.0.0 http-request-function 1.0.0
image-recognition-processor 3.0.0 image-recognition-function 1.0.0
objejct-detection-processor 3.0.0 objejct-detection-function 1.0.0
script-processor 3.0.0
semantic-segmentation-processor 3.0.0 semantic-segmentation-function 1.0.0
splitter-processor 3.0.0 splitter-function 1.0.0
transform-processor 3.0.0 spel-function 1.0.0
twitter-trend-processor 3.0.0 twitter-function 1.0.0

Spring Cloud Stream Applications 2020.0.0-RC2

11 Dec 22:30
Compare
Choose a tag to compare

2020.0.0-RC2 release for Spring Cloud Stream applications and their corresponding functions (wherever applicable).

See below for details.

README

Reference Docs

API

Dependent Projects and Compatibility

Component Version
Spring Boot 2.3.7.RELEASE
Spring Cloud Stream Horsham.SR10
Spring Cloud Function 3.0.12.RELEASE
Spring Integration 5.3.4.RELEASE
Apache Kafka 2.5.0
Spring Kafka 2.5.10.RELEASE
Spring Integration Kafka 3.3.1.RELEASE
Apps plugin (spring-cloud-dataflow-apps-generator-plugin) 1.0.0-RC2
Metadata plugin (spring-cloud-dataflow-apps-metadata-plugin) 1.0.0-RC2
Docs plugin (spring-cloud-dataflow-apps-docs-plugin) 1.0.0-RC2

Binder based uber-jar apps for both Apache Kafka and RabbitMQ binders.

Artifactory: https://repo.spring.io/milestone/org/springframework/cloud/stream/app/
Docker Hub: https://hub.docker.com/u/springcloudstream

Source Applications and Supplier Functions

Artifact Version Corresponding Supplier Version
cdc-debezium-source 3.0.0-RC2 cdc-debezium-supplier 1.0.0-RC2
file-source 3.0.0-RC2 file-supplier 1.0.0-RC2
ftp-source 3.0.0-RC2 ftp-supplier 1.0.0-RC2
geode-source 3.0.0-RC2 geode-supplier 1.0.0-RC2
http-source 3.0.0-RC2 http-supplier 1.0.0-RC2
jdbc-source 3.0.0-RC2 jdbc-supplier 1.0.0-RC2
jms-source 3.0.0-RC2 jms-supplier 1.0.0-RC2
load-generator-source 3.0.0-RC2
mail-source 3.0.0-RC2 mail-supplier 1.0.0-RC2
mongodb-source 3.0.0-RC2 mongodb-supplier 1.0.0-RC2
mqtt-source 3.0.0-RC2 mqtt-supplier 1.0.0-RC2
rabbit-source 3.0.0-RC2 rabbit-supplier 1.0.0-RC2
s3-source 3.0.0-RC2 s3-supplier 1.0.0-RC2
sftp-source 3.0.0-RC2 sftp-supplier 1.0.0-RC2
syslog-source 3.0.0-RC2 syslog-supplier 1.0.0-RC2
tcp-source 3.0.0-RC2 tcp-supplier 1.0.0-RC2
time-source 3.0.0-RC2 time-supplier 1.0.0-RC2
twitter-message-source 3.0.0-RC2 twitter-supplier 1.0.0-RC2
twitter-search-source 3.0.0-RC2 twitter-supplier 1.0.0-RC2
twitter-stream-source 3.0.0-RC2 twitter-supplier 1.0.0-RC2
websocket-source 3.0.0-RC2 websocket-supplier 1.0.0-RC2

Sink Applications and Consumer Functions

Artifact Version Corresponding Consumer/Function Version
cassandra-sink 3.0.0-RC2 cassandra-consumer 1.0.0-RC2
analytics-sink 3.0.0-RC2 analytics-consumer 1.0.0-RC2
elasticsearch-sink 3.0.0-RC2 elasticsearch-consumer 1.0.0-RC2
file-sink 3.0.0-RC2 file-consumer 1.0.0-RC2
ftp-sink 3.0.0-RC2 ftp-consumer 1.0.0-RC2
geode-sink 3.0.0-RC2 geode-consumer 1.0.0-RC2
jdbc-sink 3.0.0-RC2 jdbc-consumer 1.0.0-RC2
log-sink 3.0.0-RC2 log-consumer 1.0.0-RC2
mongodb-sink 3.0.0-RC2 mongodb-consumer 1.0.0-RC2
mqtt-sink 3.0.0-RC2 mqtt-consumer 1.0.0-RC2
pgcopy-sink 3.0.0-RC2
rabbit-sink 3.0.0-RC2 rabbit-consumer 1.0.0-RC2
redis-sink 3.0.0-RC2 redis-consumer 1.0.0-RC2
router-sink 3.0.0-RC2
rsocket-sink 3.0.0-RC2 rsocket-consumer 1.0.0-RC2
s3-sink 3.0.0-RC2 s3-consumer 1.0.0-RC2
sftp-sink 3.0.0-RC2 sftp-consumer 1.0.0-RC2
tasklauncher-sink 3.0.0-RC2 tasklauncher-function 1.0.0-RC2
tcp-sink 3.0.0-RC2 tcp-consumer 1.0.0-RC2
throughput-sink 3.0.0-RC2
twitter-message-sink 3.0.0-RC2 twitter-consumer 1.0.0-RC2
twitter-update-sink 3.0.0-RC2 twitter-consumer 1.0.0-RC2
wavefront-sink 3.0.0-RC2 wavefront-consumer 1.0.0-RC2
websocket-sink 3.0.0-RC2 websocket-consumer 1.0.0-RC2

Processor Applications and Functions

Artifact Version Corresponding Function Version
aggregator-processor 3.0.0-RC2 aggregator-function 1.0.0-RC2
bridge-processor 3.0.0-RC2
filter-processor 3.0.0-RC2 filter-function 1.0.0-RC2
groovy-processor 3.0.0-RC2
header-enricher-processor 3.0.0-RC2 header-enricher-function 1.0.0-RC2
http-request-processor 3.0.0-RC2 http-request-function 1.0.0-RC2
image-recognition-processor 3.0.0-RC2 image-recognition-function 1.0.0-RC2
objejct-detection-processor 3.0.0-RC2 objejct-detection-function 1.0.0-RC2
script-processor 3.0.0-RC2
semantic-segmentation-processor 3.0.0-RC2 semantic-segmentation-function 1.0.0-RC2
splitter-processor 3.0.0-RC2 splitter-function 1.0.0-RC2
transform-processor 3.0.0-RC2 spel-function 1.0.0-RC2
twitter-trend-processor 3.0.0-RC2 twitter-function 1.0.0-RC2

Spring Cloud Stream Applications 2020.0.0-RC1

24 Nov 20:29
Compare
Choose a tag to compare

2020.0.0-RC1 release for Spring Cloud Stream applications and their corresponding functions (wherever applicable).

See below for details.

README

Reference Docs

API

Dependent Projects and Compatibility

Component Version
Spring Boot 2.3.6.RELEASE
Spring Cloud Stream Horsham.SR10
Spring Cloud Function 3.0.12.RELEASE
Spring Integration 5.3.4.RELEASE
Apache Kafka 2.5.0
Spring Kafka 2.5.8.RELEASE
Spring Integration Kafka 3.2.1.RELEASE
Apps plugin (spring-cloud-dataflow-apps-generator-plugin) 1.0.0-RC1
Metadata plugin (spring-cloud-dataflow-apps-metadata-plugin) 1.0.0-RC1
Docs plugin (spring-cloud-dataflow-apps-docs-plugin) 1.0.0-RC1

Binder based uber-jar apps for both Apache Kafka and RabbitMQ binders.

Artifactory: https://repo.spring.io/milestone/org/springframework/cloud/stream/app/
Docker Hub: https://hub.docker.com/u/springcloudstream

New apps and functions added since the M3 release

  • elasticsearch-sink/elasticsearch-consumer

Source Applications and Supplier Functions

Artifact Version Corresponding Supplier Version
cdc-debezium-source 3.0.0-RC1 cdc-debezium-supplier 1.0.0-RC1
file-source 3.0.0-RC1 file-supplier 1.0.0-RC1
ftp-source 3.0.0-RC1 ftp-supplier 1.0.0-RC1
geode-source 3.0.0-RC1 geode-supplier 1.0.0-RC1
http-source 3.0.0-RC1 http-supplier 1.0.0-RC1
jdbc-source 3.0.0-RC1 jdbc-supplier 1.0.0-RC1
jms-source 3.0.0-RC1 jms-supplier 1.0.0-RC1
load-generator-source 3.0.0-RC1
mail-source 3.0.0-RC1 mail-supplier 1.0.0-RC1
mongodb-source 3.0.0-RC1 mongodb-supplier 1.0.0-RC1
mqtt-source 3.0.0-RC1 mqtt-supplier 1.0.0-RC1
rabbit-source 3.0.0-RC1 rabbit-supplier 1.0.0-RC1
s3-source 3.0.0-RC1 s3-supplier 1.0.0-RC1
sftp-source 3.0.0-RC1 sftp-supplier 1.0.0-RC1
syslog-source 3.0.0-RC1 syslog-supplier 1.0.0-RC1
tcp-source 3.0.0-RC1 tcp-supplier 1.0.0-RC1
time-source 3.0.0-RC1 time-supplier 1.0.0-RC1
twitter-message-source 3.0.0-RC1 twitter-supplier 1.0.0-RC1
twitter-search-source 3.0.0-RC1 twitter-supplier 1.0.0-RC1
twitter-stream-source 3.0.0-RC1 twitter-supplier 1.0.0-RC1
websocket-source 3.0.0-RC1 websocket-supplier 1.0.0-RC1

Sink Applications and Consumer Functions

Artifact Version Corresponding Consumer/Function Version
cassandra-sink 3.0.0-RC1 cassandra-consumer 1.0.0-RC1
analytics-sink 3.0.0-RC1 analytics-consumer 1.0.0-RC1
elasticsearch-sink 3.0.0-RC1 elasticsearch-consumer 1.0.0-RC1
file-sink 3.0.0-RC1 file-consumer 1.0.0-RC1
ftp-sink 3.0.0-RC1 ftp-consumer 1.0.0-RC1
geode-sink 3.0.0-RC1 geode-consumer 1.0.0-RC1
jdbc-sink 3.0.0-RC1 jdbc-consumer 1.0.0-RC1
log-sink 3.0.0-RC1 log-consumer 1.0.0-RC1
mongodb-sink 3.0.0-RC1 mongodb-consumer 1.0.0-RC1
mqtt-sink 3.0.0-RC1 mqtt-consumer 1.0.0-RC1
pgcopy-sink 3.0.0-RC1
rabbit-sink 3.0.0-RC1 rabbit-consumer 1.0.0-RC1
redis-sink 3.0.0-RC1 redis-consumer 1.0.0-RC1
router-sink 3.0.0-RC1
rsocket-sink 3.0.0-RC1 rsocket-consumer 1.0.0-RC1
s3-sink 3.0.0-RC1 s3-consumer 1.0.0-RC1
sftp-sink 3.0.0-RC1 sftp-consumer 1.0.0-RC1
tasklauncher-sink 3.0.0-RC1 tasklauncher-function 1.0.0-RC1
tcp-sink 3.0.0-RC1 tcp-consumer 1.0.0-RC1
throughput-sink 3.0.0-RC1
twitter-message-sink 3.0.0-RC1 twitter-consumer 1.0.0-RC1
twitter-update-sink 3.0.0-RC1 twitter-consumer 1.0.0-RC1
wavefront-sink 3.0.0-RC1 wavefront-consumer 1.0.0-RC1
websocket-sink 3.0.0-RC1 websocket-consumer 1.0.0-RC1

Processor Applications and Functions

Artifact Version Corresponding Function Version
aggregator-processor 3.0.0-RC1 aggregator-function 1.0.0-RC1
bridge-processor 3.0.0-RC1
filter-processor 3.0.0-RC1 filter-function 1.0.0-RC1
groovy-processor 3.0.0-RC1
header-enricher-processor 3.0.0-RC1 header-enricher-function 1.0.0-RC1
http-request-processor 3.0.0-RC1 http-request-function 1.0.0-RC1
image-recognition-processor 3.0.0-RC1 image-recognition-function 1.0.0-RC1
objejct-detection-processor 3.0.0-RC1 objejct-detection-function 1.0.0-RC1
script-processor 3.0.0-RC1
semantic-segmentation-processor 3.0.0-RC1 semantic-segmentation-function 1.0.0-RC1
splitter-processor 3.0.0-RC1 splitter-function 1.0.0-RC1
transform-processor 3.0.0-RC1 spel-function 1.0.0-RC1
twitter-trend-processor 3.0.0-RC1 twitter-function 1.0.0-RC1

Spring Cloud Stream Applications 2020.0.0-M4

13 Nov 19:44
Compare
Choose a tag to compare

2020.0.0-M4 release for Spring Cloud Stream applications and their corresponding functions (wherever applicable).

See below for details.

README

Reference Docs

API

Dependent Projects and Compatibility

Component Version
Spring Boot 2.3.6.RELEASE
Spring Cloud Stream Horsham.SR9
Spring Cloud Function 3.0.11.RELEASE
Spring Integration 5.3.4.RELEASE
Apache Kafka 2.5.0
Spring Kafka 2.5.8.RELEASE
Spring Integration Kafka 3.2.1.RELEASE
Apps plugin (spring-cloud-dataflow-apps-generator-plugin) 1.0.0-M2
Metadata plugin (spring-cloud-dataflow-apps-metadata-plugin) 1.0.0-M2
Docs plugin (spring-cloud-dataflow-apps-docs-plugin) 1.0.0-M2

Binder based uber-jar apps for both Apache Kafka and RabbitMQ binders.

Artifactory: https://repo.spring.io/libs-milestone-local/org/springframework/cloud/stream/app/
Docker Hub: https://hub.docker.com/u/springcloudstream

New apps and functions added since the M3 release

  • elasticsearch-sink/elasticsearch-consumer

Source Applications and Supplier Functions

Artifact Version Corresponding Supplier Version
cdc-debezium-source 3.0.0-M4 cdc-debezium-supplier 1.0.0-M4
file-source 3.0.0-M4 file-supplier 1.0.0-M4
ftp-source 3.0.0-M4 ftp-supplier 1.0.0-M4
geode-source 3.0.0-M4 geode-supplier 1.0.0-M4
http-source 3.0.0-M4 http-supplier 1.0.0-M4
jdbc-source 3.0.0-M4 jdbc-supplier 1.0.0-M4
jms-source 3.0.0-M4 jms-supplier 1.0.0-M4
load-generator-source 3.0.0-M4
mail-source 3.0.0-M4 mail-supplier 1.0.0-M4
mongodb-source 3.0.0-M4 mongodb-supplier 1.0.0-M4
mqtt-source 3.0.0-M4 mqtt-supplier 1.0.0-M4
rabbit-source 3.0.0-M4 rabbit-supplier 1.0.0-M4
s3-source 3.0.0-M4 s3-supplier 1.0.0-M4
sftp-source 3.0.0-M4 sftp-supplier 1.0.0-M4
syslog-source 3.0.0-M4 syslog-supplier 1.0.0-M4
tcp-source 3.0.0-M4 tcp-supplier 1.0.0-M4
time-source 3.0.0-M4 time-supplier 1.0.0-M4
twitter-message-source 3.0.0-M4 twitter-supplier 1.0.0-M4
twitter-search-source 3.0.0-M4 twitter-supplier 1.0.0-M4
twitter-stream-source 3.0.0-M4 twitter-supplier 1.0.0-M4
websocket-source 3.0.0-M4 websocket-supplier 1.0.0-M4

Sink Applications and Consumer Functions

Artifact Version Corresponding Consumer/Function Version
cassandra-sink 3.0.0-M4 cassandra-consumer 1.0.0-M4
analytics-sink 3.0.0-M4 analytics-consumer 1.0.0-M4
elasticsearch-sink 3.0.0-M4 elasticsearch-consumer 1.0.0-M4
file-sink 3.0.0-M4 file-consumer 1.0.0-M4
ftp-sink 3.0.0-M4 ftp-consumer 1.0.0-M4
geode-sink 3.0.0-M4 geode-consumer 1.0.0-M4
jdbc-sink 3.0.0-M4 jdbc-consumer 1.0.0-M4
log-sink 3.0.0-M4 log-consumer 1.0.0-M4
mongodb-sink 3.0.0-M4 mongodb-consumer 1.0.0-M4
mqtt-sink 3.0.0-M4 mqtt-consumer 1.0.0-M4
pgcopy-sink 3.0.0-M4
rabbit-sink 3.0.0-M4 rabbit-consumer 1.0.0-M4
redis-sink 3.0.0-M4 redis-consumer 1.0.0-M4
router-sink 3.0.0-M4
rsocket-sink 3.0.0-M4 rsocket-consumer 1.0.0-M4
s3-sink 3.0.0-M4 s3-consumer 1.0.0-M4
sftp-sink 3.0.0-M4 sftp-consumer 1.0.0-M4
tasklauncher-sink 3.0.0-M4 tasklauncher-function 1.0.0-M4
tcp-sink 3.0.0-M4 tcp-consumer 1.0.0-M4
throughput-sink 3.0.0-M4
twitter-message-sink 3.0.0-M4 twitter-consumer 1.0.0-M4
twitter-update-sink 3.0.0-M4 twitter-consumer 1.0.0-M4
wavefront-sink 3.0.0-M4 wavefront-consumer 1.0.0-M4
websocket-sink 3.0.0-M4 websocket-consumer 1.0.0-M4

Processor Applications and Functions

Artifact Version Corresponding Function Version
aggregator-processor 3.0.0-M4 aggregator-function 1.0.0-M4
bridge-processor 3.0.0-M4
filter-processor 3.0.0-M4 filter-function 1.0.0-M4
groovy-processor 3.0.0-M4
header-enricher-processor 3.0.0-M4 header-enricher-function 1.0.0-M4
http-request-processor 3.0.0-M4 http-request-function 1.0.0-M4
image-recognition-processor 3.0.0-M4 image-recognition-function 1.0.0-M4
objejct-detection-processor 3.0.0-M4 objejct-detection-function 1.0.0-M4
script-processor 3.0.0-M4
semantic-segmentation-processor 3.0.0-M4 semantic-segmentation-function 1.0.0-M4
splitter-processor 3.0.0-M4 splitter-function 1.0.0-M4
transform-processor 3.0.0-M4 spel-function 1.0.0-M4
twitter-trend-processor 3.0.0-M4 twitter-function 1.0.0-M4

Spring Cloud Stream Applications 2020.0.0-M3

29 Sep 22:43
Compare
Choose a tag to compare

2020.0.0-M3 release for Spring Cloud Stream applications and their corresponding functions (wherever applicable).

See below for details.

README

Reference Docs

API

Dependent Projects and Compatibility

Component Version
Spring Boot 2.3.4.RELEASE
Spring Cloud Stream Horsham.BUILD-SNAPSHOT
Spring Cloud Function 3.0.9.RELEASE
Spring Cloud Hoxton.SR7
Spring Integration 5.3.3.BUILD-SNAPSHOT
Apache Kafka 2.5.0
Spring Kafka 2.5.1.RELEASE
Spring Integration Kafka 3.2.1.RELEASE
Apps plugin (spring-cloud-dataflow-apps-generator-plugin) 1.0.0-M1
Metadata plugin (spring-cloud-dataflow-apps-metadata-plugin) 1.0.0-M1
Docs plugin (spring-cloud-dataflow-apps-docs-plugin) 1.0.0-M1

Binder based uber-jar apps for both Apache Kafka and RabbitMQ binders.

Artifactory: https://repo.spring.io/libs-milestone-local/org/springframework/cloud/stream/app/
Docker Hub: https://hub.docker.com/u/springcloudstream

New apps and functions added since the M2 release

  • cdc-debezium-source/cdc-debezium-supplier
  • mail-source/mail-supplier
  • syslog-source/syslog-supplier
  • rsocket-sink/rsocket-consumer
  • pgcopy-sink
  • aggregator-processor/aggregator-function

Source Applications and Supplier Functions

Artifact Version Corresponding Supplier Version
cdc-debezium-source 3.0.0-M3 cdc-debezium-supplier 1.0.0-M3
file-source 3.0.0-M3 file-supplier 1.0.0-M3
ftp-source 3.0.0-M3 ftp-supplier 1.0.0-M3
geode-source 3.0.0-M3 geode-supplier 1.0.0-M3
http-source 3.0.0-M3 http-supplier 1.0.0-M3
jdbc-source 3.0.0-M3 jdbc-supplier 1.0.0-M3
jms-source 3.0.0-M3 jms-supplier 1.0.0-M3
load-generator-source 3.0.0-M3
mail-source 3.0.0-M3 mail-supplier 1.0.0-M3
mongodb-source 3.0.0-M3 mongodb-supplier 1.0.0-M3
mqtt-source 3.0.0-M3 mqtt-supplier 1.0.0-M3
rabbit-source 3.0.0-M3 rabbit-supplier 1.0.0-M3
s3-source 3.0.0-M3 s3-supplier 1.0.0-M3
sftp-source 3.0.0-M3 sftp-supplier 1.0.0-M3
syslog-source 3.0.0-M3 syslog-supplier 1.0.0-M3
tcp-source 3.0.0-M3 tcp-supplier 1.0.0-M3
time-source 3.0.0-M3 time-supplier 1.0.0-M3
twitter-message-source 3.0.0-M3 twitter-supplier 1.0.0-M3
twitter-search-source 3.0.0-M3 twitter-supplier 1.0.0-M3
twitter-stream-source 3.0.0-M3 twitter-supplier 1.0.0-M3
websocket-source 3.0.0-M3 websocket-supplier 1.0.0-M3

Sink Applications and Consumer Functions

Artifact Version Corresponding Consumer/Function Version
cassandra-sink 3.0.0-M3 cassandra-consumer 1.0.0-M3
analytics-sink 3.0.0-M3 analytics-consumer 1.0.0-M3
file-sink 3.0.0-M3 file-consumer 1.0.0-M3
ftp-sink 3.0.0-M3 ftp-consumer 1.0.0-M3
geode-sink 3.0.0-M3 geode-consumer 1.0.0-M3
jdbc-sink 3.0.0-M3 jdbc-consumer 1.0.0-M3
log-sink 3.0.0-M3 log-consumer 1.0.0-M3
mongodb-sink 3.0.0-M3 mongodb-consumer 1.0.0-M3
mqtt-sink 3.0.0-M3 mqtt-consumer 1.0.0-M3
pgcopy-sink 3.0.0-M3
rabbit-sink 3.0.0-M3 rabbit-consumer 1.0.0-M3
redis-sink 3.0.0-M3 redis-consumer 1.0.0-M3
router-sink 3.0.0-M3
rsocket-sink 3.0.0-M3 rsocket-consumer 1.0.0-M3
s3-sink 3.0.0-M3 s3-consumer 1.0.0-M3
sftp-sink 3.0.0-M3 sftp-consumer 1.0.0-M3
tasklauncher-sink 3.0.0-M3 tasklauncher-function 1.0.0-M3
tcp-sink 3.0.0-M3 tcp-consumer 1.0.0-M3
throughput-sink 3.0.0-M3
twitter-message-sink 3.0.0-M3 twitter-consumer 1.0.0-M3
twitter-update-sink 3.0.0-M3 twitter-consumer 1.0.0-M3
wavefront-sink 3.0.0-M3 wavefront-consumer 1.0.0-M3
websocket-sink 3.0.0-M3 websocket-consumer 1.0.0-M3

Processor Applications and Functions

Artifact Version Corresponding Function Version
aggregator-processor 3.0.0-M3 aggregator-function 1.0.0-M3
bridge-processor 3.0.0-M3
filter-processor 3.0.0-M3 filter-function 1.0.0-M3
groovy-processor 3.0.0-M3
header-enricher-processor 3.0.0-M3 header-enricher-function 1.0.0-M3
http-request-processor 3.0.0-M3 http-request-function 1.0.0-M3
image-recognition-processor 3.0.0-M3 image-recognition-function 1.0.0-M3
objejct-detection-processor 3.0.0-M3 objejct-detection-function 1.0.0-M3
script-processor 3.0.0-M3
semantic-segmentation-processor 3.0.0-M3 semantic-segmentation-function 1.0.0-M3
splitter-processor 3.0.0-M3 splitter-function 1.0.0-M3
transform-processor 3.0.0-M3 spel-function 1.0.0-M3
twitter-trend-processor 3.0.0-M3 twitter-function 1.0.0-M3