Spring Batch 2.2.7 Release Notes

Bug

  • [BATCH-2206] - MongoItemReader needs property to set collection
  • [BATCH-2208] - ExecutionContext entries should not necessarily be Serializable
  • [BATCH-2214] - Allow compilation w/ JDK 8 on 2.2
  • [BATCH-2235] - ExitStatus.EXECUTING.isRunning() does not return true

Improvement

  • [BATCH-2238] - Allow multiple configs (xmls, java-files, packages) to be loaded