Updated release documentation
This commit is contained in:
11
src/site/apt/migration/2.2.1-2.2.2.apt
Executable file
11
src/site/apt/migration/2.2.1-2.2.2.apt
Executable file
@@ -0,0 +1,11 @@
|
||||
Spring Batch 2.2.2 Release Notes
|
||||
|
||||
* Bug
|
||||
|
||||
* {{{http://jira.springsource.org/browse/BATCH-2040}[BATCH-2040]}} - Db2PagingQueryProvider creates erroneous Statement in generateJumpToItemQuery
|
||||
|
||||
* {{{http://jira.springsource.org/browse/BATCH-2076}[BATCH-2076]}} - FileUtils throws an exception when append is true
|
||||
|
||||
* {{{http://jira.springsource.org/browse/BATCH-2086}[BATCH-2086]}} - default writer implementations need public setter for name
|
||||
|
||||
* {{{http://jira.springsource.org/browse/BATCH-2096}[BATCH-2096]}} - 'chunk-completion-policy' or 'commit-interval' with '#{jobParameters[...]}' is ignored when 'retry-limit' exists.
|
||||
@@ -17,6 +17,8 @@
|
||||
|
||||
* {{{./2.2.1-3.0.0.M1.html}2.2.1-3.0.0.M1}}
|
||||
|
||||
* {{{./2.2.1-2.2.2.html}2.2.1-2.2.2}}
|
||||
|
||||
* {{{./2.2.0-2.2.1.html}2.2.0-2.2.1}}
|
||||
|
||||
* {{{./2.2.0.RC2-2.2.0.html}2.2.0.RC2-2.2.0}}
|
||||
|
||||
Reference in New Issue
Block a user