The Spring Cloud team will be talking about Spring Cloud at Spring One Platform, which will be taking place in Las Vegas between August 1-4 this year. There are many other great talks so check the agenda and get your ticket…
This new release is compatible with Gradle 3.0. At the time of writing it's tested against 3.0 M2 and the 0.6.x line will continue to track Gradle 3.0 development to maintain compatibility if at all possible.
Finer control over bom property overrides
Previously, an imported bom's properties could be overridden using project properties. This new release adds support for overriding a property as part of the import. bomProperty can be used to override properties one at a time (and can be used multiple times to override multiple…
I am pleased to announce the 1.0.0.M3 release of Spring Cloud Data Flow for Cloud Foundry, a team effort that encompasses many new features under the hood:
This third milestone builds upon the recent RC1 release of Spring Cloud Data Flow and also adds Cloud Foundry specific refinements. Some highlights include:
Alignment with Cloud Foundry’s global environment properties such as ORG, API, and URL as opposed to previous naming variants
Adds security integration to authenticate against OAUTH backend server that’s compatible with Cloud Foundry
Publishes security configurations for easier overrides when connecting to OAUTH backend server that’s compatible with Cloud Foundry
Preliminary iterations on performance testing on Cloud Foundry with and without taps’s in real-time streaming pipeline
Builds upon feature-toggle support from Spring Cloud Data Flow’s core project to conditionally refine what features get included in each release
Releases | Janne Valkealahti | June 21, 2016 | ...
On behalf of the Spring Cloud Data Flow team, I am pleased to announce the 1.0.0.RC1 release of Spring Cloud Data Flow for Apache YARN.
Spring Cloud Data Flow for Apache YARN allows one to use all the goodness of Spring Cloud Data Flow (like the Shell and UI) while targeting Apache YARN as a backend. Stream components are deployed as individual apps in Apache YARN, leveraging the power of the platform to handle scaling and health monitoring.
This first release candicate
Adds several improvements to launching of short-lived applications a.k.a tasks to Apache YARN
Builds upon Spring StateMachine 1.1.0.RELEASE that includes new features, stability, and API improvements
Adds support to configure command line args as a separate set of properties to be passed to an application when it's deployed. This is an important requirement for running Spring Batch jobs
Several Ambari plugin improvements to simplify provisioning of Spring Cloud Data Flow’s YARN server
I am pleased to announce the 1.0.0.RC1 release candidate of Spring Cloud Data Flow for Kubernetes, a team effort that encompasses many new features under the hood.
This release candidate builds upon the recent 1.0.0.RC1 release of Spring Cloud Data Flow and also adds Cloud Foundry specific refinements. Some highlights include:
Implements the TaskLauncher SPI to support launching of short-lived applications a.k.a tasks. They will be created as Kubernetes jobs and each task launch will create a new pod as part of the Kubernetes job
Adds support to configure command line args as a separate set of properties to be passed to an application when it's deployed. This is an important requirement for running Spring Batch jobs orchestrated as tasks using Spring Cloud Task programming model
Adds support for RDBMS “datasource” to supplement persistent repository requirements
I am pleased to announce the 1.0.0.RC1 release candidate of Spring Cloud Data Flow for Mesos, a team effort that encompasses many new features under the hood.
This release candidate builds upon the recent 1.0.0.RC1 release of Spring Cloud Data Flow. Some highlights include:
Improves orchestration mechanics by inheriting latest improvements to spring-cloud-deployer contracts and the supported functionalities.
Builds upon feature-toggle support from Spring Cloud Data Flow’s core project to conditionally refine what features get included in each release
To get started using Spring Cloud Data Flow for Mesos follow these steps outlined…
On behalf of the team I am pleased to announce the release of Spring Cloud Data Flow 1.0 RC1.
Several exciting new features have been added in this release which carry over to the other Data Flow Server implementations that were also released today.