Get ahead
VMware offers training and certification to turbo-charge your progress.
Learn moreWe are pleased to announce that Spring Cloud Task 1.2.0.RELEASE is now available via Github, Maven Central, and the Pivotal download repository. Many thanks to all of those who contributed to this release. This release represents the first GA release of the 1.2 line.
The Spring Cloud Task 1.2.0.RELEASE is intended to continue the integrations required for Spring Cloud Data Flow, this release provides the following features.
DataSource
integration between task and batch - This release makes configuring a shared DataSource
between task and batch repositories to be simpler.TaskExecution
externally, allowing the launcher to set the name in a persistent manor.Ordered
Interface to Task Events and Batch Job Events so the user can establish when task or batch events are emitted from their Spring Cloud Task application.closecontext.enable
to closecontext.enabled
as to match the Spring Boot style for enabled properties.We look forward to your feedback on these new features in Github, StackOverflow, or to me directly via Twitter @cppwfs!
Spring Cloud Task Home | Source on GitHub | Reference Documentation