Here is an overview of Spring Cloud Data Flow for VMware Tanzu. It shows the compatible versions of products used with Spring Cloud Data Flow (SCDF).
Tanzu Application Service has been renamed to Tanzu Platform for Cloud Foundry. The current Tanzu Platform for Cloud Foundry is 10.0.
Product snapshot
The following table provides version and version-support information about Spring Cloud Data Flow.
Element | Details |
---|---|
Version | v1.14.4 |
Release date | September 19, 2024 |
Software component version | Spring Cloud Data Flow Pro Server v1.6.4 |
Open-source version | Spring Cloud Data Flow v2.11.5 |
Compatible Tanzu Operations Manager version(s) | v2.10.x - v3.0.x |
Compatible VMware Tanzu Application Service for VMs versions | v4.0.x - v6.0.x |
Compatible VMware Tanzu Platform for Cloud Foundry | 10.0 |
Compatible VMware Tanzu for MySQL versions | v2.5.x - v3.3.x |
IaaS support | All those supported by TAS for VMs / Tanzu Platform for Cloud Foundry |
Tile and OSS versions
The following table provides information about the OSS versions used in each version of Spring Cloud Data Flow (SCDF) for VMware Tanzu.
SCDF Tile | SCDF OSS | Spring Cloud Skipper OSS |
---|---|---|
v1.10.x | v2.7.x | v2.6.x |
v1.11.x | v2.8.x | v2.7.x |
v1.12.x | v2.9.x | v2.8.x |
v1.13.x | v2.10.x | v2.9.x |
v1.14.x | v2.11.x | v2.11.x |
Requirements
Spring Cloud Data Flow has the following requirements:
-
Java Cloud Foundry buildpack version 3.8 or later. For more information, see Prerequisites.
-
VMware Tanzu for MySQL, or an alternative relational database service
-
VMware Tanzu RabbitMQ, or an alternative RabbitMQ or Kafka service
Optional
To use the Spring Cloud Data Flow shell interface with Spring Cloud Data Flow service instances, install the following cf CLI plugins:
-
Spring Cloud Data Flow cf CLI plugin. To install the plug-in, run the following command:
$ cf install-plugin -r CF-Community "spring-cloud-dataflow-for-pcf"
- Java Runtime Environment (JRE). Required to run the Data Flow shell. You can download the JRE from the Java website.
-
Service Instance Logging cf CLI plugin. To install the plug-in, run the following command:
$ cf install-plugin -r CF-Community "Service Instance Logging"
Content feedback and comments