Releases: spring-cloud/spring-cloud-task
Releases · spring-cloud/spring-cloud-task
2.3.0-M3
⭐ New Features
- Added Sample App to demonstrate SingleStepJob feature. #702
- Added AMQPItemReader support for SingleStepJob. #698
- Added AMQPItemWriter support for SingleStepJob. #680
🐞 Bug Fixes
- Ensure that Task's MetricsAutoConfiguration is configured before MetricsAutoConfiguration. #691
2.3.0-M2
⭐ New Features
- Updated Tests to JUnit 5 #675
- Added JDBCWriter for Single Step Batch Job #677
- Added JDBCCursorItemReader Single Step Batch Job #686
📔 Documentation
- Added Epub file generation
2.3.0-M1
⭐ New Features
- Add Support for Single Step Batch Jobs
- Added Support for Specifying a Transaction Manager #652
- Spring Cloud Stream dependencies now use bom #637
- Added support for github actions fe24bc1
🐞 Bug Fixes
- Resolved Task Lock issue with Oracle DB 6b336a9
📔 Documentation
- Updated Schema Documentation cf05696
- Added docs to discuss the closecontextEnabled property #646