Spring Cloud Data Flow 1.7 RC1 released
The Spring Cloud Data Flow team is pleased to announce the release of 1.7 RC1
. Follow the Getting Started guides for Local Server, Cloud Foundry, and Kubernetes.
The RC1 release builds on the core features introduced in 1.7 M1 with a few refinements.
Here are the highlights
-
Improved UI — The UI has a completely new look. The property whitelisting functionality has been refined to not display all application properties by default if the whitelist is empty.
-
Stream Application DSL — This has been integrated into the UI so you can design a data pipeline made out of arbitrary Boot applications.
-
Audit trail. — Task and Scheduler supported has been added.
-
Stream and Task validation. — Added support for validation of applications registered of type 'app'.
- …