diff --git a/src/site/apt/migration/1.1.1-1.1.2.apt b/src/site/apt/migration/1.1.1-1.1.2.apt new file mode 100644 index 000000000..1ff24aebf --- /dev/null +++ b/src/site/apt/migration/1.1.1-1.1.2.apt @@ -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 \ No newline at end of file diff --git a/src/site/apt/migration/index.apt b/src/site/apt/migration/index.apt index 483585a73..737ed2fe5 100644 --- a/src/site/apt/migration/index.apt +++ b/src/site/apt/migration/index.apt @@ -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}} @@ -27,5 +31,3 @@ * {{{1.0-m2-m3.html}1.0 m2 to m3}} - * {{{1.1-1.1.1.html}1.1 to 1.1.1}} -