Releases: SummerBatch/SummerBatchCore
Releases · SummerBatch/SummerBatchCore
3.0.5
3.0.4
3.0.3
3.0.2
3.0.0
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