The release is available now in S3, Maven Central and the SpringSource community download site. More detail on the project website: http://static.springsource.org/spring-batch-admin.
No new features since RC1, but the StepExecutionServiceLevelMonitor was re-implemented using a standard MonitorMBean.
New features since 1.0:
* JMX management and monitoring
* JSON API
* Deployed in the root context by default so the URLs are shorter (no "/batch/...")
* UI: select a previous JobInstance as a template for a new JobExecution
* Support for latest versions of Spring (3.0.5) and Spring Integration (2.0.1)
If anyone wonders why the version jumped from 1.0 to 1.2, it's because there was an accidental release of Spring Batch Integration at 1.1.4 along with Spring Batch 1.1.4, so this release gets the version numbers back in line with the most recent releases.


Reply With Quote
