RESOLVED - BATCH-781: changelog for 1.1.2 release

This commit is contained in:
robokaso
2008-08-13 12:31:19 +00:00
parent 23e1d0d01a
commit 2e6a80d92c
2 changed files with 19 additions and 3 deletions

View 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

View File

@@ -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}}