Skip to content

v4.3.5

Compare
Choose a tag to compare
@fmbenhassine fmbenhassine released this 23 Feb 16:29
· 921 commits to main since this release

🐞 Bug fixes

  • Adjust h2 schema to work with v2.0.x #4043
  • Adjust H2PagingQueryProvider to work with v2.x #4047

🚀 Enhancements

  • Simplify GET_LAST_STEP_EXECUTION #3997
  • Make countStepExecutions access batch_job_execution only once #3876
  • Add @Nullable to StepExecution::endTime #4034
  • Collection's empty data check using CollectionUtils.isEmpty #4021
  • Check arguments of MongoItemReader#setSort #4014

📔 Documentation

  • Add example for in-memory repository, with no deprecated classes #4016
  • Document default types of beans registered by EnableBatchProcessing annotation #3993
  • Fix Javadoc of FaultTolerantChunkProvider #4029
  • Fix typos in documentation #4010