Spring Batch 6.0.0-M2 available now
I am pleased to announce that Spring Batch 6.0.0-M2
is available now from Maven Central!
In this milestone release, we shipped the following features and improvements:
- Dependencies upgrade
- New implementation of the chunk-oriented processing model
- Ability to recover abruptly failed job executions
For the complete list of changes, please check the release notes.
Dependencies upgrade
In this milestone release, the Spring dependencies are upgraded to the following versions:
- Spring Framework: 7.0.0-M8
- Spring Integration: 7.0.0-M2
- Spring AMQP: 4.0.0-M4
- Spring Kafka: 4.0.0-M4
- Spring Data: 4.0.0-M5
- Spring Ldap: 4.0.0-M2
- Micrometer: 1.16.0-M2 …