github spring-projects/spring-batch 4.3.3
v4.3.3

latest releases: v5.1.1, v5.0.5, v5.0.4...
2 years ago

🐞 Bug fixes

  • SimpleJobRepository should ignore non-identifying JobParameters #1221
  • Setting item processor property with lambda error #3749
  • Override SimpleStepBuilder.faultTolerant() in FaultTolerantStepBuilder #3840
  • JdbcCursorItemReaderBuilder defaults verifyCursorPosition to false, but its Javadoc says the opposite #3893
  • org.springframework.batch.core.JobParameter.toString may return null #834
  • AvroItemWriter uses GenericDatumWriter instead of SpecificDatumWriter for type that extends SpecificRecordBase #3859

🚀 Enhancements

  • Replace the list used internally by the ListItemReader (ArrayList -> LinkedList) #3782

📔 Documentation

  • Improve code example in "Configuring and Running a Job" section #3888
  • Incorrect code examples in documentation #3889
  • Fix misused 'end()' in examples #3902
  • Fix typo in documentation #3907

Don't miss a new spring-batch release

NewReleases is sending notifications on new releases.