Spring Cloud Data Flow and Skipper 2.0 GA Released
The Spring Cloud Data Flow team is pleased to announce the release of 2.0
of Data Flow. Follow the Getting Started guides for running on Local, Cloud Foundry, and Kubernetes.
Hand in hand is the 2.0
release of Spring Cloud Skipper. The getting started section in the reference guide is the best place to start if you want to use Skipper separately from Data Flow.
Here are the highlights for Data Flow
-
Stream deployment always delegates to Skipper
-
Single server that runs on all supported platforms
-
Launch tasks against multiple platforms
-
UI improvements
-
Standardize on OAuth2 and OpenID Connect for Security
-
Revamped metrics and monitoring of deployed applications
-
Updated analytics using micrometer
-
Database migration support
-
Update to Boot 2.1
-
Update internals to use JPA
-
Task/Job Execution and Performance improvements
…