Spring Cloud Data Flow for Cloud Foundry 1.0.0.RC1 now available
We are pleased to announce the 1.0.0.RC1 release of Spring Cloud Data Flow for Cloud Foundry.
As we near completion towards a GA release in the upcoming days, this milestone brings the following improvements:
-
Builds upon the 1.0.0.RC1 release of Spring Cloud Deployer Cloud Foundry, which itself builds upon Project Reactor 3.0.0.RELEASE and of CF-Java-Client 2.0.0.RELEASE
-
Adds the ability to orchestrate short-lived tasks including Spring Batch Jobs in Cloud Foundry, which can be enabled as an experimental feature toggle
-
Adds support for command line arguments as a separate set of properties to be passed to a Task when it’s launched
-
Adds support to separate stream and task specific service bindings. This allows pinning stream and tasks specific services to stream and task applications respectively
…