Spring Batch 2.1.0.M1 Release Notes

Bug

  • [BATCH-1392] - Throttle limit is not parsed in ChunkElementParser
  • [BATCH-1397] - Late binding only happens once per ApplicationContext if expression is in substring
  • [BATCH-1401] - All inserts of JobId should be of Types.BIGINT
  • [BATCH-1408] - SimpleJobLauncher package wrong in user guide
  • [BATCH-1410] - Isolation Level in the example in user guide is not supported
  • [BATCH-1417] - Error in FlatFileItemReader when RecordSeparatorPolicy.preProcess readLine returns null
  • [BATCH-1420] - Late Binding only happens first time when using inner bean definition with collection property
  • [BATCH-1423] - Upon job restart, step with FlatFileItemReader doesn't honor skippable-exception-classes