Releases: spring-projects-experimental/spring-batch-experimental
Releases · spring-projects-experimental/spring-batch-experimental
v0.4.0
⭐ Features
- Pass the current chunk as context in 
ChunkListener#beforeChunk 
🔨Tasks
- Remove features that were promoted to the main project
 - Change base package from 
org.springframework.batch.experimentaltoorg.springframework.experimental.batch 
🆙 Dependencies upgrade
- Upgrade Spring Batch version to 
5.2.1 
v0.3.0
⭐ Features
- Add new chunk-oriented step implementation (spring-projects/spring-batch#3950)
 
v0.2.0
⭐ Features
- Add composite item reader implementation (spring-projects/spring-batch#757)
 
v0.1.0
⭐ Features
- Initial support for MongoDB as job repository (spring-projects/spring-batch#877)