Spring Batch
Last Published: 2014-05-22 | Version: 2.2.7.RELEASE
Home
Documentation
Home
Downloads
Getting Started
User Guide
API
Features
Use Cases
Transactions
FAQ
Changelog
Batch Processing Strategies
General Batch Principles and Guidelines
Support
Building
Forums
JIRA
1.0.x
1.1.x
2.0.x
2.1.x
Modules
Infrastructure
Core
Test
Samples
Spring Batch 2.1.0.M4 Release Notes
Release Notes - Spring Batch - Version 2.1.0.M4
Sub-task
[BATCH-1456]
- Detect spring-batch-2.0.xsd and raise an exception in the namespace parsers
[BATCH-1458]
- Add FlowStep: a Step implementation that executes a flow
Bug
[BATCH-1460]
- Rownum clauses are illegal in DerbyPagingQueryProvider (plus additional fix to Oracle)
Improvement
[BATCH-585]
- Improve coverage of examples of listener implementations in user guide
[BATCH-924]
- BeanWrapperFieldSetMapper could create child objects if they are null when needed
[BATCH-1259]
- Ensure that skips in the processor cause items to be reprocessed at most once.
New Feature
[BATCH-992]
- Alternative fault-tolerant step implementation
[BATCH-1372]
- Namespace support for partitioning
[BATCH-1407]
- Integration tests for core (including multi-threaded long running tests)
Task
[BATCH-834]
- Review stop signal handling at JobExecution
[BATCH-1457]
- remove tiger profile from archetype's pom.xml