Skip to content

3.0.0

Compare
Choose a tag to compare
@doshinam doshinam released this 24 Sep 21:30
· 54 commits to master since this release

v 3.0.0:

  • This version supports .NETCore 3.1
  • This version now supports parallel execution of steps (partitioner)
  • Changed the GdgResourceLoader to remove the all previous resources that are lower than the specified limit
  • BATCH_JOB_SEQ, BATCH_JOB_EXECUTION_SEQ, BATCH_STEP_EXECUTION_SEQ are now sequences instead of tables for MS-SQL database
  • Added restart support when failure occurs on pre-processor and post-processor
  • Fixes restart issues with DelegatedItemWriter, FlatFileItemWriter when used within a processsor
  • Fixes restart issues related to DelegatingGroupReader/DelegatingBufferingItemReader