github spring-cloud/spring-cloud-task 2.3.0

latest releases: v3.2.0-M1, v3.1.2, v3.1.1...
3 years ago

⭐ New Features

  • Add Support for Single Step Batch Jobs
  • Added JDBCWriter for Single Step Batch Job #677
  • Added JDBCCursorItemReader Single Step Batch Job #686
  • Added KafkaItemReader support for SingleStepJob. #679
  • Added KafkaItemWriter support for SingleStepJob. #696
  • Added AMQPItemReader support for SingleStepJob. #698
  • Added AMQPItemWriter support for SingleStepJob. #680
  • Added Sample App to demonstrate SingleStepJob feature. #702
  • Add ability for user to utilize external DBs for Multi-DB sample #690
  • Spring Cloud Task now supports JobApplicationRunner #645
  • Add support JobLauncherApplicationRunner for Spring Boot 2.3.x+. Deprecating JobLauncherCommandLineRunner #645
  • This commit now validates that the value passed via a PageRequest to sort the results by is a valid value. #739
  • Updated Tests to JUnit 5 #675
  • Added Support for Specifying a Transaction Manager #652
  • Spring Cloud Stream dependencies now use bom #637
  • Added support for github actions fe24bc1

🐞 Bug Fixes

  • Maven plugins versions now use the bom vs explicit enumeration. cf285e3
  • Ensure that Task's MetricsAutoConfiguration is configured before MetricsAutoConfiguration. #691
  • Resolved Task Lock issue with Oracle DB 6b336a9

📔 Documentation

  • Added docs for Single Step Batch Jobs #755
  • Added Epub file generation
  • Updated Schema Documentation cf05696
  • Added docs to discuss the closecontextEnabled property #646

Don't miss a new spring-cloud-task release

NewReleases is sending notifications on new releases.