Spring Batch 2.2.0.RC2 Release Notes

Bug

  • [BATCH-1787] - Don't import provided libs in your compile-configuration in ivy.xml
  • [BATCH-1995] - Line ending in multiline delimiter not being processed correctly
  • [BATCH-1996] - DelimitedLineTokenizer skips first token if it is empty.
  • [BATCH-2017] - Fix typo of the word delegate
  • [BATCH-2019] - Support PropertySourcesPlaceholderConfigurer delegation to job contexts
  • [BATCH-2022] - Drop script for Postgresql assumes that the tables are there when dropping constraints.
  • [BATCH-2023] - @StepScope should default to ScopedProxyMode.TARGET_CLASS

Improvement

  • [BATCH-1982] - JavaConfig for Spring Batch - Copy-Constructor for CommonStepProperties
  • [BATCH-1993] - Update reference manual copyright date