Spring Batch 2.2.3 Release Notes

Bug

  • [BATCH-2122] - Offset not reset when skip limit is hit a chunk boundary
  • [BATCH-2124] - Running batch create scripts multiple times can lead to multiple rows being inserted in sequence tables
  • [BATCH-2141] - RepositoryItemReader reads the first page twice when used with partitions.
  • [BATCH-2077] - Java Config: Register listeners just once.