v5.0.5
版本发布时间: 2024-02-21 22:23:58
spring-projects/spring-batch最新发布版本:v5.1.2(2024-05-22 19:45:43)
:lady_beetle: Bug fixes
- Incorrect error message in
JobOperatorFactoryBean
#4528 -
DefaultJobParametersConverter
throwsjava.lang.ArrayIndexOutOfBoundsException
if input is empty string #4505 -
JobRepository.deleteJobInstance()
Fails with Foreign Key Constraint Violation if Job Executions have Step Executions #4382 - Incorrect step configuration when setting the taskExecutor before
faultTolerant()
#4438
:rocket: Enhancements
- Check dirty flag of step execution context before update in inner loop #4503
:notebook_with_decorative_cover: Documentation
- Incorrect Type of getter in Documentation for
JobParameters#getDouble
#4526
🆙 Dependency Upgrades
- Spring Framework: 6.0.17
- Spring Retry: 2.0.5
- Spring AMQP: 3.0.11
- Spring Kafka: 3.0.14
:heart: Contributors
Thank you to all the contributors who worked on this release!
Full change log: https://github.com/spring-projects/spring-batch/compare/v5.0.4...v5.0.5