Spring Cloud Task 1.0.0.RC1 is now available
We are pleased to announce the release of Spring Cloud Task 1.0.0.RC1. This is the first release candidate of the Spring Cloud Task project!
What's New?
This release really represents the polishing of the functionality that existed within 1.0.0.M2:
- The TaskRepository
- Task listeners
- Task integration with Spring Batch
- Task integration with Spring Cloud Stream
There are a few minor breaking changes (renaming of a few methods) but those are all to get things right for our 1.0.0.GA. This release will serve as the baseline version of Spring Cloud Data Flow's 1.0.0.RC1 as well.
What's Next?
We…