Spring Cloud Data Flow 1.1 RC1 Released
On behalf of the team, I am pleased to announce the first release candidate of Spring Cloud Data Flow 1.1. Follow the links in the getting started guide to download the local server implementation and shell to create Stream and Tasks.
The 1.1 RC1 release includes the following new features and improvements:
-
Builds upon Camden.SR2 release improvements
-
LDAP authentication is now supported with SSL
-
Portable deployment properties for memory and cpu are in place for support across various runtime implementations
-
Passing Java Options to the local JVM when launching application is now supported
-
UI Improvements
-
List pages now support sorting
-
Server-side search support for stream and task list pages
-
Content-assist for bulk task definitions including the support for incremental validations of task application properties
-
-
Add content assist support for tasks in the shell
-
Thanks to the community for adding DB2 support for the TaskRepository
…