Spring Batch 2.2.4 Release Notes

Improvement

  • [BATCH-2140] - Typo in second paragraph of section "4.2. Java Config" on the Reference Documentation
  • [BATCH-2150] - Add private constructor to the StepExecution class

Bug

  • [BATCH-2148] - Cannot create db for MySQL
  • [BATCH-2149] - JavaConfig: Registering a ChunkListener twice will result in two ChunkListeners in fault-tolerant mode
  • [BATCH-2151] - Skip issues on restart