🐞 Bug fixes
- Incorrect error message in
JobOperatorFactoryBean
#4528 DefaultJobParametersConverter
throwsjava.lang.ArrayIndexOutOfBoundsException
if input is empty string #4505JobRepository.deleteJobInstance()
Fails with Foreign Key Constraint Violation if Job Executions have Step Executions #4382- Incorrect step configuration when setting the taskExecutor before
faultTolerant()
#4438
🚀 Enhancements
- Check dirty flag of step execution context before update in inner loop #4503
📔 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
❤️ Contributors
Thank you to all the contributors who worked on this release!
Full change log: v5.0.4...v5.0.5