github spring-projects/spring-batch v5.0.5

latest release: v5.1.1
2 months ago

🐞 Bug fixes

  • Incorrect error message in JobOperatorFactoryBean #4528
  • DefaultJobParametersConverter throws java.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

🚀 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

Don't miss a new spring-batch release

NewReleases is sending notifications on new releases.