RESOLVED - BATCH-781: changelog for 1.1.2 release
This commit is contained in:
14
src/site/apt/migration/1.1.1-1.1.2.apt
Normal file
14
src/site/apt/migration/1.1.1-1.1.2.apt
Normal file
@@ -0,0 +1,14 @@
|
||||
Spring Batch 1.1.1 Release Notes
|
||||
|
||||
* Bugfixes:
|
||||
|
||||
* STEP_EXECUTION table is now updated after every chunk
|
||||
|
||||
* StaxEventItemWriter throws informative error for non-existing Resource
|
||||
|
||||
|
||||
* Improvements
|
||||
|
||||
* StaxEventItemWriter#endDocument(..) can be overriden (allows users to fix problems with Woodstox end tag auto-insertions)
|
||||
|
||||
* Javadoc included in the distribution
|
||||
@@ -12,6 +12,10 @@
|
||||
You can also browse the upcoming releases and look at the {{{http://opensource.atlassian.com/projects/spring/browse/BATCH?report=com.atlassian.jira.plugin.system.project:roadmap-panel}Road Map}} query.
|
||||
|
||||
Links:
|
||||
|
||||
* {{{1.1.1-1.1.2.html}1.1.1 to 1.1.2}}
|
||||
|
||||
* {{{1.1-1.1.1.html}1.1 to 1.1.1}}
|
||||
|
||||
* {{{1.0.1-1.1.html}1.0.1 to 1.1}}
|
||||
|
||||
@@ -26,6 +30,4 @@
|
||||
* {{{1.0-m3-m4.html}1.0 m3 to m4}}
|
||||
|
||||
* {{{1.0-m2-m3.html}1.0 m2 to m3}}
|
||||
|
||||
* {{{1.1-1.1.1.html}1.1 to 1.1.1}}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user