Spring Cloud Task 2.0.0.RC1 is now available

Releases | Michael Minella | April 16, 2018 | ...

We are pleased to announce that Spring Cloud Task 2.0.0.RC1 is now available on Github and the Pivotal download repository. Many thanks to all of those who contributed to this release.

What's New?

This release includes upgrades to existing dependencies as well as some nice new features. Let's take a look at what's new in this release.

Compatibility with Spring Cloud Stream 2.0

Spring Cloud Stream 2.0 was released a few days ago and provides a collection of impressive enhancements. Spring Cloud Task is updated and supports Spring Cloud Stream 2.0

Multiple DataSource Sample

A common point of confusion for Spring Cloud Task is how to configure a task application when using multiple DataSource beans. In this release, we provided a sample that demonstrates how that should work. You can find that sample here.

Features Release in Previous Milestones

Beyond the above new features, other features that are included in the 2.0 line include the following:

  • Restricting task instances: Via configuration, you can prevent multiple instances of a task from executing.
  • Batch jobs fail the task: By setting the spring.cloud.task.batch.failOnJobFailure flag to true, if a Spring Batch job executed within the task fails, the task fails as well.

What Do You Think?

We look forward to your feedback on these new features in Github, StackOverflow, Gitter, or directly via Twitter @michaelminella!

Spring Cloud Task Home | Source on GitHub | Reference Documentation

Get the Spring newsletter

Thank you for your interest. Someone will get back to you shortly.

Get ahead

VMware offers training and certification to turbo-charge your progress.

Learn more

Get support

Tanzu Spring Runtime offers support and binaries for OpenJDK™, Spring, and Apache Tomcat® in one simple subscription.

Learn more

Upcoming events

Check out all the upcoming events in the Spring community.

View all