Spring Batch 2.2.5 Release Notes

Improvement

  • [BATCH-1980] - Transaction timeout results in step execution status UNKNOWN

Bug

  • [BATCH-2153] - StepSynchronizationManager uses static HashMap - NullPointerException with multiple Threads
  • [BATCH-2169] - @BeforeStep doesn't work when using @StepScope

Task

  • [BATCH-2173] - Update POM files to reference new repository URLs
  • [BATCH-2180] - Clarify: CompositeItemWriter and the need to register streams
  • [BATCH-2181] - Backport BATCH-2175 to the 2.2.x branch